TeachJava Laboratory 7
GUI Design Using the Model View Controller Pattern

Thursday Afternoon, 3 August 2000

You assignment is to modify the click counter GUI program discussed in lecture. Add a fourth button that sets the counter to its maximum value. The code for the applet program is located in http://www.cs.rice.edu/~cork/teachjava/code/Click.java.