Class ThemedGlyphIconDesigner


  • public class ThemedGlyphIconDesigner
    extends java.lang.Object
    A simple interactive tool to aid in designing ThemedGlyphIcons. You can create these directly via that class, or by calling ResourceKit.getIcon(java.lang.String) with a gly: pseudo-URL.
    Author:
    Chris Jennings
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] argv)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ThemedGlyphIconDesigner

        public ThemedGlyphIconDesigner()
    • Method Detail

      • main

        public static void main​(java.lang.String[] argv)