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 - 2 of 2 questions

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

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