org.chorem.jtimer.ui.system
Class SystemInfoFactory
java.lang.Object
org.chorem.jtimer.ui.system.SystemInfoFactory
public class SystemInfoFactory
- extends Object
Build system info determined from system.
- Version:
- $Revision: 2793 $
Last update : $Date: 2012-02-09 16:28:43 +0100 (Thu, 09 Feb 2012) $
By : $Author: echatellier $
- Author:
- chatellier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static SystemInfo instance
- Single instance
SystemInfoFactory
protected SystemInfoFactory()
- SystemInfoFactory Constructor.
getSystemInfo
public static SystemInfo getSystemInfo()
throws UnsupportedSystemInfoException
- Return system info depending on system.
- Returns:
- SystemInfo instance
- Throws:
UnsupportedSystemInfoException
- if system info is not supported
for system- See Also:
SystemInfo
Copyright © 2007-2012 CodeLutin. All Rights Reserved.