- Inherits from:
- Object
- Implements:
- java.applet.AppletStub
- Package:
- com.apple.client.eoapplication
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
- All methods
- appletResize
- getAppletContext
- getCodeBase
- getDocumentBase
- getParameter
- isActive
public void appletResize(
int anInt,
int anInt)
public java.applet.AppletContext getAppletContext()
public java.net.URL getCodeBase()
public java.net.URL getDocumentBase()
public String getParameter(String aString)
public boolean isActive()
DRAFT