public class BrowserLauncher2 extends Object
| Constructor and Description |
|---|
BrowserLauncher2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
openURL(String url)
Open an url in a browser.
|
static void |
setApplet(Applet applet)
Set the current applet.
|
public static void setApplet(Applet applet)
public static void openURL(String url) throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.