Class TwoModelDemo

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer

public class TwoModelDemo extends JApplet
Demonstrates a single graph with 2 layouts in 2 views. They share picking, transforms, and a pluggable renderer
Author:
Tom Nelson
See Also:
  • Constructor Details

    • TwoModelDemo

      public TwoModelDemo()
      create an instance of a simple graph in two views with controls to demo the zoom features.
  • Method Details

    • main

      public static void main(String[] args)