de.enough.polish.ui
Class StyleCache
java.lang.Object
de.enough.polish.ui.StyleCache
public final class StyleCache
- extends java.lang.Object
Manages all defined styles of a specific project - THIS IS AN INTERNAL CLASS AND NOT MEANT FOR USAGE.
This class is actually pre-processed to get the styles specific for the project and the device.
- Author:
- Robert Virkus, robert@enough.de
history
27-Aug-2006 - rob creation
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
defaultStyle
public static Style defaultStyle
focusedStyle
public static Style focusedStyle
labelStyle
public static Style labelStyle
menuStyle
public static Style menuStyle
StyleCache
public StyleCache()