Uses of Class
com.jgoodies.looks.plastic.theme.AbstractSkyTheme

Packages that use AbstractSkyTheme
com.jgoodies.looks.plastic.theme Contains theme classes for the JGoodies Plastic L&Fs 
 

Uses of AbstractSkyTheme in com.jgoodies.looks.plastic.theme
 

Subclasses of AbstractSkyTheme in com.jgoodies.looks.plastic.theme
 class SkyBlue
          A theme with low saturated blue primary colors and a light gray window background.
 class SkyGreen
          A theme with low saturated green primary colors and a light gray window background.
 class SkyKrupp
          A theme with metal blue primary colors and a light gray window background.
 class SkyPink
          A theme with pink foreground and a light gray window background color.
 class SkyRed
          A theme with low saturated red primary colors and a light gray window background.
 class SkyYellow
          A theme with yellow primary colors and a light gray window background.
 



Copyright © 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved.