JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 24 & JDK 24
DRAFT 24-crac+20-25
java.desktop
java.applet
AppletStub
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
final void
Applet.
setStub
(
AppletStub
stub)
Deprecated, for removal: This API element is subject to removal in a future version.
Sets this applet's stub.