Uses of Class
java.awt.desktop.ScreenSleepEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
capabilities.
-
Uses of ScreenSleepEvent in java.awt.desktop
Modifier and TypeMethodDescriptionvoid
ScreenSleepListener.screenAboutToSleep
(ScreenSleepEvent e) Called when the system displays have entered power save sleep.void
ScreenSleepListener.screenAwoke
(ScreenSleepEvent e) Called when the system displays have awoken from power save sleep.