CS 116
Oct. 9, 2002
Lesson6.java
from the web page. When
you try it out, you will want to run the applet using a web browser so you
can see the Java console. The Java console can be made visible in IE by
selecting it under the View menu. (If it's not a choice under the View
menu, open the Tools menu and choose Internet Options. Under Internet
Options, select the Advanced tab. Scroll through the Settings list until
you come to Microsoft VM and enable the Java Console. Save the change,
exit the browser, and re-start the browser. Then, enable the Java console
as before.)
Locate the code in the applet that creates and registers a listener for the button pushes.