Class AnnotationsDemo<V,E>

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

public class AnnotationsDemo<V,E> extends JApplet
Demonstrates annotation of graph elements.
See Also:
  • Field Details

  • Constructor Details

    • AnnotationsDemo

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

    • main

      public static void main(String[] args)