GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing javax.swing.SpinnerModel | |
class | Provides standard implementations for some of the methods in
SpinnerModel .
|
class | A date model used by the JSpinner component. |
class | An implementation of SpinnerModel which uses the values
contained within a list or an array. |
class | A model used by the JSpinner component.
|
Constructors with parameter type javax.swing.SpinnerModel | |
Creates a new JSpinner with the specified model. |
Methods with parameter type javax.swing.SpinnerModel | |
JComponent | Creates an editor that is appropriate for the specified model .
|
void | Sets a new underlying model.
|
Methods with return type javax.swing.SpinnerModel | |
SpinnerModel | Returns the model used by the JSpinner component.
|
GNU Classpath (0.95) |