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: 2717 $
Last update : $Date: 2010-01-04 10:02:46 +0100 (lun., 04 janv. 2010) $
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-2010 CodeLutin. All Rights Reserved.