public abstract class SpinModel extends AbstractSpinnerModel
Modifier and Type | Field and Description |
---|---|
protected String |
name |
listenerList
Constructor and Description |
---|
SpinModel() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
abstract void |
setEditedObject(Object rawValue) |
addChangeListener, fireStateChanged, getChangeListeners, getListeners, removeChangeListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNextValue, getPreviousValue, getValue, setValue
Copyright © 2005–2020. All rights reserved.