|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbuttress.util.BrowserLauncher
| Method Summary | |
static void |
browserFailed(java.lang.Exception exc)
|
static void |
openURL(java.lang.String url)
Attempts to open the default web browser to the given URL. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void openURL(java.lang.String url)
throws java.io.IOException
url - The URL to open
java.io.IOException - If the web browser could not be located or does not runpublic static void browserFailed(java.lang.Exception exc)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||