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