agentland.debug
Class HierarchyIconBrowser.IconInfo

java.lang.Object
  |
  +--agentland.debug.HierarchyIconBrowser.IconInfo
Enclosing class:
HierarchyIconBrowser

public class HierarchyIconBrowser.IconInfo
extends Object


Constructor Summary
HierarchyIconBrowser.IconInfo(Object label, Object value)
           
 
Method Summary
 Object getLabel()
           
 Object getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HierarchyIconBrowser.IconInfo

public HierarchyIconBrowser.IconInfo(Object label,
                                     Object value)
Method Detail

getLabel

public Object getLabel()

getValue

public Object getValue()