The Applet
class must be the superclass of any applet that is to be embedded in a Web page or viewed by the Java Applet Viewer. The Applet
class provides a standard interface between applets and their environment.
@author Arthur van Hoff
@author Chris Warth
@version 1.83, 04/07/06
@since JDK1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|