Package org.openjump.core
Class CheckOS
- java.lang.Object
-
- org.openjump.core.CheckOS
-
public class CheckOS extends Object
- Author:
- sstein contains methods to check the operating system
-
-
Constructor Summary
Constructors Constructor Description CheckOS()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isLinux()
static boolean
isMacOsx()
taken from http://developer.apple.com/technotes/tn2002/tn2110.htmlstatic boolean
isWindows()
-