<APPLET> tags.
<APPLET> tag to find
the CODE and possibly CODEBASE attribute.
java.lang.Class object.
init() method.
start() method.
handleEvent() method. Update events are
used to tell the applet that it needs to repaint itself.
stop() method.
destroy() method.