Swing Counter demo

This demo require access to the Swing 1.1.1 classes.
Please check your CLASSPATH.

You may want to use the bottom textfield to set the counter.

The Counter is implemented using the "Model View Controller" paradigm":

The sources are located in the source directory
and here are the javadoc pages (no frames)
You may also look to the applet with the Java Plugin.

You may note the Model has not changed at all between
the AWT and Swing implementations!