blind_html Fwd: ANNOUNCE: Java ATK Wrapper 0.27.3

  • From: Nimer Jaber <nimerjaber1@xxxxxxxxx>
  • To: blind_html <blind_html@xxxxxxxxxxxxx>
  • Date: Tue, 7 Jul 2009 06:41:05 -0600

---------- Forwarded message ----------
From: Ke Wang <Ke.Wang@xxxxxxx>
Date: Mon, 06 Jul 2009 17:47:56 +0800
Subject: ANNOUNCE: Java ATK Wrapper 0.27.3
To: gnome-accessibility-list@xxxxxxxxx

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 replace the
java-access-bridge after being fully tested.
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 several problems in build system.
* Resolved conflict with GTK look and feel.
* Added code to check whether accessibility technology is switched on
* Added code to get more accurate application name
* Added code to determine whether to load 32 or 64-bit version of
atk-bridge
* Added functionality to auto-detect JAVA_HOME
* Removed dependency on gtk+-2.0

Thanks!

Ke
_______________________________________________
gnome-accessibility-list mailing list
gnome-accessibility-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gnome-accessibility-list
blind_html
To unsubscribe, please send a blank email to
blind_html-request@xxxxxxxxxxxxx
with unsubscribe in the subject line.
To access the archives, please visit:
//www.freelists.org/archive/blind_html

Thanks

Other related posts:

  • » blind_html Fwd: ANNOUNCE: Java ATK Wrapper 0.27.3 - Nimer Jaber