|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BSeparator.Orientation | |
---|---|
buoy.widget |
Uses of BSeparator.Orientation in buoy.widget |
---|
Fields in buoy.widget declared as BSeparator.Orientation | |
---|---|
static BSeparator.Orientation |
BSeparator.HORIZONTAL
|
static BSeparator.Orientation |
BSeparator.VERTICAL
|
Methods in buoy.widget that return BSeparator.Orientation | |
---|---|
BSeparator.Orientation |
BSeparator.getOrientation()
Get the orientation of this separator. |
Methods in buoy.widget with parameters of type BSeparator.Orientation | |
---|---|
void |
BSeparator.setOrientation(BSeparator.Orientation orientation)
Set the orientation of this separator. |
Constructors in buoy.widget with parameters of type BSeparator.Orientation | |
---|---|
BSeparator(BSeparator.Orientation orientation)
Create a new BSeparator. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |