public class PlatformUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CONTROL_KEY_MASK |
static String |
CONTROL_KEY_NAME
Platform dependent keystroke info
|
protected static int |
g_iPlatform |
| Constructor and Description |
|---|
PlatformUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getPlatform() |
static boolean |
hasXdgOpen() |
static boolean |
isLinux() |
static boolean |
isMac() |
static boolean |
isSolaris() |
static boolean |
isWindows() |
public static final String CONTROL_KEY_NAME
public static final int CONTROL_KEY_MASK
protected static int g_iPlatform
Copyright © 2022. All rights reserved.