This interface corresponds to an applet's environment: the document containing the applet and the other applets in the same document.
The methods in this interface can be used by an applet to obtain information about its environment.
Since: JDK1.0
java.applet.Applet.getAppletContext()
java.applet.AppletStub.getAppletContext()