Lab 3
This lab just allows you to get familiar with the endlessly
amazing Tank class.
- Copy java files from TankApplet.
- Copy and appropriately modify the html file.
- In TankApplet.java, add a warning light to the display that turns red
whenever the Tank.add method raises an exception. (You can
just use the Light class from Lab 1.)
- When done, link to your home page (or somewhere obvious from it).
Doug Lea
Last modified: Wed Sep 25 07:50:41 EDT 1996