Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
で正の値のみを許可したいJSpinner。どうすればNetbeansに設定できますか?
JSpinner
モデルを選択してからメソッド呼び出しを選択してスピナーのプロパティを試してみましたが、変更を続行する方法がわかりません。
モデルとしてa を使用していると仮定するとSpinnerNumberModel、最小値を 0 に設定するだけです。
SpinnerNumberModel
(そうでない場合は、詳細を提供する必要があります。)