javaweb-submit
[Top][All Lists]
Advanced

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

[Javaweb-submit] Java-GNOME project


From: Jeffrey Morgan
Subject: [Javaweb-submit] Java-GNOME project
Date: Fri, 6 Jul 2001 08:46:53 -0400

Java-GNOME is a set of Java bindings for GNOME and GTK libraries, so that GNOME and GTK applications can be written in Java. The project consists of two libraries; java-gtk, a GTK-only binding and java-gnome, a GTK and GNOME binding. It is not a 100% Java Swing look&feel mimicking the GTK look, it is not a GTK/GNOME rewrite in Java, and it is not a set of GTK peers for the AWT. Rather it is a JNI layer that actually delegates the Java calls out to the underlying C library.

The project is hosted on sourceforge and is located at http://java-gnome.sourceforge.net

The Java class library and JNI code is generated by a code generator that is written in Java.  The code generator reads def files that define the classes and methods. The class library can be used to write GNOME applications in Java.  I would appreciate it if you could list it on your projects page.

Thanks
-Jeff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]