All | 43 Folders | Accessibility | BoingBoing | Books | Computer Related | Family | Films | General | Hacking | Hobbies | Humor | Java | Links | Omni | OpenSolaris | Puzzles and Games

« Omni - where are... | Main | Science Fiction,... »
20050307 Monday March 07, 2005

Java Accessibility Helper v0.7

For three months last year, I worked on updating a Java application written by Jeff Dunn called the Java Accessibility Helper. It hadn't been looked at in a couple of years and had collected a load of bug reports against it. It also had a couple of serious usability issues.

So what exactly is it I hear you ask? The Helper aids developers in making their JFC-based applications accessible to users with disabilities. The application is run in conjunction with the Helper and a report is generated that includes a prioritized list of problems and potential problems found during this testing.

For example, the Helper verifies that all input fields in an application can be reached using only the keyboard. It does not require the source code for the application being tested and will work with any AWT- or Swing-based application.

Last week, this new version was released as early access software on java.sun.com.

Here is an overview of the changes in v0.7:

The documentation is online if you are interested in learning more. There is also a mailing list called jaccesshelper@sun.com where you can ask questions or provide feedback regarding this software.

[]

( Mar 07 2005, 08:48:53 AM PST ) [Listen] Permalink

Comments:

Post a Comment:

Comments are closed for this entry.