|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
int, |
Documentation changed from old to new. |
Creates a scrollbar with the specified orientation value extent minimum and maximum. |
Added Methods | |
AdjustmentListener[] getAdjustmentListeners() |
Returns an array of all the AdjustmentListener s added to this JScrollBar with addAdjustmentListener(). |
void setUI(ScrollBarUI ) |
Sets the L&F object that renders this component. |
Changed Methods | ||
void addAdjustmentListener(AdjustmentListener ) |
Documentation changed from old to new. |
Adds an AdjustmentListener. |
boolean isFocusTraversable() |
Documentation changed from old to new. Method was locally defined, but is now inherited from Component. Now deprecated. |
As of 1.4, replaced by isFocusable() . |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |