daoc.editor.ui
Class IconCollection

java.lang.Object
  extended bydaoc.editor.ui.IconCollection

public final class IconCollection
extends java.lang.Object

Matches icons to nodes.


Constructor Summary
IconCollection()
           
 
Method Summary
static javax.swing.ImageIcon getIcon(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconCollection

public IconCollection()
Method Detail

getIcon

public static final javax.swing.ImageIcon getIcon(java.lang.Object value)