| Package | Description | 
|---|---|
| javax.accessibility | 
 Defines a contract between user-interface components and an assistive technology
that provides access to those components. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AccessibleRelation
Class AccessibleRelation describes a relation between the
 object that implements the AccessibleRelation and one or more other
 objects. 
 | 
class  | 
AccessibleRole
Class AccessibleRole determines the role of a component. 
 | 
class  | 
AccessibleState
Class AccessibleState describes a component's particular state. 
 | 
 Submit a bug or feature 
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
 Copyright © 1993, 2014, Oracle and/or its affiliates.  All rights reserved.