com.jgoodies.looks.plastic.theme |
Contains theme classes for the JGoodies Plastic L&Fs.
Related Documentation
For more information see:
@see com.jgoodies.looks
@see com.jgoodies.looks.common
@see com.jgoodies.looks.plastic
@see com.jgoodies.looks.windows
|
Java Source File Name | Type | Comment |
AbstractSkyTheme.java | Class | A theme with low saturated blue primary colors and a light gray
window background. |
BrownSugar.java | Class | An inverted theme with light foreground colors and a dark brown
window background. |
Colors.java | Class | Consists of base colors useful for building new color themes.
The field names use the following naming convention:
<color name>_<saturation>_<brightness>,
for example: BLUE_HIGH_LIGHT and GREEN_MEDIUM_LIGHTER .
The saturation values are: LOW , MEDIUM ,
and HIGH . |
DarkStar.java | Class | An inverted theme with light foreground colors and a black
window background. |
DesertBlue.java | Class | A theme with low saturated blue primary colors and a light brown
window background. |
DesertBluer.java | Class | A theme with medium saturated blue primary colors and a light brown
window background. |
DesertGreen.java | Class | A theme with low saturated green primary colors and a light brown
window background. |
DesertRed.java | Class | A theme with low saturated red primary colors and a light brown
window background. |
DesertYellow.java | Class | A theme with low saturated yellow primary colors and a light brown
window background. |
ExperienceBlue.java | Class | A theme with low saturated blue primary colors and a light brown
window background. |
ExperienceGreen.java | Class | A theme with low saturated green primary colors and a light brown
window background. |
ExperienceRoyale.java | Class | A theme with low saturated blue primary colors and a light gray/blueish
window background. |
InvertedColorTheme.java | Class | The abstract superclass of all inverted Plastic themes,
that have light foreground and dark window background colors. |
LightGray.java | Class | A very light color theme intended to be used on Windows Vista in Aero style. |
Silver.java | Class | A completely gray or silver theme that has been optimized to work
in Windows XP environments. |
SkyBlue.java | Class | A theme with low saturated blue primary colors and a light gray
window background. |
SkyBluer.java | Class | A theme with medium blue primary colors and a light gray window background. |
SkyGreen.java | Class | A theme with low saturated green primary colors and a light gray
window background. |
SkyKrupp.java | Class | A theme with metal blue primary colors and a light gray window background. |
SkyPink.java | Class | A theme with pink foreground and a light gray window background color. |
SkyRed.java | Class | A theme with low saturated red primary colors and a light gray
window background. |
SkyYellow.java | Class | A theme with yellow primary colors and a light gray window background. |