Generated by
JDiff

Class javax.swing.JScrollBar

Added Methods
AdjustmentListener[] getAdjustmentListeners() Returns an array of all the AdjustmentListeners added to this JScrollBar with addAdjustmentListener().
void setUI(ScrollBarUI) Sets the L&F object that renders this component.
 

Changed Methods
boolean isFocusTraversable() Method was locally defined, but is now inherited from Component. Now deprecated.
As of 1.4, replaced by isFocusable().