public class AjaxSwingAppletStub
extends java.lang.Object
implements java.applet.AppletStub
| Constructor and Description |
|---|
AjaxSwingAppletStub() |
| Modifier and Type | Method and Description |
|---|---|
void |
appletResize(int width,
int height) |
java.applet.AppletContext |
getAppletContext() |
java.net.URL |
getCodeBase() |
java.net.URL |
getDocumentBase() |
static AjaxSwingAppletStub |
getInstance() |
java.lang.String |
getParameter(java.lang.String name) |
boolean |
isActive() |
public boolean isActive()
isActive in interface java.applet.AppletStubpublic java.net.URL getDocumentBase()
getDocumentBase in interface java.applet.AppletStubpublic java.net.URL getCodeBase()
getCodeBase in interface java.applet.AppletStubpublic java.lang.String getParameter(java.lang.String name)
getParameter in interface java.applet.AppletStubpublic java.applet.AppletContext getAppletContext()
getAppletContext in interface java.applet.AppletStubpublic void appletResize(int width,
int height)
appletResize in interface java.applet.AppletStubpublic static AjaxSwingAppletStub getInstance()
Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.