edu.uci.ics.jung.samples
Class InternalFrameSatelliteViewDemo
java.lang.Object
edu.uci.ics.jung.samples.InternalFrameSatelliteViewDemo
public class InternalFrameSatelliteViewDemo
- extends Object
Similar to the SatelliteViewDemo, but using JInternalFrame.
- Author:
- Tom Nelson
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 |
InternalFrameSatelliteViewDemo
public InternalFrameSatelliteViewDemo()
- create an instance of a simple graph with controls to
demo the zoom features.
main
public static void main(String[] args)
- a driver for this demo
Copyright © 2009. All Rights Reserved.