Package | Description |
---|---|
buoy.widget |
Modifier and Type | Field and Description |
---|---|
static BToolBar.Orientation |
BToolBar.HORIZONTAL |
static BToolBar.Orientation |
BToolBar.VERTICAL |
Modifier and Type | Method and Description |
---|---|
BToolBar.Orientation |
BToolBar.getOrientation()
Get the orientation of this toolbar.
|
Modifier and Type | Method and Description |
---|---|
void |
BToolBar.setOrientation(BToolBar.Orientation orientation)
Set the orientation of this toolbar.
|
Constructor and Description |
---|
BToolBar(BToolBar.Orientation orientation)
Create a new BToolBar.
|
Written by Peter Eastman.