public class IntegerSpinnerEditor extends DefaultSpinnerEditor
AbstractSpinnerEditor.CancelEditingAction, AbstractSpinnerEditor.StopEditingAction| Constructor and Description |
|---|
IntegerSpinnerEditor(IntegerSpinnerModel model) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
boolean |
isValid() |
changedUpdate, getSpinnerEditorComponent, insertUpdate, removeUpdate, startEditingaddEditorListener, fireEditorStatus, getCancelEditingAction, getStopEditingAction, removeEditorListenerpublic IntegerSpinnerEditor(IntegerSpinnerModel model)
public boolean isValid()
isValid in interface SpinnerEditorisValid in class DefaultSpinnerEditorpublic Object getValue()
getValue in interface SpinnerEditorgetValue in class DefaultSpinnerEditorCopyright © 2017. All rights reserved.