Re: Java bindings for GTK+??



Andreas Tille <tille@physik.uni-halle.de> writes:

> are there any Java bindings for GTK+ or are there projects to
> develop such stuff.

GNU Classpath
<URL:http://www.gnu.org/software/classpath/classpath.html> has a set
of GTK+ peers for the AWT v1.1.  So you can write `normal' Java/AWT
programs, and GTK+ widgets are used instead of Motif ones.

The code is available via anonymous CVS, and it's currently usable for
simple applications that don't need printing or lightweight component
support.  Setting it up to run is a bit of work as the code is
undergoing significant development.

-- 
Paul Fisher * rao@gnu.org



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]