JNumber Spinner
Parameters
T
the type of number
value
the default value
min Value
the smallest number that may be represented, or null
if there is no limit
max Value
the largest number that may be represented, or null
if there is no limit
step Size
the default value to increment and decrement by