eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::FontSettingsApplication':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: FontSettingsApplication (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--Tools::FontSettingsApplication

Package:
stx:libtool
Category:
Interface-Smalltalk
Version:
rev: 1.28 date: 2018/01/16 21:14:03
user: cg
file: Tools__FontSettingsApplication.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

help specs
o  helpSpec
This resource specification was automatically generated
by the UIHelpTool of ST/X.

image specs
o  defaultIcon

o  defaultIcon2
This resource specification was automatically generated
by the ImageEditor of ST/X.
usage example(s):
     self defaultIcon2 inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon2
     Icon flushCachedIcons

instance creation
o  fontForEncoding: encodingMatch

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.
usage example(s):
     UIPainter new openOnClass:Tools::FontSettingsApplication andSelector:#windowSpec
     Tools::FontSettingsApplication new openInterface:#windowSpec
     Tools::FontSettingsApplication open


Instance protocol:

accessing
o  encodingMatch: aEncodingMatch

actions
o  basicReadFontSettings

o  basicReadSettings
(comment from inherited method)
utility to read aspects as listed in the aspects method.
If that has not been redefined, an error will be reported,
as you should then redefine this method in a subclass

o  basicSaveSettings
|fn|

o  changeAllFont
self allOfThem value:(f onDevice:allLabel device).

o  changeButtonsFont

o  changeFontFor: aHolder labelTitle: labelTitle

o  changeInputFieldFont

o  changeLabelsFont

o  changeListsFont

o  changeMenusFont

o  changeOtherFont

o  changeTextFont

o  changeTooltipFont

o  defaultFontSpecDictionary

o  fontSizeSelectionChanged

o  fontSpecDictionary

o  lookSelectionChanged

o  readFontsFromWidgetDefaults

actions-common looks
o  changeToBigFonts

o  changeToDefault
View readStyleSheetAndUpdateAllStyleCaches.

o  changeToFix: fixFont variable: variableFont

o  changeToFontsWithSize: points
TextView defaultFont

o  changeToHighContrast
TextView defaultFont

o  changeToHugeFonts

o  changeToNormalContrast
TextView defaultFont

o  changeToSTXLook

o  changeToSTXLookSmall

o  changeToSTXLookSmallXft

o  changeToSTXLookWithSize: points

o  changeToSTXLookXft

o  changeToSmallFonts

o  changeToSqueakLook

o  changeToUseXft

o  changeToVisualAgeLook

aspects
o  allFontLabelHolder

o  allOfThem
return/create the 'allOfThem' value holder (automatically generated)

o  buttonDef
return/create the 'buttonDef' value holder (automatically generated)

o  buttonsFontLabelHolder

o  fontSizeLabelsAndValues

o  fontSizeListLabels

o  fontSizeListValues

o  fontSizeSelectionHolder

o  infoText

o  inputFieldDef

o  inputFieldFontLabelHolder

o  labelDef
return/create the 'labelDef' value holder (automatically generated)

o  labelsFontLabelHolder

o  linuxFontWorkaround

o  linuxFontWorkaroundVisible

o  listDef
return/create the 'listDef' value holder (automatically generated)

o  listsFontLabelHolder

o  lookLabelsAndValues

o  lookListLabels

o  lookListValues

o  lookSelectionHolder

o  menuDef
return/create the 'menuDef' value holder (automatically generated)

o  menusFontLabelHolder

o  otherDef

o  otherFontLabelHolder

o  textDef
return/create the 'textDef' value holder (automatically generated)

o  textFontLabelHolder

o  tooltipDef

o  tooltipFontLabelHolder

o  useXFontsOnly

o  useXFontsOnlyEnabled

o  useXFontsOnlyVisible

o  useXftFontsOnly

o  useXftFontsOnlyEnabled

o  useXftFontsOnlyVisible

o  useXftSettingsChanged

change & update
o  update: something with: aParameter from: changedObject

o  updateAllFontLabels

o  updateFontOfLabel: labelWidget andFontNameHolder: fontNameHolder from: changedObject

help
o  helpFilename

initialization & release
o  postBuildAllFontLabel: aWidget

o  postBuildButtonsFontLabel: aWidget

o  postBuildHelpLabel: aWidget

o  postBuildInputFieldFontLabel: aWidget

o  postBuildLabelsFontLabel: aWidget

o  postBuildListsFontLabel: aWidget

o  postBuildMenuesFontLabel: aWidget

o  postBuildOtherFontLabel: aWidget

o  postBuildTextFontLabel: aWidget

o  postBuildTooltipFontLabel: aWidget

o  postBuildWith: aBuilder
self readSettings.

queries
o  hasUnsavedChanges

o  hasXftFonts



ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 11:50:06 GMT