Big Java example project "mouse" 

You can use this project as follows:

 - once compiled, the Applet class can be run using the "Run Applet..." 
 popup menu option.
 - it can be run in either the AppletViewer or your web browser.
  
  
This project illustrates concepts covered in Big Java, Chapter 10 
"Applets and Graphics".
  
 - to understand the Java event model
 - to install mouse and action listeners
 - to accept mouse and text input