|
Class: SystemBrowserSettingsAppl (private in AbstractSettingsApplication
This class is only visible from within
AbstractSettingsApplication.
Object
|
+--Model
|
+--ApplicationModel
|
+--AbstractSettingsApplication
|
+--AbstractSettingsApplication::SystemBrowserSettingsAppl
- Package:
- stx:libtool
- Category:
- Interface-Smalltalk
- Owner:
- AbstractSettingsApplication
help specs
-
helpSpec
-
This resource specification was automatically generated
by the UIHelpTool of ST/X.
image specs
-
defaultIcon
-
(comment from inherited method)
default is: no icon (should be redefined by concrete class if an icon is wanted).
interface specs
-
windowSpec
-
This resource specification was automatically generated
by the UIPainter of ST/X.
Usage example(s):
UIPainter new openOnClass:AbstractSettingsApplication::SystemBrowserSettingsAppl andSelector:#windowSpec
AbstractSettingsApplication::SystemBrowserSettingsAppl new openInterface:#windowSpec
AbstractSettingsApplication::SystemBrowserSettingsAppl open
|
actions
-
accept
-
-
doConfigureRulesets
-
-
doSelectDefaultRuleset
-
aspects
-
aspects
-
showAcceptCancelBarInBrowser
-
confirmRefactorings
-
-
showAcceptCancelBarInBrowser
-
-
showBookmarkBar
-
return/create the 'showMethodTemplate' value holder (automatically generated)
-
showEmbeddedTestRunnerInBrowser
-
return/create the 'showEmbeddedTestRunnerInBrowser' value holder (automatically generated)
-
showGlobalHistory
-
-
showLocalHistory
-
-
showMarqueeInfo
-
-
showMethodTemplate
-
return/create the 'showMethodTemplate' value holder (automatically generated)
-
smallLintRulesetDefault
-
-
smallLintRulesetDefaultAdaptor
-
-
sortAndIndentClassesByInheritance
-
-
sourceCodeManagementMenuLayout
-
-
useCodeView2InTools
-
return/create the 'useCodeView2InTools' value holder (automatically generated)
-
useInPlaceSearchInBrowserLists
-
-
useSearchBarInBrowser
-
true, if the search-entry fields are shown in the browser itself
(like in firefox). False if a dialog is to be opened.
-
webBrowserLikeLayout
-
true, if the search-entry fields are shown in the browser itself
(like in firefox). False if a dialog is to be opened.
help
-
helpFilename
-
the path for a local help document (for offline reading)
initialization
-
initialize
-
#old
|