[Java-gnome-developer] ANNOUNCE Java-GNOME 2.9.3
Brought to you by:
afcowie
From: Jeff M. <ku...@gm...> - 2004-12-21 02:19:14
|
The Java-GNOME team is pleased to announce the latest development release of the Java bindings for the GNOME desktop. This release includes our first support for 64-bit platforms. Also included in this release are numerous changes to support the most current gtk, libgnome, and libgnomeui libraries. You can download the latest source tarballs from gnome ftp or by visiting http://java-gnome.sourceforge.net/cgi-bin/bin/view/Main/GetJavaGnome. The changes for this release are detailed below: libgtk-java 2.5.3 ========= - New Classes/Interfaces org.gnu.gdk.EventOwnerChange org.gnu.gtk.AboutDialog org.gnu.gtk.CellRendererCombo org.gnu.gtk.CellRendererProgress org.gnu.gtk.CellView org.gnu.gtk.FileChooserButton org.gnu.gtk.IconView org.gnu.gtk.event.IconViewEvent; org.gnu.gtk.event.IconViewListener; - Updated Classes/Interfaces org.gnu.gdk.Display - added the following methods supportsSelectionNotification requestSelectionNotification supportsClipboardPersistence storeClipboard org.gnu.gdk.EventType - added OWNER_CHANGE member org.gnu.gdk.KeySymbol - added two new symbols org.gnu.gtk.Action - added the following methods getAcceleratorPath setSensitive setVisible org.gnu.gtk.ActionGroup - added translateString method org.gnu.gtk.Button - added the following methods setAlignment getXAlignment getYAlignment setImage getImage org.gnu.gtk.Clipboard - added the following methods setImage getImage setCanStore store isImageAvailable org.gnu.gtk.ComboBox - added the following methods getWrapWidth getRowSpanColumn getColumnSpanColumn getAddTearoffs setAddTearoffs getFocusOnClick setFocusOnClick getActiveText getPopupAccessible org.gnu.gtk.GtkStockItems - added new items GTK_STOCK_ABOUT GTK_STOCK_CONNECT GTK_STOCK_DIRECTORY GTK_STOCK_DISCONNECT GTK_STOCK_EDIT GTK_STOCK_FILE GTK_STOCK_MEDIA_FORWARD GTK_STOCK_MEDIA_NEXT GTK_STOCK_MEDIA_PAUSE GTK_STOCK_MEDIA_PLAY GTK_STOCK_MEDIA_PREVIOUS GTK_STOCK_MEDIA_RECORD GTK_STOCK_MEDIA_REWIND GTK_STOCK_MEDIA_STOP org.gnu.gtk.Image - added the following methods Image(String iconName, IconSize size) set(String iconName, IconSize size) setPixelSize getPixelSize getIconName org.gnu.gtk.ImageType - added ICON_NAME to enum org.gnu.gtk.Label - added the following methods setWidthChars, getWidthChars, setMaxWidthChars, getMaxWidthChars, setAngle, getAngle, setSingleLineMode, getSingleLineMode: org.gnu.gtk.Requisition - added the following methods getHeight, setHeight getWidth, setWidth org.gnu.gtk.SelectionData - added the following methods setPixbuf getPixbuf setUris getUris org.gnu.gtk.TreeView - added the following methods setFixedHeightMode getFixedHeightMode setHoverSelection getHoverSelection setHoverExpand getHoverExpand org.gnu.gtk.Window - added the following methods setFocusOnMap getFocusOnMap setIconName getIconName setDefaultIconName - Deprecated Classes/Interfaces None - Other Support for 64-bit platforms libgnome-java 2.9.3 ============ - New Classes/Interfaces None - Updated Classes/Interfaces None - Deprecated Classes/Interfaces org.gnu.gnome.About org.gnu.gnome.Config org.gnu.gnome.FileEntry org.gnu.gnome.IconTextItem org.gnu.gnome.IconList org.gnu.gnome.PixmapEntry org.gnu.gnome.Scores org.gnu.gnome.WindowIcon - Other Support for 64-bit platforms libgconf-java 2.9.3 =========== - New Classes/Interfaces None - Updated Classes/Interfaces None - Deprecated Classes/Interfaces None - Other Support for 64-bit platforms libglade-java 2.9.3 =========== - New Classes/Interfaces None - Updated Classes/Interfaces None - Deprecated Classes/Interfaces None - Other Support for 64-bit platforms -- Jeffrey Morgan "The highest reward for a man's toil is not what he gets for it, but what he becomes by it" - Jon Ruskin |