|
Class: Preferences
Object
|
+--Preferences
- Package:
- stx:libcompat
- Category:
- Compatibility-Squeak
- Version:
- rev:
1.6
date: 2022/01/14 09:35:06
- user: cg
- file: Preferences.st directory: libcompat
- module: stx stc-classLibrary: libcompat
DO NOT DIRECTLY REFER TO THIS CLASS OR USE IT OTHERWISE IN YOUR CODE:
This is a dummy, mimicry class to allow some squeak code to access
UserPreferences.
Its protocol is neither complete, nor fully compatible with the corresponding
squeak original class.
copyrightCOPYRIGHT (c) 2011 by eXept Software AG
All Rights Reserved
This software is furnished under a license and may be used
only in accordance with the terms of that license and with the
inclusion of the above copyright notice. This software may not
be provided or otherwise made available to, or used by, any
other person. No title to or ownership of the software is
hereby transferred.
defaults
-
automaticViewerPlacement
-
-
coloredTilesEnabled
-
-
fenceEnabled
-
-
menuBorderColor
-
-
menuBorderWidth
-
-
menuColor
-
-
menuLineLowerColor
-
-
menuLineUpperColor
-
-
menuTitleBorderColor
-
-
menuTitleBorderWidth
-
-
menuTitleColor
-
-
noviceMode
-
-
showPlayerSource
-
-
soundStopWhenDone
-
-
useCategoryListsInViewers
-
-
useDetailPanesInViewers
-
-
useScrollingInPartsLists
-
-
valueOfFlag: aSymbolicFlag
-
|