setValues
public void setValues(int newValue,
                      int newExtent,
                      int newMin,
                      int newMax)
Sets the four BoundedRangeModel properties after forcing the arguments to obey the usual constraints: 
 minimum <= value <= value+extent <= maximum
 
10是缺省的estent值