|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.helpgui.util.BrowserControl
public class BrowserControl
A simple, static class to display an URL in the system browser.
| Constructor Summary | |
|---|---|
BrowserControl()
|
|
| Method Summary | |
|---|---|
static boolean |
displayURL(java.lang.String url)
Display an URL in the system browser. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BrowserControl()
| Method Detail |
|---|
public static boolean displayURL(java.lang.String url)
url - the document's url (the url must start with either "http://"
or "file://").
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||