net.ontopia.topicmaps.viz
Class HighlightNode
java.lang.Object
net.ontopia.topicmaps.viz.HighlightNode
- All Implemented Interfaces:
- ContainerListener, KeyListener, EventListener
public class HighlightNode
- extends Object
- implements KeyListener, ContainerListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
node
protected TMAbstractNode node
fixed
protected boolean fixed
controller
protected VizController controller
vpanel
protected VizPanel vpanel
HighlightNode
public HighlightNode(VizController controller)
setNode
public void setNode(TMAbstractNode node,
Graphics g)
highlight
protected void highlight(Graphics g)
keyPressed
public void keyPressed(KeyEvent keyEvent)
- Specified by:
keyPressed
in interface KeyListener
keyReleased
public void keyReleased(KeyEvent keyEvent)
- Specified by:
keyReleased
in interface KeyListener
keyTyped
public void keyTyped(KeyEvent keyEvent)
- Specified by:
keyTyped
in interface KeyListener
componentAdded
public void componentAdded(ContainerEvent e)
- Specified by:
componentAdded
in interface ContainerListener
componentRemoved
public void componentRemoved(ContainerEvent e)
- Specified by:
componentRemoved
in interface ContainerListener
Copyright © 2000-2012 Ontopia.