Re: [orca-list] [Accessibility-atspi] While Initializing 'SPI_init()' got error!
- From: Dhairyashil Bhosale <dhairyashil bhosale584 gmail com>
- To: Samuel Thibault <samuel thibault ens-lyon org>, Dhairyashil Bhosale <dhairyashil bhosale584 gmail com>, accessibility-atspi lists linux-foundation org, "orca-list gnome org" <orca-list gnome org>, Krishnakant Mane <krmane gmail com>
- Subject: Re: [orca-list] [Accessibility-atspi] While Initializing 'SPI_init()' got error!
- Date: Thu, 12 Feb 2015 14:27:12 +0530
HI all,
From previous discussion
> Q3) How to make java application accessible for assistiveTech using JNI
> to call At-Spi?
>You don't need to do this: the java-atk-wrapper does the bridging for
>you.
For making java swing application accessible to Orca-screen reader, I implemented the
Java Accessibility API(JAAPI), like
getAccessibleContext().setAccessibleName("").
but orca screen reader not able to read that applications name or other accessible component. so I am trying to call At-Spi method from java using JNI. so is that possible, that Orca will read that applcaition.
so
Q1) How to make java application accessible for assistiveTech like Orca.?
With Regards,
Dhairyashil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]