public class BrowserLauncher extends Object
Constructor and Description |
---|
BrowserLauncher() |
Modifier and Type | Method and Description |
---|---|
static void |
openURL(String url)
Attempts to open the default web browser to the given URL.
|
public static void openURL(String url) throws Exception
url
- The URL to openIOException
- If the web browser could not be located or does not runException
Copyright © 2003–2022 UBC Michael Smith Laboratories. All rights reserved.