|
WUI : API |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WMenu | |
org.westofj.wui |
Uses of WMenu in org.westofj.wui |
Methods in org.westofj.wui that return WMenu | |
WMenu |
WMenuTree.getMenu()
Returns the menu displayed by the menu tree widget. |
WMenu |
WMenuBar.getMenu()
Returns the menu displayed by the menu bar widget. |
Methods in org.westofj.wui with parameters of type WMenu | |
void |
WMenuTree.setMenu(WMenu menu)
Sets the menu displayed by the menu tree. |
void |
WMenuBar.setMenu(WMenu menu)
Sets the menu displayed by the menu bar. |
Constructors in org.westofj.wui with parameters of type WMenu | |
WMenuTree(WMenu menu)
Constructs a menu tree widget to display the specified menu. |
|
WMenuBar(WMenu menu)
Constructs a menu bar widget to display the specified menu. |
|
Copyright (c) 2003 West of J - All rights reserved. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |