Module java.desktop

Class AppEvent

java.lang.Object
java.util.EventObject
java.awt.desktop.AppEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AboutEvent, AppForegroundEvent, AppHiddenEvent, AppReopenedEvent, FilesEvent, OpenURIEvent, PreferencesEvent, QuitEvent, ScreenSleepEvent, SystemSleepEvent, UserSessionEvent

public class AppEvent
extends EventObject
AppEvents are sent to listeners and handlers installed on the Desktop instance of the current desktop context.
Since:
9
See Also:
Serialized Form