Uses of Class buoy.widget.BSplitPane.Orientation

Uses in package buoy.widget

Constructors with parameter type buoy.widget.BSplitPane.Orientation

Create a new BSplitPane.
Create a new BSplitPane.

Fields of type buoy.widget.BSplitPane.Orientation

BSplitPane.Orientation
BSplitPane.Orientation

Methods with parameter type buoy.widget.BSplitPane.Orientation

void
Set which way the container is split, HORIZONTAL or VERTICAL.

Methods with return type buoy.widget.BSplitPane.Orientation

BSplitPane.Orientation
Get which way the container is split, HORIZONTAL or VERTICAL.

Written by Peter Eastman.