ikayaki.gui
Class MeasurementSequencePanel.MyFormatterFactory
java.lang.Object
javax.swing.JFormattedTextField.AbstractFormatterFactory
ikayaki.gui.MeasurementSequencePanel.MyFormatterFactory
- Enclosing class:
- MeasurementSequencePanel
private class MeasurementSequencePanel.MyFormatterFactory
- extends JFormattedTextField.AbstractFormatterFactory
Sets the format for the JFormattedTextFields of this panel.
- Author:
- Esko Luontola
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MeasurementSequencePanel.MyFormatterFactory
private MeasurementSequencePanel.MyFormatterFactory()
getFormatter
public JFormattedTextField.AbstractFormatter getFormatter(JFormattedTextField tf)
- Specified by:
getFormatter
in class JFormattedTextField.AbstractFormatterFactory