@OpenApiAll
public class NativeWebBrowserLauncher
extends java.lang.Object
Constructor and Description |
---|
NativeWebBrowserLauncher() |
Modifier and Type | Method and Description |
---|---|
static void |
openURL(java.lang.String url)
Attempts to open the given URL in the default web browser.
|