org.apache.batik.util
public abstract class Platform extends Object
| Field Summary | |
|---|---|
| static boolean | isJRE13
Whether we are running on JRE 1.3. |
| static boolean | isOSX
Whether we are running on Mac OS X. |
| Method Summary | |
|---|---|
| static void | unmaximize(Frame f)
Unmaximizes the specified Frame. |