|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.zcu.fav.kiv.editor.graphics.utils.OpenBrowser
public class OpenBrowser
The OpenBrowser
class is used for launching the main web browser of the operating
system.
Constructor Summary | |
---|---|
OpenBrowser()
|
Method Summary | |
---|---|
static void |
openURL(java.lang.String url)
Launches the main web browser of any operating system (Mac, Windows or Unix). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenBrowser()
Method Detail |
---|
public static void openURL(java.lang.String url)
url
- the url of the page that will be opened in the web browser.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |