|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended by edu.uci.ics.jung.samples.GraphZoomScrollPaneDemo
public class GraphZoomScrollPaneDemo
Demonstrates the use of GraphZoomScrollPane.
This class shows the VisualizationViewer zooming
and panning capabilities, using horizontal and
vertical scrollbars.
This demo also shows ToolTips on graph vertices and edges, and a key listener to change graph mouse modes.
| Constructor Summary | |
|---|---|
GraphZoomScrollPaneDemo()
create an instance of a simple graph with controls to demo the zoom features. |
|
| Method Summary | |
|---|---|
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 GraphZoomScrollPaneDemo()
| Method Detail |
|---|
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||