Example usage for Java java.applet AppletContext fields, constructors, methods, implement or subclass
The text is from its open source code.
void | showDocument(URL url, String target) Requests that the browser or applet viewer show the Web page indicated by the url argument. |
void | showDocument(URL url) Requests that the browser or applet viewer show the Web page indicated by the url argument. |