| Interface java.applet.AppletStub | 1.0 |
| Methoden | |
|---|---|
| public void | appletResize(int width, int height) |
| public AppletContext | getAppletContext() |
| public URL | getCodeBase() |
| public URL | getDocumentBase() |
| public String | getParameter(String name) |
| public boolean | isActive() |