org.apache.batik.util
Class Platform

java.lang.Object
  extended byorg.apache.batik.util.Platform

public abstract class Platform
extends Object

Platform specific functionality.


Field Summary
static boolean isOSX
          Whether we are running on Mac OS X.
 
Constructor Summary
Platform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isOSX

public static boolean isOSX
Whether we are running on Mac OS X.

Constructor Detail

Platform

public Platform()


Copyright © 2009 Apache Software Foundation. All Rights Reserved.