eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::DisplaySettingsAppl':

Home

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

Class: DisplaySettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--AbstractSettingsApplication
            |
            +--AbstractSettingsApplication::DisplaySettingsAppl

Package:
stx:libtool
Category:
Interface-Smalltalk
Owner:
AbstractSettingsApplication

Class protocol:

defaults
o  clipEncodingStrings

o  clipEncodingSyms

o  staticGrayOrGrayScaleDitherStrings

o  staticGrayOrGrayScaleDitherSyms

o  trueColorDitherStrings

o  trueColorDitherSyms

help specs
o  helpSpec
(comment from inherited method)
default is: no help-spec (should be redefined by concrete class if help is wanted).

image specs
o  defaultIcon

interface specs
o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:AbstractSettingsApplication::DisplaySettingsAppl andSelector:#windowSpec
     AbstractSettingsApplication::DisplaySettingsAppl new openInterface:#windowSpec
     AbstractSettingsApplication::DisplaySettingsAppl open


Instance protocol:

actions
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
(comment from inherited method)
utility to save 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  restoreUsableExtent

aspects
o  clipEncodingList
if your app needs to be notified of changes, uncomment one of the lines below:

usage example(s):

clipEncodingList addDependent:self.

usage example(s):

clipEncodingList onChangeSend:#clipEncodingListChanged to:self.

o  clipEncodingListSelection

o  deepIcons

o  ditherList

o  ditherListSelection

o  ditherSymsNotNil

o  enableVMWareDrawingBugWorkaround

o  isColorMonitor

o  maxCopyBufferSize

o  monitorList

o  monitorSelection

o  screenDepthVisualLabelHolder

o  sizeX

o  sizeY

o  useFixGrayPalette

o  useFixGrayPaletteLabel

o  useFixPalette

o  useFixPaletteLabel

o  usedHeight

o  usedWidth

o  visualIsPseudoColor

change & update
o  monitorSelectionChanged

o  sizeXorYChanged

o  update: something with: aParameter from: changedObject

help
o  helpFilename

initialization & release
o  initialize
must be called if redefined

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



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 19:14:57 GMT