| Package | Description | 
|---|---|
| com.jgoodies.looks.plastic | Contains the classes for the JGoodies Plastic L&Fs | 
| com.jgoodies.looks.plastic.theme | Contains theme classes for the JGoodies Plastic L&Fs | 
| Modifier and Type | Method and Description | 
|---|---|
| static PlasticTheme | PlasticLookAndFeel. createMyDefaultTheme()Creates and returns the default color theme. | 
| protected static PlasticTheme | PlasticLookAndFeel. createTheme(String themeName)Creates and returns a color theme from the specified theme name. | 
| static PlasticTheme | PlasticLookAndFeel. getPlasticTheme()Lazily initializes and returns the PlasticTheme. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | PlasticLookAndFeel. installTheme(PlasticTheme theme)Installs a color theme. | 
| static void | PlasticLookAndFeel. setPlasticTheme(PlasticTheme theme)Sets the theme for colors and fonts used by the Plastic L&F. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractSkyThemeA theme with low saturated blue primary colors and a light gray
 window background. | 
| class  | BrownSugarAn inverted theme with light foreground colors and a dark brown
 window background. | 
| class  | DarkStarAn inverted theme with light foreground colors and a black
 window background. | 
| class  | DesertBlueA theme with low saturated blue primary colors and a light brown
 window background. | 
| class  | DesertBluerA theme with medium saturated blue primary colors and a light brown
 window background. | 
| class  | DesertGreenA theme with low saturated green primary colors and a light brown
 window background. | 
| class  | DesertRedA theme with low saturated red primary colors and a light brown
 window background. | 
| class  | DesertYellowA theme with low saturated yellow primary colors and a light brown
 window background. | 
| class  | ExperienceBlueA theme with low saturated blue primary colors and a light brown
 window background. | 
| class  | ExperienceGreenA theme with low saturated green primary colors and a light brown
 window background. | 
| class  | ExperienceRoyaleA theme with low saturated blue primary colors and a light gray/blueish
 window background. | 
| class  | InvertedColorThemeThe abstract superclass of all inverted Plastic themes,
 that have light foreground and dark window background colors. | 
| class  | LightGrayA very light color theme intended to be used on Windows Vista in Aero style. | 
| class  | SilverA completely gray or silver theme that has been optimized to work
 in Windows XP environments. | 
| class  | SkyBlueA theme with low saturated blue primary colors and a light gray
 window background. | 
| class  | SkyBluerA theme with medium blue primary colors and a light gray window background. | 
| class  | SkyGreenA theme with low saturated green primary colors and a light gray
 window background. | 
| class  | SkyKruppA theme with metal blue primary colors and a light gray window background. | 
| class  | SkyPinkA theme with pink foreground and a light gray window background color. | 
| class  | SkyRedA theme with low saturated red primary colors and a light gray
 window background. | 
| class  | SkyYellowA theme with yellow primary colors and a light gray window background. | 
Copyright © 2001-2014 JGoodies Software GmbH. All Rights Reserved.