set_value


Description:

public void set_value (double value)

Sets the Adjustment value.

The value is clamped to lie between lower and upper.

Note that for adjustments which are used in a Scrollbar, the effective range of allowed values goes from lower to upper - page_size.

Parameters:

this

a Adjustment

value

the new value