teamdev.jxdesktop
Class PlatformContext
java.lang.Object
teamdev.jxdesktop.PlatformContext
- public final class PlatformContext
- extends java.lang.Object
Information about the platform that is currently running.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PlatformContext
public PlatformContext()
isWindows
public static boolean isWindows()
isLinux
public static boolean isLinux()
isMacOS
public static boolean isMacOS()
isSunOS
public static boolean isSunOS()
isTiger
public static boolean isTiger()
isLeopard
public static boolean isLeopard()
isPPC
public static boolean isPPC()