public class StartBrowser extends Object
| Constructor and Description |
|---|
StartBrowser()
Empty constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
start(String aURL)
Opens the given URL in the default browser.
|
public static void start(String aURL)
aURL - the URL to openCopyright © 2016. All rights reserved.