|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.edsdev.jconvert.util.Browser
This is a very lightweight browser support class. It only supports windows, mac, unix, and linux.
Constructor Summary | |
Browser()
|
Method Summary | |
static void |
openURL(java.lang.String url)
Opens the browser with the supplied URL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Browser()
Method Detail |
public static void openURL(java.lang.String url)
url
- String representation of the URL
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |