com.ontimize.gui
Class AlloyUtils
java.lang.Object
com.ontimize.gui.AlloyUtils
- public class AlloyUtils
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
S_DEFAULT
protected static final java.lang.String S_DEFAULT
- See Also:
- Constant Field Values
ACID
public static final int ACID
- See Also:
- Constant Field Values
S_ACID
protected static final java.lang.String S_ACID
- See Also:
- Constant Field Values
BEDOUIN
public static final int BEDOUIN
- See Also:
- Constant Field Values
S_BEDOUIN
protected static final java.lang.String S_BEDOUIN
- See Also:
- Constant Field Values
GLASS
public static final int GLASS
- See Also:
- Constant Field Values
S_GLASS
protected static final java.lang.String S_GLASS
- See Also:
- Constant Field Values
CUSTOM
public static final int CUSTOM
- See Also:
- Constant Field Values
S_CUSTOM
protected static final java.lang.String S_CUSTOM
- See Also:
- Constant Field Values
CONTRAST
public static final java.lang.String CONTRAST
- See Also:
- Constant Field Values
STANDARD
public static final java.lang.String STANDARD
- See Also:
- Constant Field Values
DESKTOP
public static final java.lang.String DESKTOP
- See Also:
- Constant Field Values
SELECTION
public static final java.lang.String SELECTION
- See Also:
- Constant Field Values
ROLLOVER
public static final java.lang.String ROLLOVER
- See Also:
- Constant Field Values
HIGHLIGHT
public static final java.lang.String HIGHLIGHT
- See Also:
- Constant Field Values
ALLOY_PREFERENCE
protected static final java.lang.String ALLOY_PREFERENCE
- See Also:
- Constant Field Values
ALLOY_CUSTOM_PREFERENCE
protected static final java.lang.String ALLOY_CUSTOM_PREFERENCE
- See Also:
- Constant Field Values
alloyTheme
public static int alloyTheme
currentLFColors
protected static java.util.Hashtable currentLFColors
LFColors
public static java.util.Hashtable LFColors
AlloyUtils
public AlloyUtils()
setAlloy
public static void setAlloy()
setCustom
protected static void setCustom(java.util.Hashtable colors)
saveCustomPreference
protected static void saveCustomPreference(ClientReferenceLocator locator)
throws java.lang.Exception
- Throws:
java.lang.Exception
loadCustomPreference
public static void loadCustomPreference()
doCustom
public static void doCustom()
doDefault
public static void doDefault()
doDefault
public static void doDefault(EntityReferenceLocator locator)
doBedouin
public static void doBedouin()
doBedouin
public static void doBedouin(EntityReferenceLocator locator)
doGlass
public static void doGlass()
doGlass
public static void doGlass(EntityReferenceLocator locator)
doAcid
public static void doAcid()
doAcid
public static void doAcid(EntityReferenceLocator locator)
loadPreferences
public static void loadPreferences()