Uses of Class javax.swing.JFormattedTextField

Uses in package javax.swing

Methods with parameter type javax.swing.JFormattedTextField

JFormattedTextField.AbstractFormatter
void
Installs this formatter on the specified JFormattedTextField.

Methods with return type javax.swing.JFormattedTextField

JFormattedTextField
Returns the JFormattedTextField on which this formatter is currently installed.
JFormattedTextField
Returns the text field used to display and edit the current value in the spinner.

Uses in package javax.swing.text

Methods with parameter type javax.swing.JFormattedTextField

JFormattedTextField.AbstractFormatter
Returns the appropriate formatter based on the state of tf.
void
Installs the formatter on the specified JFormattedTextField.
void
Installs the formatter on the specified JFormattedTextField.
void
Installs this MaskFormatter on the JFormattedTextField.