   This is simple awt. It is supposed to be a replacement for Unix/X of the
java.awt.peer classes from the JDK-1.0.2 from Sun.

   To run it, you should undertake the following actions:

* add /usr/local/share/java/sawt.zip to your CLASSPATH variable

* use
	kaffe -Dawt.toolkit=kaffe.awt.simple.SimpleToolkit ...
  instead of
	kaffe ...
