Package ca.cgjennings.ui.theme
Class ThemedGlyphIconDesigner
- java.lang.Object
-
- ca.cgjennings.ui.theme.ThemedGlyphIconDesigner
-
public class ThemedGlyphIconDesigner extends java.lang.Object
A simple interactive tool to aid in designingThemedGlyphIcon
s. You can create these directly via that class, or by callingResourceKit.getIcon(java.lang.String)
with agly:
pseudo-URL.- Author:
- Chris Jennings
-
-
Constructor Summary
Constructors Constructor Description ThemedGlyphIconDesigner()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] argv)
-