public class WebBrowserLauncher extends Object
| Constructor and Description |
|---|
WebBrowserLauncher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
openURL(String url)
Tries to launch the user web browser with a given URL.
|
public static void openURL(String url) throws WebBrowserException
url - the url to be used to launch the web browser.WebBrowserException - if launching failed.Copyright © 2010-2020 Wren Security. All Rights Reserved.