Scrollbar.getOrientation

Scrollbar.getOrientation

Class Overview | Class Members | This Package | All Packages

Syntax
public int getOrientation()
Returns
the orientation of this scroll bar, either Scrollbar.HORIZONTAL or Scrollbar.VERTICAL.
Description
Determines the orientation of this scroll bar.

See Also
setOrientation