Package common :: Module sleepy :: Class SleepyWindows
[hide private]
[frames] | no frames]

Class SleepyWindows

source code

Instance Methods [hide private]
 
__init__(self, away_interval=60, xa_interval=120) source code
 
getIdleSec(self) source code
 
poll(self)
checks to see if we should change state
source code
 
getState(self) source code
 
setState(self, val) source code
Method Details [hide private]

__init__(self, away_interval=60, xa_interval=120)
(Constructor)

source code 

getIdleSec(self)

source code 

poll(self)

source code 
checks to see if we should change state

getState(self)

source code 

setState(self, val)

source code