|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.compomics.util.examples.BareBonesBrowserLaunch
public class BareBonesBrowserLaunch
Class that makes it possible to open a URL in the default browser.
Constructor Summary | |
---|---|
BareBonesBrowserLaunch()
|
Method Summary | |
---|---|
static void |
openURL(java.lang.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 |
Constructor Detail |
---|
public BareBonesBrowserLaunch()
Method Detail |
---|
public static void openURL(java.lang.String url)
url
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |