Uses of Class
java.awt.desktop.AppHiddenEvent
Packages that use AppHiddenEvent
Package
Description
Provides interfaces and classes for interaction with various desktop
capabilities.
-
Uses of AppHiddenEvent in java.awt.desktop
Methods in java.awt.desktop with parameters of type AppHiddenEventModifier 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).