org.openjump.core
Class CheckOS

java.lang.Object
  extended by org.openjump.core.CheckOS

public class CheckOS
extends java.lang.Object

Author:
sstein contains methods to check the operating system

Constructor Summary
CheckOS()
           
 
Method Summary
static boolean isMacOsx()
          taken from http://developer.apple.com/technotes/tn2002/tn2110.html
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckOS

public CheckOS()
Method Detail

isMacOsx

public static boolean isMacOsx()
taken from http://developer.apple.com/technotes/tn2002/tn2110.html

Returns:
returns true if the Operating System of the computer is a Mac-OS X