|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectesmska.integration.mac.handler.MacSystemSleepListener
public class MacSystemSleepListener
System sleep listener. It deactivates queueu when system is going to sleep and reactivates it when system awake. Deactivation and reactivation happens only if quueue was active before those events happens.
Constructor Summary | |
---|---|
MacSystemSleepListener()
|
Method Summary | |
---|---|
void |
systemAboutToSleep(com.apple.eawt.AppEvent.SystemSleepEvent sse)
|
void |
systemAwoke(com.apple.eawt.AppEvent.SystemSleepEvent sse)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MacSystemSleepListener()
Method Detail |
---|
public void systemAboutToSleep(com.apple.eawt.AppEvent.SystemSleepEvent sse)
systemAboutToSleep
in interface com.apple.eawt.SystemSleepListener
public void systemAwoke(com.apple.eawt.AppEvent.SystemSleepEvent sse)
systemAwoke
in interface com.apple.eawt.SystemSleepListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |