|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lobobrowser.util.OS
public class OS
Method Summary | |
---|---|
static boolean |
isWindows()
|
static void |
launchBrowser(java.lang.String url)
|
static void |
launchPath(java.lang.String path)
Opens a file a directory with an appropriate program. |
static boolean |
supportsLaunchPath()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static boolean isWindows()
public static void launchBrowser(java.lang.String url) throws java.io.IOException
java.io.IOException
public static void launchPath(java.lang.String path) throws java.io.IOException
java.io.IOException
public static boolean supportsLaunchPath()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |