Changed Methods |
void setBlockIncrement(int )
|
Documentation changed from old to new. |
Messages super to set the value and resets the blockIncrementSet instance variable to true. |
void setUnitIncrement(int )
|
Documentation changed from old to new. |
Messages super to set the value and resets the unitIncrementSet instance variable to true. |
int getBlockIncrement(int )
|
Documentation changed from old to new. |
Computes the block increment for scrolling if the viewport's view is a Scrollable object. |
int getUnitIncrement(int )
|
Documentation changed from old to new. |
Computes the unit increment for scrolling if the viewport's view is a Scrollable object. |