| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
GObjectpublic class ImageMenuItemextends MenuItemConstructor Summary | |
| |
| |
| |
| |
Method Summary | |
Image |
|
static ImageMenuItem |
|
static Type |
|
void | |
Methods inherited from class org.gnu.gtk.MenuItem | |
addListener, emitActivate, emitDeselect, getEventListenerClass, getEventType, getMenuItem, getType, removeListener, removeSubmenu, setLeftJustified, setRightJustified, setSubmenu | |
Methods inherited from class org.gnu.gtk.Item | |
addListener, deselect, getEventListenerClass, getEventType, getType, removeListener, select, toggle | |
Methods inherited from class org.gnu.gtk.Container | |
add, addListener, getBooleanChildProperty, getBorderWidth, getChildProperty, getChildren, getEventListenerClass, getEventType, getIntChildProperty, getResizeMode, getType, remove, removeListener, resizeChildren, setBooleanChildProperty, setBorderWidth, setChildProperty, setIntChildProperty, setResizeMode | |
public ImageMenuItem()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Construct a new ImageMenuItem.
public ImageMenuItem(Handle handle)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Construct a ImageMenuItem using a handle to a native resource.
public ImageMenuItem(String label,
boolean hasMnemonic)Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Construct a new ImageMenuItem with a label.
public ImageMenuItem(String stockID,
AccelGroup group)Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Construct a new ImageMenuItem using a stock icon.
public static ImageMenuItem getImageMenuItem(Handle handle)
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Internal static factory method to be used by Java-Gnome only.
public static Type getType()
Deprecated. Superceeded by java-gnome 4.0; a method along these lines may well exist in the new bindings, but if it does it likely has a different name or signature due to the shift to an algorithmic mapping of the underlying native libraries.
Retrieve the runtime type used by the GLib library.