public class BrowserLauncher2
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| protected static java.applet.Applet | appletThe applet (has to be set from the outside). | 
| Constructor and Description | 
|---|
| BrowserLauncher2() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | openURL(java.lang.String url)Open an url in a browser. | 
| static void | setApplet(java.applet.Applet applet)Set the current applet. |