GNU Classpath (0.20) | |
Frames | No Frames |
Fields of type javax.swing.JSpinner | |
JSpinner | The spinner for this UI |
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.
| |
Creates a new NumberEditor object.
|
Methods with parameter type javax.swing.JSpinner | |
void | DOCUMENT ME!
|
Methods with return type javax.swing.JSpinner | |
JSpinner | Returns the JSpinner object for this editor.
|
GNU Classpath (0.20) |