Sets the value of the up-down control.
public void setValue( int value )
value
The value to set for this up-down control.
WFCInvalidArgumentException thrown if the specified value is not within the range delimited by the minimum and maximum properties.
See Also getValue