Uses of Class
java.awt.desktop.UserSessionEvent
Packages that use UserSessionEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
 capabilities.
- 
Uses of UserSessionEvent in java.awt.desktopMethods in java.awt.desktop with parameters of type UserSessionEventModifier and TypeMethodDescriptionvoidUserSessionListener.userSessionActivated(UserSessionEvent e)Called when the user session has been switched to.voidUserSessionListener.userSessionDeactivated(UserSessionEvent e)Called when the user session has been switched away.