|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
org.gnu.gtk.Combo
|
|
org.gnu.glib.GListString
This class is deprecated. Use Java's collection classes or arrays instead. Wrapper class for glib's GList structure, specialized to
hold only lists of strings. This class provides a way to translate
between GList and native Java arrays and collections. For
instances initially constructed at the Java layer, the class manages all
of the memory pointed to by the GLib layer, so, in that case, if an
instance of this class gets gc'ed then the GLib memory will be reclaimed.
Some instances of this class have their origin in the GLib layer,
however. For these instances, no GLib memory is reclaimed when the Java
instance gets collected.
This class is not intended to provide all of the functionality of
The Java-Gnome bindings library is free software distributed under the terms of the GNU Library General Public License version 2. |
|
org.gnu.gtk.ItemFactory
2.3 |
|
org.gnu.gtk.ItemFactoryEntry
2.3 This class contains the data necessary for an ItemFactory
to create a menu. |
|
org.gnu.gdk.KeySymbol
|
|
org.gnu.glib.List
This class is deprecated. Use Java's collection classes or arrays instead. This object represents a doubly-linked list in the GLib system. This should only be used internally. This type should be converted into one of the Java container types prior to being passed to the application layer. Objects of this type should be freed by calling thre free() method. The data parameter that is being passed into many of the methods is the handle of a java-gnome object. |
|
org.gnu.gtk.OptionMenu
Replaced by ComboBox in gtk 2.3 |
|
org.gnu.gtk.event.OptionMenuEvent
Use ComboBoxEvent instead. |
|
org.gnu.gtk.ToolBarChildType
|
|
org.gnu.gtk.ToolBarSpaceStyle
|
Deprecated Interfaces | |
org.gnu.gtk.event.DragDestinationListener
Use DragTargetListener instead. |
|
org.gnu.gtk.event.DragSourceListener
Use DragOriginListener instead. |
|
org.gnu.gtk.event.OptionMenuListener
Use ComboBoxListener instead. |
Deprecated Fields | |
org.gnu.gtk.event.MouseEvent.TRIPPLE_CLICK
|
|
org.gnu.gtk.GtkStockItem.UNIDENT
|
|
org.gnu.gtk.CalendarDisplayOptions.WEEK_START_MONDAY
|
Deprecated Constructors | |
org.gnu.gdk.GC(Window)
|
|
org.gnu.gtk.ToolButton(String)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |