Hi Joanie:
The instructions are similar to the Java Access Bridge for GNOME, but
easier. Since the Java ATK Wrapper is not using Java/CORBA, we don't
need the ~/.orbitrc nonsense. But, we still need to set up the
accessibility.properties and java-atk-wrapper.jar files.
On OpenSolaris, what
Hi Ke.
If it wouldn't be too much trouble, would you please post instructions
for properly installing the Java ATK Wrapper in OpenSolaris 2009.06
because I'm obviously missing something:
$ jcontrol
Exception in thread "main" java.awt.AWTError: Assistive Technology not
found: org.GNOME.Accessibili
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 talki