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 - 3 of 3 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

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

Can I set the DPI resolution of my Java Swing application without changing the systems' DPI setting?

Stackoverflow

I have a Java application using the Substance LookAndFeel with Windows as the the target platform and I want to increase the DPI setting of my application without changing the system setti

Tags: 
  • java
  • swing
  • testing
  • accessibility
  • dpi