| Package | Description |
|---|---|
| buoy.widget |
| Modifier and Type | Method and Description |
|---|---|
BMenuBar |
BFrame.getMenuBar()
Get the BMenuBar for this window.
|
BMenuBar |
BDialog.getMenuBar()
Get the BMenuBar for this window.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BFrame.setMenuBar(BMenuBar menus)
Set the BMenuBar for this window.
|
void |
BDialog.setMenuBar(BMenuBar menus)
Set the BMenuBar for this window.
|
Written by Peter Eastman.