eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractSettingsApplication::SyntaxColorSettingsAppl':

Home

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

Class: SyntaxColorSettingsAppl (private in AbstractSettingsApplication

This class is only visible from within AbstractSettingsApplication.

Inheritance:

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

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

Class protocol:

defaults
o  emphasisList

o  emphasisMappingList
self emphasisMappingList

o  exampleText

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

image specs
o  defaultIcon
This resource specification was automatically generated
by the ImageEditor of ST/X.

usage example(s):

     self defaultIcon inspect
     ImageEditor openOnClass:self andSelector:#defaultIcon
     Icon flushCachedIcons

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

usage example(s):

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


Instance protocol:

actions
o  aspects

o  basicReadSettings

o  basicSaveSettings

o  discardChangesAndReadSettings
UserPreferences reset.

o  recolor

o  resetToColorScheme
Modified (format): / 16-03-2012 / 10:32:02 / cg

aspects
o  coloredText

o  fullSelectorCheck

o  resetList

o  resetListSelection

o  syntaxColor

o  syntaxColoring

o  syntaxElementList

o  syntaxElementSelection

o  syntaxEmphasisList

o  syntaxEmphasisSelection

change & update
o  getEmphasis: anEmphasisOrSymbol
return emphasis Symbol for emphasis or emphasis for emphasis symbol

o  syntaxColorChanged
remember previous value

o  syntaxElementSelectionChanged
self recolor.

o  syntaxEmphasisSelectionChanged
remember previous value

o  update: something with: aParameter from: changedObject

help
o  helpFilename

initialization & release
o  initialize
must be called if redefined

o  initializeEmphasisDictionary

o  release
reinstall

queries
o  hasUnsavedChanges

o  syntaxColorSelector

o  syntaxColorSelectorForElement: aSyntaxElementsName
old code - error prone

o  syntaxEmphasisSelector

o  syntaxEmphasisSelectorForElement: aSyntaxElementsName
^ (((self syntaxColorSelectorForElement:anEmElement) upToAll: 'Color'), 'Emphasis')



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 20:04:16 GMT