Try typing values, and use the up/down arrow keys and/or the arrow push
buttons to spin
integer spinner
initial value=1000, delta=10, min=9 max=1550, signed=always separator=, * The value entered is not valid.* This value is required.* This value out of range.
initial value=900, no delta specified, no min specified, max=1550, signed=never separator=! * The value entered is not valid.* This value is required.* This value out of range.
initial value not specified, delta not specified, min not specified, max not specified, signed not specified, separator not specified
[verify no line break just after this text]* The value entered is not valid.* This value is required.* This value out of range.[verify no line break just before this text]
real number spinner
initial value=1000, delta=0.01e1, min=-10950, max=155000, signed=always, exponent=always, esigned=never, places=2, separator=, * The value entered is not valid.* This value is required.* This value out of range.
initial value=1000.45, delta=1e2, min not specified, max=155000, signed=never, exponent=never, esigned=always, places=1, separator=(space) * The value entered is not valid.* This value is required.* This value out of range.
initial value not specified, delta not specified, min not specified, max not specified, signed not specified, exponent not specified, esigned not specified, places not specified, separator not specified
[verify no line break just after this text]* The value entered is not valid.* This value is required.* This value out of range.[verify no line break just before this text]