Applet name: Linear Ballet
Applet Source: LinearBallet.java
Import(s): java.awt, java.applet
Feature(s): image, animation
Author: Greg Linden
Usage guide:
This applet is a very simple, non-interactive applet that enhances web pages with a nifty dynamic display. It requires no set-up. Just drop the line below in your html document, make sure the class is available, and there you go.
Example:
<APPLET CODE="LinearBallet.class" WIDTH=400 Height=200>
</APPLET>