com.myjavaworld.util
Class SystemUtil
java.lang.Object
com.myjavaworld.util.SystemUtil
public class SystemUtil
- extends Object
- Author:
- Sai Pullabhotla, psai [at] jMethods [dot] com
To change the template for this generated type comment go to Window -
Preferences - Java - Code Generation - Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemUtil
public SystemUtil()
isMac
public static boolean isMac()
getOSName
public static String getOSName()
getOSVersion
public static String getOSVersion()
getJREVersion
public static String getJREVersion()
getJREVendor
public static String getJREVendor()
getJavaHome
public static String getJavaHome()
getUserHome
public static String getUserHome()
getWorkingDirectory
public static String getWorkingDirectory()
Copyright © 2000-2012 jMethods, Inc.. All Rights Reserved.