Goovi
Class IconHandler

java.lang.Object
  |
  +--Goovi.IconHandler

public class IconHandler
extends java.lang.Object

Class for handling Goovi icons.


Constructor Summary
IconHandler()
           
 
Method Summary
static java.awt.Image getIcon(java.lang.String typeName)
          Gets an icon for the specified type.
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconHandler

public IconHandler()
Method Detail

init

public static void init()

getIcon

public static java.awt.Image getIcon(java.lang.String typeName)
Gets an icon for the specified type.