|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--sam.core.Settings.Constants.UI
Repository of settings related to user interfaces.
Nested Class Summary | |
static class |
Settings.Constants.UI.AWT
Repository of all settings related to the text-based user interfaces. |
static class |
Settings.Constants.UI.Text
Repository of all settings related to the text-based user interfaces. |
Field Summary | |
static java.lang.String |
FAILSAFE
The name of a failsafe user interface Its initialization should never fail. |
static java.lang.String[] |
PREFERENCES
The decreasing ordered list of the preferred user interfaces |
Constructor Summary | |
Settings.Constants.UI()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static java.lang.String FAILSAFE
UserInterface
public static java.lang.String[] PREFERENCES
Constructor Detail |
public Settings.Constants.UI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |