| View previous topic :: View next topic |
| Author |
Message |
BoBoĻ Guest
|
Posted: Mon Sep 24, 2007 8:53 am Post subject: Java Access Bridge for Microsoft Windows |
|
|
Kindly recomended by b990595 (alias Rasmus from Denmark) at the AU3 Forum
| Quote: | Java Access Bridge for the Microsoft Windows Operating System makes it possible for a Windows based Assistive Technology to get at and interact with the Java Accessibility API. The Java Accessibility API is implemented in the Java Foundation Classes (JFC) Project Swing user interface components.
The Java Access Bridge is a class which contains "native methods." Part of the code for the class is actually supplied by a dynamically linked library (DLL) on the Microsoft Windows system. The assistive technology running on the host platform (for example, a screen reader running in Windows) communicates with the Microsoft Windows native DLL portion of the bridge class. In turn, the native code of the Access Bridge Class communicates through the Java Virtual Machine with the Java Accessibility utility support and the Java Accessibility API on the individual user interface objects of the Java-based application.
The README.txt contains instructions for setting up and testing the Java Access Bridge as well as an inventory of files contained in the download.
[More...] |
might be interesting too: [javaferret] |
|
| Back to top |
|
 |
BoBoģ Guest
|
Posted: Sat Jan 24, 2009 12:32 am Post subject: |
|
|
| Fixed download link: [Download] |
|
| Back to top |
|
 |
ahklerner
Joined: 26 Jun 2006 Posts: 1317 Location: USA
|
Posted: Thu Sep 24, 2009 11:41 pm Post subject: |
|
|
The Java Access Bridge is a technology to expose the Java Accessibility API (JAAPI) in a Microsoft Windows DLL, making Java applications and applets that implement the JAAPI visible to assistive technologies on the Microsoft Windows platform. _________________
ʞɔпɟ əɥʇ ʇɐɥʍ |
|
| Back to top |
|
 |
|