Jump to content
Compatible Support Forums
Sign in to follow this  
news

Java ATK Wrapper 0.28.1 released!

Recommended Posts

What's JAW?

========

 

Java ATK Wrapper is a implementation of ATK by using JNI technic. It

converts Java Swing events into ATK events, and send these events to

ATK-Bridge.

 

JAW is part of the Bonobo deprecation project. It will replaces the

former java-access-bridge.

By talking to ATK-Bridge, it keeps itself from being affected by the

change of underlying communication mechanism.

 

 

Where?

=====

 

The git repo is at:

git clone git://git.gnome.org/java-atk-wrapper

 

The tarballs are here:

http://ftp.gnome.org/pub/GNOME/sources/java-atk-wrapper/

 

Reporting bugs

==========

 

URL: http://bugzilla.gnome.org

Classification: Platform

Application: at-spi

Component: Java ATK Wrapper

 

 

Important changes

============

* Fixed bug 606402 - Attempting to run swing application with the JAW

installed

frequently causes the JRE to report a fatal runtime error

* Add JAW_DEBUG - Set environment JAW_DEBUG=1 to get debug messages

 

Thanks!

 

Ke

 

_______________________________________________

 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×