public abstract interface AppletContext
  Comment     Returned-by     Constructor-argument     Method-argument     Field-type     Type-bound     Links  

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