If I set a number editor in a JSpinner (for example '# Hz') the input must always correspond to this format.
I.e. the input of '0' is rejected and only '0 Hz' is accepted.
Is there an easy way to let the input of blank numbers be accepted and automatically adjusted to the format?
And I enter just a Number without the 'Hz':