Instances of this class provide a bridge between application
code and assistive technology clients.
Instances of this class are sent as a result of accessibility clients
sending AccessibleAction messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleAction events.
Instances of this class are sent as a result of accessibility clients
sending AccessibleAttribute messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleAttribute events.
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
Instances of this class are sent as a result of accessibility clients
sending AccessibleEditableText messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleEditableText events.
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for information about the control instance.
Instances of this class are sent as a result of accessibility clients
sending AccessibleHyperlink messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleHyperlink events.
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
Instances of this class are sent as a result of accessibility clients
sending AccessibleTableCell messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleTableCell events.
Instances of this class are sent as a result of accessibility clients
sending AccessibleTable messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleTable events.
This adapter class provides default implementations for the
methods described by the AccessibleTextListener
interface.
Instances of this class are sent as a result of accessibility clients
sending AccessibleAttribute or AccessibleEditableText messages to an
accessible object.
Instances of this class are sent as a result of
accessibility clients sending messages to controls
asking for detailed information about the implementation
of the control instance.
Classes that implement this interface provide methods
that deal with the events that are generated when an
accessibility client sends a message to a control.
Instances of this class are sent as a result of accessibility clients
sending AccessibleValue messages to an accessible object.
Classes which implement this interface provide methods
that handle AccessibleValue events.