Uses of Package
com.sun.java.accessibility.util
Package
Description
Provides a collection of interfaces and classes that compose the Java Accessibility
Utilities.
-
ClassDescriptionThe
AccessibilityListenerList
is a copy of the SwingEventListerList
class.TheAWTEventMonitor
implements a suite of listeners that are conditionally installed on every AWT component instance in the Java Virtual Machine.TheGUIInitializedListener
interface is used by theEventQueueMonitor
class to notify an interested party when the GUI subsystem has been initialized.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.