Summary
Code Samples
| 
			 Table 2 lists the code samples used in this chapter and where you can find the code online and on the CD that accompanies this book.  | 
		
| 
			 Code Sample (where discussed)  | 
			
			 CD Location  | 
			
			 Online Location  | 
		
|---|---|---|
| 
			 Spot.java (page 56)  | 
			
			 JavaTutorial/java/concepts/example-1dot1/Spot.java  | 
			
			 http://java.sun.com/docs/books/tutorial/java/concepts/example-1dot1/Spot.java  | 
		
| 
			 ClickMe.java (page 58)  | 
			
			 JavaTutorial/java/concepts/example-1dot1/ClickMe.java  | 
			
			 http://java.sun.com/docs/books/tutorial/java/concepts/example-1dot1/ClickMe.java  | 
		
| 
			 ClickMe.html (page 58)  | 
			
			 JavaTutorial/java/concepts/example-1dot1/ClickMe.html  | 
			
			 http://java.sun.com/docs/books/tutorial/java/concepts/example-1dot1/ClickMe.html  | 
		
Note
The section Common Problems and Their Solutions (page 391) contains solutions to common problems Tutorial readers have encountered.