Java applets are needed to help test screen readers

My employer bought us a "Jaws" screen reader license to test potential visually impaired new employees I have been testing all our internal applications (mainly Web Applications), and everything works well except a web application that contains embedded Java applets in the page This is not an application we developed

I installed the Java access bridge, and now I can't even click / interact with this Java applet At this point, I'm not sure if there's a problem with my installation or if the Java applet can get started

Screen reader vendors are helpful They just told me that I needed to write java applets using the "swing class / AWT" component, but I couldn't verify this I need a java applet with known access barriers I just need to visit a web page to see if my screen reader can read from Java applet This will tell me if my installation is wrong or if my applet is broken

The screen reader vendor suggested that I download the Java JDK for some sample applets This has not been successful because our enterprise is running a newer version of Java runtime than the current version of JDK JDK will not be installed because it will be degraded

So... Anyone can help me find a publicly accessible web page with a screen reader friendly Java applet. Can I test this screen reader?

Solution

Select an attribute from this form (for example, Java. Version) and click Submit

The applet at the other end is written in swing

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>