Instead of listening to the model, listen to the editor's JFormattedTextField, as suggested below. JSpinner spinner = new JSpinner(new SpinnerNumberModel(1, ...
確定! 回上一頁