Scientific Calculator
The applet below is a scientific calculator. It is roughly equivalent to the
xcalc application currently available on X Windows systems. The
version I used as a model is available on systems running Solaris 2.5.
All code is mine, I'll make it available if I ever clean it up.
The applet demonstrates several features of object-oriented design and of
the java language, including various inheritance techniques, multiple
threads, and runnables.
Have fun!
The Orel Family
Email: matt@orel.ws
URL: http://matt.orel.ws/