com.compomics.util.examples
Class BareBonesBrowserLaunch
java.lang.Object
com.compomics.util.examples.BareBonesBrowserLaunch
public class BareBonesBrowserLaunch
- extends Object
Class that makes it possible to open a URL in the default browser.
Method Summary |
static void |
openURL(String url)
Tries to opens the given URL in the default browser. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BareBonesBrowserLaunch
public BareBonesBrowserLaunch()
openURL
public static void openURL(String url)
- Tries to opens the given URL in the default browser.
- Parameters:
url
-
Copyright © 2012. All Rights Reserved.