ScrollPane.getVScrollbarWidth

ScrollPane.getVScrollbarWidth

Class Overview | Class Members | This Package | All Packages

Syntax
public int getVScrollbarWidth()
Returns
the width of a vertical scrollbar in pixels
Description
Returns the width that would be occupied by a vertical scrollbar, which is independent of whether it is currently displayed by the scroll pane or not.