org.freehep.jas.plugin.tree.utils.linkNode
Class LinkNodeIcon

java.lang.Object
  extended by org.freehep.jas.plugin.tree.utils.linkNode.LinkNodeIcon
All Implemented Interfaces:
Icon

public class LinkNodeIcon
extends Object
implements Icon

Author:
The FreeHEP team @ SLAC.

Method Summary
 int getIconHeight()
           
 int getIconWidth()
           
 void paintIcon(Component c, Graphics g, int x, int y)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getIconHeight

public int getIconHeight()
Specified by:
getIconHeight in interface Icon

getIconWidth

public int getIconWidth()
Specified by:
getIconWidth in interface Icon

paintIcon

public void paintIcon(Component c,
                      Graphics g,
                      int x,
                      int y)
Specified by:
paintIcon in interface Icon


Copyright © 2013. All Rights Reserved.