Re: [orca-list] How to make Java swing Application Accessible to Orca screen reader?



Hi KK,
             I have one way in mind to make java application accessible with Orca. Using JNI (Java Native Interface) in java, we can call at-spi and register all java swing events, so orca will access the all accessible component and events.  But I am not sure about that. so which things we have to consider  that java application will accessible with Orca Screen reader?

With Regards,
Dhairyashil.
           

On Wed, Feb 4, 2015 at 2:36 PM, kk <krmane gmail com> wrote:

Has there been any improvement off late in java swing accessibility for Orca any ways?
I tryed 2 years back but was disappointed.
Happy hacking.
Krishnakant.

On Wednesday 04 February 2015 01:55 PM, Dhairyashil Bhosale wrote:
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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]