translate

Featured Links

Questions & Answers

This listing is a compilation of both questions asked in-site and questions related to accessibility themes gathered from different sources (stackoverflow, UX Stack Exchange).

Displaying 1 - 5 of 5 questions

JAVA Accessibility support by Excelsior Jet [closed]

I have a application which supports screen readers via the Java Access Bridge. The jre version works fine with screen readers such as NVDA.

Tags: 
  • java
  • swing
  • accessibility
  • java-access-bridge

Java: Where do I find sourcecode of WindowsAccessbridge?

I downloaded the Java JDK 7 source code from https://jdk7.java.net/source.html.

Tags: 
  • java
  • c++
  • accessibility
  • java-access-bridge

How can I support assistive technologies in JavaFX 2.2?

The possibility of connection to JAWS and N

Tags: 
  • java
  • javafx
  • javafx-2
  • accessibility
  • java-access-bridge

Not receiving callbacks from the Java Access Bridge

I'm trying to use the Java Access Bridge to get information about Swing components from inside a C++ app. However, none of the callbacks I register ever get called.

Tags: 
  • java
  • c++
  • accessibility
  • java-access-bridge

Automation using Java Access Bridge

I can capture text from UI controls (button/Editbox/Checkbox etc) in Java Applications, using

Tags: 
  • java
  • c#
  • swing
  • accessibility
  • java-access-bridge