Uses of Class
java.awt.desktop.UserSessionEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
capabilities.
-
Uses of UserSessionEvent in java.awt.desktop
Modifier and TypeMethodDescriptionvoid
UserSessionListener.userSessionActivated(UserSessionEvent e)
Called when the user session has been switched to.void
UserSessionListener.userSessionDeactivated(UserSessionEvent e)
Called when the user session has been switched away.