Java Applet Demos:
The links below point to webpages describing various java applet demos.
You can run these applets as follows (assuming you have a java SDK installed
(download),
and your path variable is set such that you can call appletviewer from the command line):
Call appletviewer url-of-webpage on the command line.
Run the executable jar:
appletview.jar. This jar file contains a java application that makes system calls to the appletviewer. (The source is here.)
Last modified by Carola Wenk,
cwenk -at- tulane -dot- edu,