Package edu.uci.ics.jung.samples
Class InternalFrameSatelliteViewDemo
- java.lang.Object
-
- edu.uci.ics.jung.samples.InternalFrameSatelliteViewDemo
-
public class InternalFrameSatelliteViewDemo extends java.lang.Object
Similar to the SatelliteViewDemo, but using JInternalFrame.- Author:
- Tom Nelson
-
-
Constructor Summary
Constructors Constructor Description InternalFrameSatelliteViewDemo()
create an instance of a simple graph with controls to demo the zoom features.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-