public class BareBonesBrowserLaunch extends Object
Constructor and Description |
---|
BareBonesBrowserLaunch()
Empty default constructor
|
Modifier and Type | Method and Description |
---|---|
static void |
openURL(String url)
Tries to opens the given URL in the default browser.
|
public static void openURL(String url)
url
- the URL to openCopyright © 2021. All rights reserved.