com.jgoodies.looks.plastic.theme.Colors Consists of base colors useful for building new color themes. <p> The field names use the following naming convention: <color name>_<saturation>_<brightness>, for example: <code>BLUE_HIGH_LIGHT</code> and <code>GREEN_MEDIUM_LIGHTER& ...
com.jgoodies.looks.plastic.theme.InvertedColorTheme The abstract superclass of all inverted Plastic themes, that have light foreground and dark window background colors. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.DesertBluer A theme with medium saturated blue primary colors and a light brown window background. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.DesertBlue A theme with low saturated blue primary colors and a light brown window background. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.SkyKrupp A theme with metal blue primary colors and a light gray window background. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.SkyBluer A theme with medium blue primary colors and a light gray window background. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.Silver A completely gray or silver theme that has been optimized to work in Windows XP environments. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.ExperienceGreen A theme with low saturated green primary colors and a light brown window background. It has been optimized to work with Windows XP default desktop settings. @author Karsten Lentzsch @version $Revision: 1.2 $
org.jdesktop.swing.JXTitledPanel A special type of Panel that has a Title section and a Content section.<br> The following 4 properties can be set with the UIManager to change the look and feel of the JTitledPanel: <ul> <li>JTitledPanel.title.foreground</li> <li>JTitledPanel.title.background</li&g ...
com.jgoodies.looks.plastic.theme.SkyRed A theme with low saturated red primary colors and a light gray window background. @author Karsten Lentzsch @version $Revision: 1.2 $
com.jgoodies.looks.plastic.theme.SkyGreen A theme with low saturated green primary colors and a light gray window background. @author Karsten Lentzsch @version $Revision: 1.2 $