public class MacSystemSleepListener
extends java.lang.Object
implements com.apple.eawt.SystemSleepListener
| Constructor and Description |
|---|
MacSystemSleepListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
systemAboutToSleep(com.apple.eawt.AppEvent.SystemSleepEvent sse) |
void |
systemAwoke(com.apple.eawt.AppEvent.SystemSleepEvent sse) |
public void systemAboutToSleep(com.apple.eawt.AppEvent.SystemSleepEvent sse)
systemAboutToSleep in interface com.apple.eawt.SystemSleepListenerpublic void systemAwoke(com.apple.eawt.AppEvent.SystemSleepEvent sse)
systemAwoke in interface com.apple.eawt.SystemSleepListener