[Java-gnome-developer] What libraries shold I use?
Brought to you by:
afcowie
From: Alexey T. <a_t...@ma...> - 2007-04-09 04:56:17
|
There are several java libraries in http://ftp.gnome.org/pub/gnome/sources/ : libgnome-java, java-gnome and libgtk-java. What libraries should I use to develop java application with gtk interface? java-gnome library contains Window, Widget and GtkObject classes. And libgtk-java also contains these classes. Should these libraries be used together? And what is the difference between them? |