Class BalloonLayoutDemo

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

public class BalloonLayoutDemo extends JApplet
Demonstrates the visualization of a Tree using TreeLayout and BalloonLayout. An examiner lens performing a hyperbolic transformation of the view is also included.
Author:
Tom Nelson
See Also:
  • Constructor Details

    • BalloonLayoutDemo

      public BalloonLayoutDemo()
  • Method Details

    • main

      public static void main(String[] args)