|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsamples.graph.UnicodeLabelDemo
Demonstrates the use of GraphZoomScrollPane
.
This class shows off the VisualizationViewer
zooming
and panning capabilities, using horizontal and
vertical scrollbars.
This demo also shows ToolTips on graph vertices.
Constructor Summary | |
UnicodeLabelDemo()
create an instance of a simple graph with controls to demo the zoom features. |
Method Summary | |
protected void |
loadImages(Vertex[] vertices,
Map imageMap)
A nested class to demo ToolTips |
static void |
main(String[] args)
a driver for this demo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UnicodeLabelDemo()
Method Detail |
protected void loadImages(Vertex[] vertices, Map imageMap)
public static void main(String[] args)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |