Package ubic.basecode.util
Class BrowserLauncher
java.lang.Object
ubic.basecode.util.BrowserLauncher
- Author:
- paul
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BrowserLauncher
public BrowserLauncher()
-
-
Method Details
-
openURL
Attempts to open the default web browser to the given URL.- Parameters:
url
- The URL to open- Throws:
IOException
- If the web browser could not be located or does not runException
-