Package org.lobobrowser.util
Class OS
java.lang.Object
org.lobobrowser.util.OS
- Author:
- J. H. S.
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
launchBrowser
(String url) static void
launchPath
(String path) Opens a file a directory with an appropriate program.static boolean
-
Method Details
-
isWindows
public static boolean isWindows() -
launchBrowser
- Throws:
IOException
-
launchPath
Opens a file a directory with an appropriate program.- Throws:
IOException
-
supportsLaunchPath
public static boolean supportsLaunchPath()
-