| Name | Description | Type | Package | Framework |
| AccessibilityProvider | Service Provider Interface (SPI) for Assistive Technology. | Class | javax.accessibility | Java SE |
|
| AccessibleAttributeSequence | This class collects together the span of text that share the same contiguous set of attributes, along with that set of attributes. | Class | javax.accessibility | Java SE |
|
| AccessibleBundle | Base class used to maintain a strongly typed enumeration. | Class | javax.accessibility | Java SE |
|
| AccessibleContext | AccessibleContext represents the minimum information all accessible objects return. | Class | javax.accessibility | Java SE |
|
| AccessibleHyperlink | Encapsulation of a link, or set of links (e. | Class | javax.accessibility | Java SE |
|
| AccessibleRelation | object that implements the AccessibleRelation and one or more other objects. | Class | javax.accessibility | Java SE |
|
| AccessibleRelationSet | relation set of a component is a set of AccessibleRelation objects that describe the component's relationships with other components. | Class | javax.accessibility | Java SE |
|
| AccessibleResourceBundle | A resource bundle containing the localized strings in the accessibility package. | Class | javax.accessibility | Java SE |
|
| AccessibleRole | component describes its generic function. | Class | javax.accessibility | Java SE |
|
| AccessibleState | state of the component is defined as an AccessibleStateSet, which is a composed set of AccessibleStates. | Class | javax.accessibility | Java SE |
|
| AccessibleStateSet | of a component is a set of AccessibleState objects and descriptions. | Class | javax.accessibility | Java SE |
|
| AccessibleTextSequence | This class collects together key details of a span of text. | Class | javax.accessibility | Java SE |
|
| Accessible | | Interface | javax.accessibility | Java SE |
|
| AccessibleAction | The AccessibleAction interface should be supported by any object that can perform one or more actions. | Interface | javax.accessibility | Java SE |
|
| AccessibleComponent | The AccessibleComponent interface should be supported by any object that is rendered on the screen. | Interface | javax.accessibility | Java SE |
|
| AccessibleEditableText | The AccessibleEditableText interface should be implemented by all classes that present editable textual information on the display. | Interface | javax.accessibility | Java SE |
|
| AccessibleExtendedComponent | The AccessibleExtendedComponent interface should be supported by any object that is rendered on the screen. | Interface | javax.accessibility | Java SE |
|
| AccessibleExtendedTable | a user-interface component that presents data in a two-dimensional Applications can determine if an object supports the | Interface | javax.accessibility | Java SE |
|
| AccessibleExtendedText | The AccessibleExtendedText interface contains additional methods not provided by the AccessibleText interface | Interface | javax.accessibility | Java SE |
|
| AccessibleHypertext | The AccessibleHypertext class is the base class for all classes that present hypertext information on the display. | Interface | javax.accessibility | Java SE |
|
| AccessibleIcon | The AccessibleIcon interface should be supported by any object that has an associated icon (e. | Interface | javax.accessibility | Java SE |
|
| AccessibleKeyBinding | The AccessibleKeyBinding interface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard | Interface | javax.accessibility | Java SE |
|
| AccessibleSelection | This AccessibleSelection interface provides the standard mechanism for an assistive technology to determine | Interface | javax.accessibility | Java SE |
|
| AccessibleStreamable | The AccessibleStreamable interface should be implemented by the AccessibleContext of any component that presents the | Interface | javax.accessibility | Java SE |
|
| AccessibleTable | presents data in a two-dimensional table format. | Interface | javax.accessibility | Java SE |
|
| AccessibleTableModelChange | The AccessibleTableModelChange interface describes a change to the table model. | Interface | javax.accessibility | Java SE |
|
| AccessibleText | The AccessibleText interface should be implemented by all classes that present textual information on the display. | Interface | javax.accessibility | Java SE |
|
| AccessibleValue | The AccessibleValue interface should be supported by any object that supports a numerical value (e. | Interface | javax.accessibility | Java SE |