Interface Summary
|
Accessible |
Interface Accessible is the main interface for the accessibility package.
|
AccessibleAction |
The AccessibleAction interface should be supported by any object
that can perform one or more actions. |
AccessibleComponent |
The AccessibleComponent interface should be supported by any object
that is rendered on the screen. |
AccessibleHypertext |
The AccessibleHypertext class is the base class for all
classes that present hypertext information on the display. |
AccessibleSelection |
This AccessibleSelection interface
provides the standard mechanism for an assistive technology to determine
what the current selected children are, as well as modify the selection set.
|
AccessibleText |
The AccessibleText interface should be implemented by all
classes that present textual information on the display. |
AccessibleValue |
The AccessibleValue interface should be supported by any object
that supports a numerical value (e.g. |