Class SimpleFormatterFactory
- java.lang.Object
- 
- javax.swing.JFormattedTextField.AbstractFormatterFactory
- 
- com.inductiveautomation.ignition.client.util.gui.SimpleFormatterFactory
 
 
- 
 public class SimpleFormatterFactory extends javax.swing.JFormattedTextField.AbstractFormatterFactoryAn abstract formatter factory that always returns the same AbstractFormatter
- 
- 
Constructor SummaryConstructors Constructor Description SimpleFormatterFactory(javax.swing.JFormattedTextField.AbstractFormatter formatter)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.JFormattedTextField.AbstractFormattergetFormatter(javax.swing.JFormattedTextField tf)
 
-