public class Launch extends Object
Modifier and Type | Field and Description |
---|---|
static int |
OS_LINUX
Linux OS JVM
|
static int |
OS_MAC
Mac OS JVM
|
static int |
OS_OTHER
Other OS JVM
|
static int |
OS_WINDOWS
Windows JVM
|
Constructor and Description |
---|
Launch() |
Modifier and Type | Method and Description |
---|---|
static int |
getOs()
Returns the OS of the VM
|
static boolean |
isOsWindowsNtBranch() |
static void |
openURL(String url)
Opens an URL in a web-browser
|
public static final int OS_MAC
public static final int OS_WINDOWS
public static final int OS_OTHER
public static final int OS_LINUX
public static void openURL(String url)
url
- Url to openpublic static int getOs()
public static boolean isOsWindowsNtBranch()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)