|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.util.Platform
public abstract class Platform
Platform specific functionality.
Field Summary | |
---|---|
static boolean |
isJRE13
Whether we are running on JRE 1.3. |
static boolean |
isOSX
Whether we are running on Mac OS X. |
Constructor Summary | |
---|---|
Platform()
|
Method Summary | |
---|---|
static void |
unmaximize(java.awt.Frame f)
Unmaximizes the specified Frame. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean isOSX
public static boolean isJRE13
Constructor Detail |
---|
public Platform()
Method Detail |
---|
public static void unmaximize(java.awt.Frame f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |