Uses of Class
ca.cgjennings.ui.theme.AbstractThemedIcon
-
Packages that use AbstractThemedIcon Package Description ca.cgjennings.ui.theme -
-
Uses of AbstractThemedIcon in ca.cgjennings.ui.theme
Subclasses of AbstractThemedIcon in ca.cgjennings.ui.theme Modifier and Type Class Description class
PaintSampleIcon
Icon that shows what a paint looks like by using it to fill a shape.class
ThemedGlyphIcon
A resolution independent icon that is drawn using glyphs (symbols) taken from a font.class
ThemedImageIcon
An icon that whose image can change according to the installedTheme
.class
ThemedSingleImageIcon
An image icon that scales the source image appropriately for high DPI displays.
-