Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #23673
| Newsgroups | comp.lang.java.programmer |
|---|---|
| Date | 2013-04-27 14:14 -0700 |
| Message-ID | <18f01dee-7f05-476d-a8b6-a637d30a8a95@googlegroups.com> (permalink) |
| Subject | Problem with the Java Access Bridge and the screenreader JAWS |
| From | Markus Lemcke <markuslemcke@googlemail.com> |
Hello, I have to make a java software accessible. I found following instruction to setup the java access bridge: http://docs.oracle.com/javase/accessbridge/2.0.2/setup.htm#installing-jab-32-bit http://www.oracle.com/technetwork/java/javase/documentation/setup-139055.html http://docs.oracle.com/cd/B28359_01/install.111/b32006/jbridge.htm This one works: https://www.ssbbartgroup.com/blog/2012/08/30/jre-7-update-6-now-comes-bundled-with-the-java-access-bridge/ on windows 7 the screenreader NVDA reads my testsoftware devloped with swing components and the screenreader Jaws doesn't read it! I don't know why? on vmware windows xp with JRE 6.x I don't know how to setup the java access bridge. No screenreader can read my software! can you help me please. I need it for a customer. Greetings Markus Lemcke
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Problem with the Java Access Bridge and the screenreader JAWS Markus Lemcke <markuslemcke@googlemail.com> - 2013-04-27 14:14 -0700
Re: Problem with the Java Access Bridge and the screenreader JAWS Jeff Higgins <jeff@invalid.invalid> - 2013-04-27 19:12 -0400
Re: Problem with the Java Access Bridge and the screenreader JAWS Markus Lemcke <markuslemcke@googlemail.com> - 2013-04-28 23:52 -0700
Re: Problem with the Java Access Bridge and the screenreader JAWS Roedy Green <see_website@mindprod.com.invalid> - 2013-05-07 10:27 -0700
csiph-web