JSpinnerRange
class JSpinnerRange(min: JSpinner, max: JSpinner, maxRange: Double? = null, name: String? = null)(source)
A container for two JSpinners that indicate a range of values.
Parameters
name
the name to use in error messages
A container for two JSpinners that indicate a range of values.
the name to use in error messages