Generated by
JDiff

Class javax.swing.JSpinner

Documentation changed from old to new.

Changed Methods
JComponent createEditor(SpinnerModel) Documentation changed from old to new.
This method is called by the constructors to create the JComponent that displays the current value of the sequence.
void fireStateChanged() Documentation changed from old to new.
Sends a ChangeEvent whose source is this JSpinner to each ChangeListener.