GNU Classpath (0.95) | |
Frames | No Frames |
Constructors with parameter type javax.swing.JSpinner | |
Creates a new instance of DateEditor for the specified
JSpinner .
| |
Creates a new instance of DateEditor for the specified
JSpinner using the specified date format
pattern.
| |
Creates a new DefaultEditor object. | |
Creates a new instance of ListEditor .
| |
Creates a new NumberEditor object for the specified
spinner . | |
Creates a new NumberEditor object.
|
Methods with parameter type javax.swing.JSpinner | |
void | Removes the editor from the ChangeListener list maintained by
the specified spinner .
|
Methods with return type javax.swing.JSpinner | |
JSpinner | Returns the JSpinner component that the editor is assigned
to.
|
Fields of type javax.swing.JSpinner | |
JSpinner | The spinner for this UI |
GNU Classpath (0.95) |