JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
java.applet.AppletStub
Packages that use
AppletStub
Package
Description
java.applet
Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context.
Uses of
AppletStub
in
java.applet
Methods in
java.applet
with parameters of type
AppletStub
Modifier and Type
Method
Description
void
Applet.
setStub
(
AppletStub
stub)
Deprecated.
Sets this applet's stub.