SwingSet demo
This demonstrates downloading the swing.jar file with an applet. To run
it, you must first create the file SwingSet.jar in the same directory
as this html file using the following command:
jar cvf SwingSet.jar *.class *.txt images
Then copy the JAR files from the swing release
("copy ..\..\*.jar classes
").