Uses of Package
com.sun.java.accessibility.util
Package | Description |
---|---|
com.sun.java.accessibility.util |
Provides a collection of interfaces and classes that compose the Java Accessibility
Utilities.
|
-
Classes in com.sun.java.accessibility.util used by com.sun.java.accessibility.util Class Description AccessibilityListenerList TheAccessibilityListenerList
is a copy of the SwingEventListerList
class.AWTEventMonitor TheAWTEventMonitor
implements a suite of listeners that are conditionally installed on every AWT component instance in the Java Virtual Machine.GUIInitializedListener TheGUIInitializedListener
interface is used by theEventQueueMonitor
class to notify an interested party when the GUI subsystem has been initialized.TopLevelWindowListener TheTopLevelWindowListener
interface is used by theEventQueueMonitor
class to notify an interested party when a top level window is created or destroyed in the Java Virtual Machine.