org.gnu.gnome
public class PopupMenu extends Menu
Deprecated:
| 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. |