A "simple" Example: the Rolodex

The Rolodex applet performs the following functions:

The source code of Rolodex contains all the details.

The Rolodex applet is based on the Animator demo applet from Sun. The Animator demo however only works once. Its design doesn't take into account that the init() method may be called more than once.