Changed Methods |
Dimension getMinimumSize(JComponent )
|
Documentation changed from old to new. |
A vertical scrollbar's minimum width is the largest minimum width of the (non null ) increment/decrement buttons and the minimum width of the thumb. |
Dimension getPreferredSize(JComponent )
|
Documentation changed from old to new. |
A vertical scrollbar's preferred width is the maximum of preferred widths of the (non null ) increment/decrement buttons and the minimum width of the thumb. |
Rectangle getTrackBounds()
|
Documentation changed from old to new. |
Returns the current bounds of the track i.e. |