Frames | No Frames |
Classes derived from com.jgoodies.looks.plastic.PlasticTheme | |
class | A theme with low saturated blue primary colors and a light gray
window background. |
class | An inverted theme with light foreground colors and a dark brown
window background. |
class | An inverted theme with light foreground colors and a black
window background. |
class | A theme with low saturated blue primary colors and a light brown
window background. |
class | A theme with medium saturated blue primary colors and a light brown
window background. |
class | A theme with low saturated green primary colors and a light brown
window background. |
class | A theme with low saturated red primary colors and a light brown
window background. |
class | A theme with low saturated yellow primary colors and a light brown
window background. |
class | A theme with low saturated blue primary colors and a light brown
window background. |
class | A theme with low saturated green primary colors and a light brown
window background. |
class | A theme with low saturated blue primary colors and a light gray/blueish
window background. |
class | The abstract superclass of all inverted Plastic themes,
that have light foreground and dark window background colors. |
class | A very light color theme intended to be used on Windows Vista in Aero style. |
class | A completely gray or silver theme that has been optimized to work
in Windows XP environments. |
class | A theme with low saturated blue primary colors and a light gray
window background. |
class | A theme with medium blue primary colors and a light gray window background. |
class | A theme with low saturated green primary colors and a light gray
window background. |
class | A theme with metal blue primary colors and a light gray window background. |
class | A theme with pink foreground and a light gray window background color. |
class | A theme with low saturated red primary colors and a light gray
window background. |
class | A theme with yellow primary colors and a light gray window background. |
Methods with parameter type com.jgoodies.looks.plastic.PlasticTheme | |
void | Installs a color theme. |
void | Sets the theme for colors and fonts used by the Plastic L&F. |
Methods with return type com.jgoodies.looks.plastic.PlasticTheme | |
PlasticTheme | Creates and returns the default color theme. |
PlasticTheme | PlasticLookAndFeel.createTheme(String themeName) Creates and returns a color theme from the specified theme name. |
PlasticTheme | Lazily initializes and returns the PlasticTheme. |