public class BrowserLauncher extends Object
Modifier and Type | Method and Description |
---|---|
static void |
launch(String location)
Launch a local browser using the given location URL.
|
static void |
launch(String location,
String alternativeText)
Launch a local browser using the given location URL.
|
public static void launch(String location)
location
- the URL to openCopyright © 2024. All rights reserved.