Uses of Class
java.awt.desktop.AppForegroundEvent
Packages that use AppForegroundEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
 capabilities.
- 
Uses of AppForegroundEvent in java.awt.desktopMethods in java.awt.desktop with parameters of type AppForegroundEventModifier and TypeMethodDescriptionvoidAppForegroundListener.appMovedToBackground(AppForegroundEvent e) Called when the app becomes the background app and another app becomes the foreground app.voidAppForegroundListener.appRaisedToForeground(AppForegroundEvent e) Called when the app becomes the foreground app.