Uses of Class
ca.cgjennings.ui.theme.ThemedGlyphIcon
-
Packages that use ThemedGlyphIcon Package Description ca.cgjennings.ui.theme -
-
Uses of ThemedGlyphIcon in ca.cgjennings.ui.theme
Methods in ca.cgjennings.ui.theme that return ThemedGlyphIcon Modifier and Type Method Description ThemedGlyphIcon
ThemedGlyphIcon. derive(int newSize)
ThemedGlyphIcon
ThemedGlyphIcon. derive(int newWidth, int newHeight)
ThemedGlyphIcon
ThemedGlyphIcon. derive(java.lang.String label)
Returns a new icon with the same image as this icon, but "tagged" with a letter taken from a string.
-