public class MinSpinModel extends AbstractSpinnerModel
listenerList
Constructor and Description |
---|
MinSpinModel(MinMaxSpinModel minmax) |
Modifier and Type | Method and Description |
---|---|
protected void |
applyEditor() |
Object |
getNextValue() |
Object |
getPreviousValue() |
Object |
getValue() |
void |
setValue(Object value) |
void |
update()
update the display
|
addChangeListener, fireStateChanged, getChangeListeners, getListeners, removeChangeListener
public MinSpinModel(MinMaxSpinModel minmax)
minmax
- the real modelCopyright © 2005–2020. All rights reserved.