|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Menu | |
org.gnu.gtk | |
org.gnu.gtk.event |
Uses of Menu in org.gnu.gtk |
Methods in org.gnu.gtk that return Menu | |
Menu |
OptionMenu.getMenu()
Returns the Menu associated with this OptionMenu. |
Methods in org.gnu.gtk with parameters of type Menu | |
void |
MenuItem.setSubmenu(Menu submenu)
Sets the submenu, or changes it. |
void |
OptionMenu.setMenu(Menu menu)
Provides the Menu that is popped up to allow the user to choose a new value. |
Uses of Menu in org.gnu.gtk.event |
Methods in org.gnu.gtk.event that return Menu | |
Menu |
TextViewEvent.getMenu()
Returns the menu. |
Methods in org.gnu.gtk.event with parameters of type Menu | |
void |
TextViewEvent.setMenu(Menu menu)
Sets the menu. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |