Uses of Class buoy.widget.BProgressBar.Orientation

Uses in package buoy.widget

Constructors with parameter type buoy.widget.BProgressBar.Orientation

Create a new BProgressBar.

Fields of type buoy.widget.BProgressBar.Orientation

BProgressBar.Orientation
BProgressBar.Orientation

Methods with parameter type buoy.widget.BProgressBar.Orientation

void
Set the progress bar's orientation, HORIZONTAL or VERTICAL.

Methods with return type buoy.widget.BProgressBar.Orientation

BProgressBar.Orientation
Get the progress bar's orientation, HORIZONTAL or VERTICAL.

Written by Peter Eastman.