Class and Description |
---|
AccessibilityListenerList
The
AccessibilityListenerList is a copy of the Swing
EventListerList class. |
AWTEventMonitor
The
AWTEventMonitor implements a suite of listeners that are
conditionally installed on every AWT component instance in the Java
Virtual Machine. |
GUIInitializedListener
The
GUIInitializedListener interface is used by the EventQueueMonitor
class to notify an interested party when the GUI subsystem has been
initialized. |
TopLevelWindowListener
The
TopLevelWindowListener interface is used by the EventQueueMonitor
class to notify an interested party when a top level window is created
or destroyed in the Java Virtual Machine. |
Copyright © 2002, 2016, Oracle and/or its affiliates. All rights reserved.