Java Accessibility and Usability Work
Java Accessibility Development in Industry
- Sun Java Accessibility API
- Microsoft Active Accessibility for Java
- Comspec -- A EU TIDE project targeting disabled users, their facilitators and developers in the rehabilitation industry. One goal of the project is to create a set of tools that facilitators can use to make personal communication aids for disabled users without programming.
- IBM Java Accessibility Work
The Java Accessibility Projects at Trace
- Cooperative Java Compatibility Effort Table(s) -- Looking at the differences between Microsoft's and Sun's approaches to Java Accessibility.
- Cooperative Java Compatibility Effort Recommendations -- Recommendations for a middle ground between the two solutions.
- Java Accessibility Preliminary Examination
- Goals of the Preliminary Examination
- Full Report Working Draft, V. 2.0 (about 100k)
- Presentation made at the California State University Northridge (CSUN) Conference, March 1998.
Java Application Accessibility Examples
Please download the instructions (readme.txt) on how to setup your environment for running these examples. Also for a short description of what each example is about, read the text file with the same name as the Java source file.
- Test.java (download)
- SimpleExample.java (download)
- SimpleExample2.java (download)
- SimpleExample3.java (download)
- Dial.java (download)