Developing GNOME Applications with Java (Linux Journal)
[Posted May 27, 2005 by ris]
Linux Journal
looks at
the process of creating a GUI design in XML, writes Java code, and then
plugs the whole thing in to the GNOME desktop. "
With three existing
Java GUI toolkits, one might ask why another alternative is
necessary. GNOME's Java bindings are unique because they are tied directly
to GNOME. An application written with GNOME's Java offerings looks and
behaves exactly as if it had been written using GNOME's C libraries. It
integrates seamlessly into the GNOME desktop and provides the same
capabilities as any other GNOME application. The reason for this is GNOME's
Java bindings use the Java Native Interface to delegate work directly to
GNOME's C libraries."
(
Log in to post comments)