Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Interface java.applet.AppletStub
Uses in package java.applet
Methods with parameter type java.applet.AppletStub
void
Applet
.
setStub
(
AppletStub
stub)
The browser calls this method to set the applet's stub, which is the low level interface to the browser.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)