public interface AppletContext
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.