public class Launch
extends java.lang.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(java.lang.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(java.lang.String url)
url
- Url to openpublic static int getOs()
public static boolean isOsWindowsNtBranch()
TV-Browser 3.4.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)