Uses of Class
java.awt.desktop.SystemSleepEvent
Packages that use SystemSleepEvent
Package
Description
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 SystemSleepEventModifier and TypeMethodDescriptionvoidSystemSleepListener.systemAboutToSleep(SystemSleepEvent e) Called when the system is about to sleep.voidSystemSleepListener.systemAwoke(SystemSleepEvent e) Called after the system has awoken from sleeping.