Java

JavaTM Accessibility Helper


The Java Accessibility Helper is a graphical tool that helps software developers and test engineers examine Java-based applications for accessibility issues. For example, the Helper verifies that all UI components can be reached using only the keyboard and that their names, roles, states, and more can be obtained by assistive technologies. Examples of assistive technologies include screen readers, screen magnifiers, on-screen keyboards and voice control. The Helper can be used to evaluate any AWT- or Swing-based application.

The Helper creates accessibility reports based on test sets. A test set describes the Java application, applet, or executable script to test and a list of tests to run. The tests are chosen from the Helper's built-in test properties.

Java Accessibility Helper Documentation

For More Information


Copyright © 2005 Sun Microsystems, Inc. All Rights Reserved.

Please send comments to: jaccesshelper@sun.com
Sun