Uses of Class buoy.widget.BMenu

Uses in package buoy.widget

Methods with parameter type buoy.widget.BMenu

void
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
Get the i'th child of this container.

Written by Peter Eastman.