GNU Classpath (0.95) | |
Frames | No Frames |
Classes derived from java.applet.Applet | |
class | A top-level container that is usually used in web browsers.
|
Methods with parameter type java.applet.Applet | |
void | Activate the applet. |
void | This method will be called by Beans.instantiate()
to associated the new Applet with its AppletContext, AppletStub,
and Container.
|
Methods with return type java.applet.Applet | |
Applet | Returns the applet in the document for this object that has the
specified name.
|
Methods with parameter type java.applet.Applet | |
ORB | Creates the working instance of ORB for an applet.
|
void | Set the ORB parameters. |
GNU Classpath (0.95) |