public void setValue(int)
Sets the current value of the adjustable object. If
the value supplied is less than minimum
or greater than maximum - visibleAmount,
then one of those values is substituted, as appropriate.
Calling this method does not fire an
AdjustmentEvent.