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