G4P GUI Builder  4.4
Visual GUI designer for the G4P v4.3.1 library
 All Classes Namespaces Functions Variables
g4p.tool.gui.ToolIcon Class Reference

Static Public Member Functions

static void addIcon (String n, ImageIcon icon)
 
static ImageIcon getIcon (String n)
 
static void addIcon (Class c, Icon icon)
 
static Icon getIcon (Class c)
 

Static Private Attributes

static HashMap< Class, Icon > classIcons = new HashMap<Class, Icon>()
 
static HashMap< String, ImageIcon > namedIcons = new HashMap<String, ImageIcon>()
 

Detailed Description

Singleton class to manage icons used by the tool.

Author
Peter Lager

The documentation for this class was generated from the following file: