|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectteamdev.jxdesktop.PlatformContext
Information about the platform that is currently running.
Constructor Summary | |
PlatformContext()
|
Method Summary | |
static boolean |
isLinux()
|
static boolean |
isMacOS()
|
static boolean |
isSunOS()
|
static boolean |
isWindows()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PlatformContext()
Method Detail |
public static boolean isWindows()
public static boolean isLinux()
public static boolean isMacOS()
public static boolean isSunOS()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |