Scrollbar.getOrientation
Class Overview | Class Members |
This Package |
All Packages
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