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 booleanisLinux()static booleanisMacOsx()taken from http://developer.apple.com/technotes/tn2002/tn2110.htmlstatic booleanisWindows()
-