net.ontopia.topicmaps.viz
Class VizController.VizHoverHelpManager
java.lang.Object
net.ontopia.topicmaps.viz.VizController.VizHoverHelpManager
- All Implemented Interfaces:
- com.touchgraph.graphlayout.TGPaintListener, java.util.EventListener
- Enclosing class:
- VizController
protected class VizController.VizHoverHelpManager
- extends java.lang.Object
- implements com.touchgraph.graphlayout.TGPaintListener
INTERNAL: Hover Help Manager
Field Summary |
protected java.util.ArrayList |
painters
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
painters
protected java.util.ArrayList painters
VizController.VizHoverHelpManager
protected VizController.VizHoverHelpManager(com.touchgraph.graphlayout.TGPanel panel)
resetPainters
protected void resetPainters()
paintFirst
public void paintFirst(java.awt.Graphics g)
- Specified by:
paintFirst
in interface com.touchgraph.graphlayout.TGPaintListener
addPaintListener
public void addPaintListener(com.touchgraph.graphlayout.TGPaintListener aListener)
paintAfterEdges
public void paintAfterEdges(java.awt.Graphics g)
- Specified by:
paintAfterEdges
in interface com.touchgraph.graphlayout.TGPaintListener
paintLast
public void paintLast(java.awt.Graphics g)
- Specified by:
paintLast
in interface com.touchgraph.graphlayout.TGPaintListener
removePaintListener
public void removePaintListener(com.touchgraph.graphlayout.TGPaintListener aListener)
Copyright © 2000-2012 Ontopia.