Uses of Interface
java.applet.AppletStub
Package
Description
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
Modifier and TypeMethodDescriptionfinal void
Applet.setStub
(AppletStub stub) Deprecated, for removal: This API element is subject to removal in a future version.Sets this applet's stub.