CSC 241- Assignment 2


Part 1 -- Changeable Tank + test Applet (Due March 10th 1997)

Design the class changeableTank which is a subclass of class displayableTank. Here are the capabilities that you will build into this class:

Build an applet that demonstrates that it works, have the applet work my Changeable Tank Applet .


Part 2 -- Tank Stack Applet (Due March 17th 1997)

You will build an applet that maintains a stack of tanks. Check my Tank Stack Applet to see how your applet should work.