Skip to content

gsmzupper/java-atk-wrapper

 
 

Repository files navigation

Java ATK Wrapper is a implementation of ATK by using JNI technic.
It converts Java Swing events into ATK events, and sends these events to
ATK-Bridge.

JAW is part of the Bonobo deprecation project. By talking to ATK-Bridge, it
keeps itself from being affected by the change of underlying communication
mechanism.

JAW consists of two major parts:

wrapper:  the Java library that listens to Swing events, and adapting JAAPI
          to fit the interfaces of ATK

jni:      the C library that converts Swing events into GSignals and talks
          to ATK-Bridge

Este projeto, tem como foco, tornar o desenvolvimento com java acessível também no Linux. O mesmo está descontinuado e eu pretendo no próximo ano, começar a contribuir para ressuscitar este projeto. Quero dar aos cegos a oportunidade te ter mais um sistema operacional para programar podendo assim tornar, o mundo mais acessível e inclusivo.

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 67.0%
  • Java 29.4%
  • M4 2.3%
  • Other 1.3%