Class MultiViewDemo

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

public class MultiViewDemo extends JApplet
Demonstrates 3 views of one graph in one model with one layout. Each view uses a different scaling graph mouse.
Author:
Tom Nelson
See Also:
  • Constructor Details

    • MultiViewDemo

      public MultiViewDemo()
      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)