Package com.compomics.util.examples
Class BareBonesBrowserLaunch
java.lang.Object
com.compomics.util.examples.BareBonesBrowserLaunch
Class that makes it possible to open a URL in the default browser.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BareBonesBrowserLaunch
public BareBonesBrowserLaunch()
-
-
Method Details
-
openURL
Tries to open the given URL in the default browser.- Parameters:
url- the URL to open
-