Uses of Package
javax.accessibility
Packages that use javax.accessibility
Package
Description
Provides a collection of interfaces and classes that compose the Java Accessibility
 Utilities.
Provides the classes necessary to create an applet and the classes an applet
 uses to communicate with its applet context.
Contains all of the classes for creating user interfaces and for painting
 graphics and images.
Defines a contract between user-interface components and an assistive
 technology that provides access to those components.
Provides a set of "lightweight" (all-Java language) components
 that, to the maximum degree possible, work the same on all platforms.
Contains classes and interfaces used by the 
JColorChooser component.Provides one interface and many abstract classes that Swing uses to provide
 its pluggable look-and-feel capabilities.
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects built according to the Java look and feel
 (once codenamed Metal), which is the default look and feel.
Provides user interface objects that combine two or more look and feels.
Provides classes and interfaces for dealing with 
javax.swing.JTable.Provides classes and interfaces that deal with editable and noneditable text
 components.
Provides the class 
HTMLEditorKit and supporting classes for creating
 HTML text editors.Provides classes and interfaces for dealing with 
javax.swing.JTree.- 
Classes in javax.accessibility used by com.sun.java.accessibility.utilClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.ClassAccessibleRoledetermines the role of a component.ClassAccessibleStateSetdetermines a component's state set.
- 
Classes in javax.accessibility used by java.appletClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.ClassAccessibleRoledetermines the role of a component.ClassAccessibleStateSetdetermines a component's state set.
- 
Classes in javax.accessibility used by java.awtClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleActioninterface should be supported by any object that can perform one or more actions.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.ClassAccessibleRoledetermines the role of a component.ThisAccessibleSelectioninterface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.ClassAccessibleStateSetdetermines a component's state set.TheAccessibleTextinterface should be implemented by all classes that present textual information on the display.TheAccessibleValueinterface should be supported by any object that supports a numerical value (e.g., a scroll bar).
- 
Classes in javax.accessibility used by javax.accessibilityClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleActioninterface should be supported by any object that can perform one or more actions.Base class used to maintain a strongly typed enumeration.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.TheAccessibleEditableTextinterface should be implemented by all classes that present editable textual information on the display.Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext documentTheAccessibleIconinterface should be supported by any object that has an associated icon (e.g., buttons).TheAccessibleKeyBindinginterface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.ClassAccessibleRelationdescribes a relation between the object that implements theAccessibleRelationand one or more other objects.ClassAccessibleRelationSetdetermines a component's relation set.ClassAccessibleRoledetermines the role of a component.ThisAccessibleSelectioninterface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.ClassAccessibleStatedescribes a component's particular state.ClassAccessibleStateSetdetermines a component's state set.ClassAccessibleTabledescribes a user-interface component that presents data in a two-dimensional table format.TheAccessibleTextinterface should be implemented by all classes that present textual information on the display.This class collects together key details of a span of text.TheAccessibleValueinterface should be supported by any object that supports a numerical value (e.g., a scroll bar).
- 
Classes in javax.accessibility used by javax.swingClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleActioninterface should be supported by any object that can perform one or more actions.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.TheAccessibleEditableTextinterface should be implemented by all classes that present editable textual information on the display.TheAccessibleExtendedComponentinterface should be supported by any object that is rendered on the screen.ClassAccessibleExtendedTableprovides extended information about a user-interface component that presents data in a two-dimensional table format.TheAccessibleExtendedTextinterface contains additional methods not provided by theAccessibleTextinterface.Encapsulation of a link, or set of links (e.g. client side imagemap) in a Hypertext documentTheAccessibleHypertextclass is the base class for all classes that present hypertext information on the display.TheAccessibleIconinterface should be supported by any object that has an associated icon (e.g., buttons).TheAccessibleKeyBindinginterface should be supported by any object that has a keyboard bindings such as a keyboard mnemonic and/or keyboard shortcut which can be used to select the object.ClassAccessibleRelationSetdetermines a component's relation set.ClassAccessibleRoledetermines the role of a component.ThisAccessibleSelectioninterface provides the standard mechanism for an assistive technology to determine what the current selected children are, as well as modify the selection set.ClassAccessibleStateSetdetermines a component's state set.ClassAccessibleTabledescribes a user-interface component that presents data in a two-dimensional table format.TheAccessibleTableModelChangeinterface describes a change to the table model.TheAccessibleTextinterface should be implemented by all classes that present textual information on the display.This class collects together key details of a span of text.TheAccessibleValueinterface should be supported by any object that supports a numerical value (e.g., a scroll bar).
- 
Classes in javax.accessibility used by javax.swing.colorchooserClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.
- 
Classes in javax.accessibility used by javax.swing.plafClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.
- 
Classes in javax.accessibility used by javax.swing.plaf.basicClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.AccessibleContextrepresents the minimum information all accessible objects return.
- 
Classes in javax.accessibility used by javax.swing.plaf.metalClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.
- 
Classes in javax.accessibility used by javax.swing.plaf.multiClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.
- 
Classes in javax.accessibility used by javax.swing.tableClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.TheAccessibleExtendedComponentinterface should be supported by any object that is rendered on the screen.ClassAccessibleRoledetermines the role of a component.ClassAccessibleStateSetdetermines a component's state set.
- 
Classes in javax.accessibility used by javax.swing.textClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.TheAccessibleActioninterface should be supported by any object that can perform one or more actions.TheAccessibleComponentinterface should be supported by any object that is rendered on the screen.AccessibleContextrepresents the minimum information all accessible objects return.TheAccessibleEditableTextinterface should be implemented by all classes that present editable textual information on the display.TheAccessibleExtendedComponentinterface should be supported by any object that is rendered on the screen.TheAccessibleExtendedTextinterface contains additional methods not provided by theAccessibleTextinterface.ClassAccessibleRoledetermines the role of a component.ClassAccessibleStateSetdetermines a component's state set.TheAccessibleTextinterface should be implemented by all classes that present textual information on the display.This class collects together key details of a span of text.
- 
Classes in javax.accessibility used by javax.swing.text.htmlClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.AccessibleContextrepresents the minimum information all accessible objects return.
- 
Classes in javax.accessibility used by javax.swing.treeClassDescriptionInterfaceAccessibleis the main interface for the accessibility package.