Adjustable.setValue

Adjustable.setValue

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract void setValue( int v )
Parameters
v
the current value
Description
Sets the current value of the adjustable object. This value must be within the range defined by the minimum and maximum values for this object.