AppletStub Members

AppletStub Members

Interface Overview | This Package | All Packages

Methods
Name Description
appletResize(int, int) Called when the applet wants to be resized.
getAppletContext() Gets a handler to the applet's context.
getCodeBase() Gets the base URL.
getDocumentBase() Gets the document URL.
getParameter(String) Returns the value of the named parameter in the HTML tag.
isActive() Determines if the applet is active.