Rolodex Thread Management

Applets need to extend the Applet class. Thus they cannot also extend the Thread class but must implement the Runnable interface.