Lab 3

This lab just allows you to get familiar with the endlessly amazing Tank class.
  1. Copy java files from TankApplet.
  2. Copy and appropriately modify the html file.
  3. 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.)
  4. When done, link to your home page (or somewhere obvious from it).

Doug Lea
Last modified: Wed Sep 25 07:50:41 EDT 1996