Uses of Class java.applet.Applet

Uses in package javax.swing

Classes derived from java.applet.Applet

class
A top-level container that is usually used in web browsers.

Uses in package java.beans

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.

Uses in package java.applet

Methods with return type java.applet.Applet

Applet
Returns the applet in the document for this object that has the specified name.

Uses in package org.omg.CORBA

Methods with parameter type java.applet.Applet

ORB
ORB.init(Applet applet, Properties props)
Creates the working instance of ORB for an applet.
void
Set the ORB parameters.