Uses of Class
java.awt.desktop.SystemSleepEvent
| Package | Description | 
|---|---|
| java.awt.desktop | Provides interfaces and classes for interaction with various desktop
 capabilities. | 
- 
Uses of SystemSleepEvent in java.awt.desktopMethods in java.awt.desktop with parameters of type SystemSleepEvent Modifier and Type Method Description voidSystemSleepListener. systemAboutToSleep(SystemSleepEvent e)Called when the system is about to sleep.voidSystemSleepListener. systemAwoke(SystemSleepEvent e)Called after the system has awoken from sleeping.