GNU Classpath (0.18) | ||
Frames | No Frames |
Methods which throw type java.text.ParseException | |
void | |
void | If the editor is JSpinner.DefaultEditor , then forwards the
call to it, otherwise do nothing.
|
void | DOCUMENT ME!
|
Object | |
String |
Methods which throw type java.text.ParseException | |
Object | Converts a String (from the JFormattedTextField input) to a value.
|
Object | Converts a String (from the JFormattedTextField input) to a value.
|
String | Converts a value object into a String. |
String | Converts a value object into a String. |
Constructors which throw type java.text.ParseException | |
This method initializes a new instance of RuleBasedCollator
with the specified collation rules. |
Methods which throw type java.text.ParseException | |
Date | This method parses the specified date/time string.
|
Object[] | |
Number | This method parses the specified string into a Number . |
Object | This method parses a String and converts the parsed
contents into an Object .
|
GNU Classpath (0.18) |