|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.gnu.glib.GObject | +--org.gnu.gtk.GtkObject | +--org.gnu.gtk.Widget | +--org.gnu.gtk.Container | +--org.gnu.gtk.MenuShell | +--org.gnu.gtk.Menu | +--org.gnu.gnome.PopupMenu
Constructor Summary | |
PopupMenu(UIInfo[] uiinfos)
Construct a new PopupMenu object. |
|
PopupMenu(UIInfo[] uiinfos,
AccelGroup accelGroup)
Construct a new PopupMenu object. |
Method Summary | |
void |
append(UIInfo[] uiinfos)
Append new menu items to the PopupMenu. |
void |
attach(Widget widget)
Attach this menu to a Widget. |
AccelGroup |
getAccelGroup()
Return the AccelGroup associated with this PopupMenu. |
Methods inherited from class org.gnu.gtk.Menu |
detach, getTitle, getType, popup, reorderMenuItem, setAccelGroup, setTitle |
Methods inherited from class org.gnu.gtk.MenuShell |
activateItem, append, deactivate, deselect, insert, prepend, selectItem |
Methods inherited from class org.gnu.gtk.Container |
add, addListener, getBorderWidth, getEventListenerClass, getEventType, getResizeMode, remove, removeListener, resizeChildren, setBorderWidth, setResizeMode |
Methods inherited from class org.gnu.glib.GObject |
addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, addEventHandler, equals, getData, getHandle, removeEventHandler, setData |
Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PopupMenu(UIInfo[] uiinfos)
public PopupMenu(UIInfo[] uiinfos, AccelGroup accelGroup)
Method Detail |
public AccelGroup getAccelGroup()
public void attach(Widget widget)
public void append(UIInfo[] uiinfos)
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |