Java Threads (Outline)
Motivation
The Class Thread
Example: ThreadRace.java
Class CountingThread (for ThreadRace)
Sample Output from ThreadRace
The Runnable Interface
Handling threads in an Applet
Example: Clock Applet
Clock Applet (continued)
Appearance of the Clock Applet
Thread State
Thread Priority
Thread Groups
Email: tanimoto@cs.washington.edu
Home Page: www.cs.washington.edu/people/faculty/tanimoto.html