Uses of Class
java.awt.desktop.AppForegroundEvent
| Package | Description | 
|---|---|
| java.awt.desktop | 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 AppForegroundEvent Modifier and Type Method Description voidAppForegroundListener. 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.