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.31 date: 2019/07/25 11:00:06
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  buttonDefValue

o  encodingMatch: aEncodingMatch

o  inputFieldDefValue

o  labelDefValue

o  listDefValue

o  menuDefValue

o  otherDefValue

o  textDefValue

o  tooltipDefValue

actions
o  basicReadFontSettings
self otherDef value = (readFont value:#Other value:View defaultFont) ifFalse:[

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
(comment from inherited method)
utility to check for changed 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  hasXftFonts



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Wed, 24 Apr 2024 01:37:19 GMT