Fw: Java accessibility helper

Bullet JavaTM Accessibility Helper Early Access v.0.3

The JavaTM Accessibility Helper aids JavaTM software developers in
making
their JFC-based programs accessible to persons with disabilities. The
Helper
generates
a report that includes a prioritized list of problems and potential
problems
with the application being tested. For example, the Helper verifies that
all
input fields in an application can be reached using only the keyboard.

The Accessibility Helper does not require the source code for the
application being tested and will work with any AWT- or Swing-based
application.

Received on Wednesday, 18 July 2001 11:41:25 UTC