Package generic.theme
Class GThemeDefaults.Colors
java.lang.Object
generic.theme.GThemeDefaults.Colors
- Enclosing class:
GThemeDefaults
Colors mapped to common system widget concepts, such as foreground, background, border, etc.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
'Messages' is primarily used by system dialogs to display status.static class
Generic palette colors, using color names, that may be changed along with the theme.static class
Color values to use for tablesstatic class
Color values to use with tooltipsstatic class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
BACKGROUND
-
FOREGROUND
-
FOREGROUND_DISABLED
-
CURSOR
-
ERROR
-
BORDER
-
-
Constructor Details
-
Colors
public Colors()
-