Overview
Package
Class
Use
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class buoy.widget.BMenu
Uses in package buoy.widget
Methods with parameter type buoy.widget.BMenu
void
BMenuBar
.
add
(
BMenu
menu)
Add a BMenu to the end of the menu bar.
void
BMenuBar
.
add
(
BMenu
menu, int index)
Add a BMenu to the menu bar.
Methods with return type buoy.widget.BMenu
BMenu
BMenuBar
.
getChild
(int i)
Get the i'th child of this container.
Overview
Package
Class
Use
Tree
Index
Deprecated
About
Written by Peter Eastman.