Uses of Class
java.awt.desktop.AppHiddenEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
capabilities.
-
Uses of AppHiddenEvent in java.awt.desktop
Modifier and TypeMethodDescriptionvoid
AppHiddenListener.appHidden(AppHiddenEvent e)
Called when the app is hidden.void
AppHiddenListener.appUnhidden(AppHiddenEvent e)
Called when the hidden app is shown again (but not necessarily brought to the foreground).