[Java-gnome-developer] Update
Brought to you by:
afcowie
From: Jeff M. <ku...@ne...> - 2000-11-16 02:02:16
|
Javadoc documentation is now available on the Java-GNOME web site. Although not very detailed, it can be used to determine what features are available in the bindings. It can also be used as a reference tool. The url is: http://java-gnome.sourceforge.net/Documents/javadoc/index.html If you need a feature that is not currently available in the bindings you can request an enhancement. Our goal is to make the binding as useful as possible. We would be very interested in knowing what you would like to see added. Enhancement requests can be entered via our bug tracker. Please make sure you select a Bug Group of "Enhancement Request". The url is: http://sourceforge.net/bugs/?func=addbug&group_id=1522 The Java-GNOME development team has finished the planning for the next release of the binding. The following features and enhancements are scheduled to appear in 0.5.1: * Support for GnomeUIInfo * Generation of javadoc with method level comments * Enhancements to the signal/callback mechanism * Enhancements to the Enum/Type system (internal) * Shorten the names of enums (ex. GdkEventMask.GDK_EXPOSE_MASK to GdkEventMask.EXPOSE_MASK) * Support for kaffe build * Support for more GDK/GTK/GNOME widgets/functions * More examples * Updates to documentation We are hoping to have this release available before the end of the year. If you can't wait, all source is available via anonymous cvs. For instructions on how to access cvs for this project please see: http://sourceforge.net/cvs/?group_id=1522 Thanks for your interest. -Jeffrey Morgan |