In recent times it has become hard to run Java applets
in a browser due mostly to security issues.  This stand
alone Jar file will let you run my very old jAnts applet.

Unzip runAnts.zip into a folder on your PC.  There should
be 3 files in that folder then:  runAnts.jar, background.gif,
this readme.txt file, and a doco folder with information.

Double click the Jar file and away you go.  Note, sometimes
the applet will not refresh when scrolling.  To force a repaint,
simply resize the window a little bit.  I was unable to
fix this annoyance.

If double clicking the Jar file does not do anything, either
Java is not installed on your PC, or something has screwed
up its settings to run Jar files.  Search for an application
called Jarfix and run it.  It will repair the Java install.

Credit to Jef Poskanzer for the needed code to get an applet
to run in a Java JFrame.

-Troy Errthum