AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Java Access Bridge for Microsoft Windows

 
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBoĻ
Guest





PostPosted: Mon Sep 24, 2007 7:53 am    Post subject: Java Access Bridge for Microsoft Windows Reply with quote

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]
Back to top
BoBoģ
Guest





PostPosted: Fri Jan 23, 2009 11:32 pm    Post subject: Reply with quote

Fixed download link: [Download]
Back to top
ahklerner



Joined: 26 Jun 2006
Posts: 1381
Location: USA

PostPosted: Thu Sep 24, 2009 10:41 pm    Post subject: Reply with quote

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.
_________________

ʞɔпɟ əɥʇ ʇɐɥʍ
Back to top
View user's profile Send private message
rani



Joined: 18 Mar 2008
Posts: 192

PostPosted: Wed Apr 28, 2010 3:30 pm    Post subject: access java forms and controls Reply with quote

is it possible with this Java access bridge,
and hotkey methods to access java forms and controls ?
Back to top
View user's profile Send private message
tinku99



Joined: 03 Aug 2007
Posts: 513
Location: Houston, TX

PostPosted: Mon Jun 14, 2010 6:45 pm    Post subject: java access bridge Reply with quote

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
Back to top
View user's profile Send private message Send e-mail Visit poster's website
majkinetor



Joined: 24 May 2006
Posts: 4511
Location: Belgrade

PostPosted: Tue Jun 15, 2010 7:01 am    Post subject: Reply with quote

Does anything similar exists for GTK widgets ?
_________________
Back to top
View user's profile Send private message
tinku99



Joined: 03 Aug 2007
Posts: 513
Location: Houston, TX

PostPosted: Tue Jun 15, 2010 6:54 pm    Post subject: gtk Reply with quote

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 ?
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group