org.chorem.jtimer.ui.system.macos
Class MacOSSystemInfo

java.lang.Object
  extended by org.chorem.jtimer.ui.system.macos.MacOSSystemInfo
All Implemented Interfaces:
SystemInfo

public class MacOSSystemInfo
extends Object
implements SystemInfo

MacOSSystemInfo Source : http://ochafik.free.fr/blog/?p=98#comment-17694

Since:
1.3.2 Last update : $Date: 2010-01-04 10:02:46 +0100 (lun., 04 janv. 2010) $ By : $Author: chatellier $
Version:
$Revision: 2717 $
Author:
chatellier

Constructor Summary
MacOSSystemInfo()
           
 
Method Summary
 long getIdleTime()
          Get system idle time in milliseconds.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacOSSystemInfo

public MacOSSystemInfo()
Method Detail

getIdleTime

public long getIdleTime()
Description copied from interface: SystemInfo
Get system idle time in milliseconds.

Specified by:
getIdleTime in interface SystemInfo
Returns:
system idle time in milliseconds


Copyright © 2007-2010 CodeLutin. All Rights Reserved.