org.apache.batik.util
public abstract class Platform extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
isJRE13
Whether we are running on JRE 1.3.
|
static boolean |
isOSX
Whether we are running on Mac OS X.
|
Constructor and Description |
---|
Platform() |
Modifier and Type | Method and Description |
---|---|
static void |
unmaximize(java.awt.Frame f)
Unmaximizes the specified Frame.
|
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.