Uses of Class java.applet.Applet

Uses in package gnu.CORBA

Methods with parameter type java.applet.Applet

void
Set parameters (additionally search for the port range property).
void
Set the ORB parameters.
void
This method is not allowed for a RestrictedORB.

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 gnu.CORBA.Poa

Methods with parameter type java.applet.Applet

void
Set the parameters and then register interceptors.

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.

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.