|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.explodingpixels.util.PlatformUtils
public class PlatformUtils
| Method Summary | |
|---|---|
static String |
getJavaVersion()
Get's the version of Java currently running. |
static boolean |
isJava6OnMac()
True if this JVM is running Java 6 on a Mac. |
static boolean |
isMac()
True if this JVM is running on a Mac. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String getJavaVersion()
public static boolean isMac()
public static boolean isJava6OnMac()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||