public class AppletContext extends Object
| Constructor and Description |
|---|
AppletContext()Construct the AppletContext. |
| Modifier and Type | Method and Description |
|---|---|
void | showDocument(URL url)Request that the browser show the document at the given URL. |
public void showDocument(URL url)
url - the URL to show