Documentation Contents

Accessibility

New Features in Java™ 2 Platform Standard Edition 5

The features described here were introduced in Java 2 Platform Standard Edition 5. These features are also part of subsequent releases of the Java platform. Many of these additions were made to maintain compatibility between the Java Accessibility API and the GNOME Accessibility Framework, described at http://projects.gnome.org/accessibility/

Contents

AccessibleAction New Constant
AccessibleContext New Constants
AccessibleRelation New Constants
AccessibleRole New Constants
AccessibleState New Constants
AccessibleText New Constants
API Enhancements
AccessibleExtendedText
AccessibleStreamable
Accessibility Support for JSpinner and ProgressMonitor


AccessibleAction New Constant

Class AccessibleAction contains the following new constant:

AccessibleContext New Constants

Class AccessibleContext contains the following new constants:

AccessibleRelation New Constants

Class AccessibleRelation contains the following new constants:

AccessibleRole New Constants

Class AccessibleRole contains the following new constants:

AccessibleState New Constants

Class AccessibleState contains the following new constants:

AccessibleText New Constants

Class AccessibleText contains the following new constants:

API Enhancements

The following new classes and interfaces have been added to the JavaTM Accessibility API:

AccessibleExtendedText

Interface AccessibleExtendedText provides support for braille and screen reader review mode.

AccessibleStreamable

Interface AccessibleStreamable provides a stream interface to raw data based on mime type.

Accessibility Support for JSpinner and ProgressMonitor

This release provides accessibility support for spinners and progress monitors in Swing.


Oracle and/or its affiliates Copyright © 1993, 2012, Oracle and/or its affiliates. All rights reserved.
Contact Us