AutoHotkey Community

It is currently May 27th, 2012, 5:03 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: September 24th, 2007, 8:53 am 
Kindly recomended by b990595 (alias Rasmus from Denmark) at the AU3 Forum
Quote:
Java Access Bridge for the Microsoft Windows Operating System makes it possible for a Windows based Assistive Technology to get at and interact with the Java Accessibility API. The Java Accessibility API is implemented in the Java Foundation Classes (JFC) Project Swing user interface components.

The Java Access Bridge is a class which contains "native methods." Part of the code for the class is actually supplied by a dynamically linked library (DLL) on the Microsoft Windows system. The assistive technology running on the host platform (for example, a screen reader running in Windows) communicates with the Microsoft Windows native DLL portion of the bridge class. In turn, the native code of the Access Bridge Class communicates through the Java Virtual Machine with the Java Accessibility utility support and the Java Accessibility API on the individual user interface objects of the Java-based application.

The README.txt contains instructions for setting up and testing the Java Access Bridge as well as an inventory of files contained in the download.
[More...]

might be interesting too: [javaferret]


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: January 24th, 2009, 12:32 am 
Fixed download link: [Download]


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: September 24th, 2009, 11:41 pm 
Offline

Joined: June 26th, 2006, 6:14 pm
Posts: 1379
Location: USA
The Java Access Bridge is a technology to expose the Java Accessibility API (JAAPI) in a Microsoft Windows DLL, making Java applications and applets that implement the JAAPI visible to assistive technologies on the Microsoft Windows platform.

_________________
Image
ʞɔпɟ əɥʇ ʇɐɥʍ


Report this post
Top
 Profile  
Reply with quote  
PostPosted: April 28th, 2010, 4:30 pm 
Offline

Joined: March 18th, 2008, 4:04 am
Posts: 193
is it possible with this Java access bridge,
and hotkey methods to access java forms and controls ?


Report this post
Top
 Profile  
Reply with quote  
 Post subject: java access bridge
PostPosted: June 14th, 2010, 7:45 pm 
Offline

Joined: August 3rd, 2007, 8:01 am
Posts: 555
Location: Houston, TX
ahklerner wrote:
The Java Access Bridge is a technology to expose the Java Accessibility API (JAAPI) in a Microsoft Windows DLL, making Java applications and applets that implement the JAAPI visible to assistive technologies on the Microsoft Windows platform.

Yes, but that covers awt and swing, and works on several java apps i have tried so far...
The autoit folks have a wrapper
Jacareto can replay events into java as well. (works on one app i tested).
Haven't tried marathon, but looks promising.

note to moderator: can you merge with this


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 15th, 2010, 8:01 am 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
Does anything similar exists for GTK widgets ?

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject: gtk
PostPosted: June 15th, 2010, 7:54 pm 
Offline

Joined: August 3rd, 2007, 8:01 am
Posts: 555
Location: Houston, TX
On linux, there is at-spi. See the autokey source for example usage with pyatspi

gtk + atk is available on windows as well: here. I haven't found much written about it. What gtk apps are you using ?


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group