|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Applet | |
java.applet | Provides the classes necessary to create an applet and the classes an applet uses to communicate with its applet context. |
Uses of Applet in java.applet |
Methods in java.applet that return Applet | |
Applet |
AppletContext.getApplet(String name)
Finds and returns the applet in the document represented by this applet context with the given name. |
|
JSR-62 (Final) | ||||||||||
PREV NEXT | FRAMES NO FRAMES |