eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'AbstractLauncherApplication::LauncherDialogs':

Home

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

Class: LauncherDialogs (private in AbstractLauncherApplication

This class is only visible from within AbstractLauncherApplication.

Inheritance:

   Object
   |
   +--AbstractLauncherApplication::LauncherDialogs

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

Class protocol:

dialogs
o  communicationsSettings
open a dialog on communications settings.
Obsoleted by the settings application

o  compilerSettings
open a dialog on compiler related settings.
Obsoleted by the settings application

usage example(s):

    self compilerSettings

o  displaySettings
open a dialog on display related settings.
Obsoleted by the settings application.

o  editSettings
open a dialog on edit settings

o  fontSettingsFor: requestor
open a dialog on font related settings

usage example(s):

    self fontSettingsFor:nil

o  javaSettings
open a dialog on settings related to the java subsystem.
Obsoleted by the settings application.

usage example(s):

box addHelpButtonFor:'Launcher/javaSettings.html'.

usage example(s):

    self javaSettings

o  keyboardSettings
open a dialog on keyboard related settings.
Obsoleted by the settings application

o  languageSettings

o  languageSettingsFor: requestor
open a dialog on language related settings.
Obsoleted by the settings application

o  memorySettings
open a dialog on objectMemory related settings.
Obsoleted by the settings application

o  messageSettings
open a dialog on infoMessage related settings.
Obsoleted by the settings application

o  miscSettings
open a dialog on misc other settings.
Obsoleted by the settings application

o  printerSettings
open a dialog on printer related settings; returns true if accepted.
Obsoleted by the settings application

o  saveSettings

o  sourceAndDebuggerSettings
open a dialog on source&debugger other settings.
Obsoleted by the settings application

o  stcCompilerSettings
open an extra dialog on stc-compiler related settings.
Obsoleted by STCCompilerSettingsApp

usage example(s):

    self stcCompilerSettings

o  toolSettings
open a dialog on tool settings.
Obsoleted by the settings application

usage example(s):

    self toolSettings

o  viewStyleSettings

o  viewStyleSettingsFor: requestor
open a dialog on viewStyle related settings.
Obsoleted by the settings application

usage example(s):

     self viewStyleSettingsFor:nil

dialogs-file
o  objectModuleDialog
opens a moduleInfo dialog

o  objectModuleDialogReadOnly
opens a moduleInfo dialog

o  objectModuleDialogReadOnly: readOnly
opens a moduleInfo dialog

dialogs-private
o  cvsConfigurationDialog
there might be more here in the future

usage example(s):

     self cvsConfigurationDialog

o  fontBoxForEncoding: encodingMatch
open a fontBox, showing fonts which match some encoding
(used when changing to japanese ...)

o  formattingConfigurationDialog

usage example(s):

    self formattingConfigurationDialog

o  syntaxColorConfigurationDialog

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

usage example(s):

     UIPainter new openOnClass:AbstractLauncherApplication::LauncherDialogs andSelector:#cvsSetupSpec

o  formatterDialogSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:AbstractLauncherApplication::LauncherDialogs andSelector:#formatterDialogSpec



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 07:21:29 GMT