Hi all,
How to make Java swing Application Accessible to Orca screen
reader?
I created a demo Java swing application to test that, is Orca Screen
Reader(linux) can read that application. I create a JFrame window and
Jbutton on Jframe and Implement Java Accessibility API and set accessible
description to that JButton but orca screen can't read that button name. I
also add tool-tip to that button but still Orca Screen Reader(Linux) can
not read that tool-tip also.
*So, can any one please tell me that what is the proper way to create Java
swing application accessible to Orca Screen Reader.*
Regards,
Dhairyashil.
_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp