A javafx.scene.control.SpinnerValueFactory implementation designed to iterate through integer values.
javafx.scene.control.SpinnerValueFactory
Note that the default converter is implemented as an javafx.util.converter.IntegerStringConverter instance.
converter
javafx.util.converter.IntegerStringConverter
extends SpinnerValueFactory<Integer>
Since: JavaFX 8u40