Uses of Class
com.jgoodies.looks.plastic.PlasticTheme
Packages that use PlasticTheme
Package
Description
Contains the classes for the JGoodies Plastic L&Fs.
Contains theme classes for the JGoodies Plastic L&Fs.
-
Uses of PlasticTheme in com.jgoodies.looks.plastic
Fields in com.jgoodies.looks.plastic with type parameters of type PlasticThemeModifier and TypeFieldDescriptionprivate static List<PlasticTheme>PlasticLookAndFeel.installedThemesThe List of installed Plastic themes.Methods in com.jgoodies.looks.plastic that return PlasticThemeModifier and TypeMethodDescriptionstatic PlasticThemePlasticLookAndFeel.createMyDefaultTheme()Creates and returns the default color theme.protected static PlasticThemePlasticLookAndFeel.createTheme(String themeName) Creates and returns a color theme from the specified theme name.static PlasticThemePlasticLookAndFeel.getPlasticTheme()Lazily initializes and returns the PlasticTheme.Methods in com.jgoodies.looks.plastic with parameters of type PlasticThemeModifier and TypeMethodDescriptionstatic voidPlasticLookAndFeel.installTheme(PlasticTheme theme) Installs a color theme.static voidPlasticLookAndFeel.setPlasticTheme(PlasticTheme theme) Sets the theme for colors and fonts used by the Plastic L&F. -
Uses of PlasticTheme in com.jgoodies.looks.plastic.theme
Subclasses of PlasticTheme in com.jgoodies.looks.plastic.themeModifier and TypeClassDescriptionclassA theme with low saturated blue primary colors and a light gray window background.classAn inverted theme with light foreground colors and a dark brown window background.classAn inverted theme with light foreground colors and a black window background.classA theme with low saturated blue primary colors and a light brown window background.classA theme with medium saturated blue primary colors and a light brown window background.classA theme with low saturated green primary colors and a light brown window background.classA theme with low saturated red primary colors and a light brown window background.classA theme with low saturated yellow primary colors and a light brown window background.classA theme with low saturated blue primary colors and a light brown window background.classA theme with low saturated green primary colors and a light brown window background.classA theme with low saturated blue primary colors and a light gray/blueish window background.classThe abstract superclass of all inverted Plastic themes, that have light foreground and dark window background colors.classA very light color theme intended to be used on Windows Vista in Aero style.classA completely gray or silver theme that has been optimized to work in Windows XP environments.classA theme with low saturated blue primary colors and a light gray window background.classA theme with medium blue primary colors and a light gray window background.classA theme with low saturated green primary colors and a light gray window background.classA theme with metal blue primary colors and a light gray window background.classA theme with pink foreground and a light gray window background color.classA theme with low saturated red primary colors and a light gray window background.classA theme with yellow primary colors and a light gray window background.