org.chorem.vradi.ui.helpers
Class UIHelper.NumberFormatterFactory
java.lang.Object
javax.swing.JFormattedTextField.AbstractFormatterFactory
org.chorem.vradi.ui.helpers.UIHelper.NumberFormatterFactory
- Enclosing class:
- UIHelper
public static class UIHelper.NumberFormatterFactory
- extends JFormattedTextField.AbstractFormatterFactory
NumberFormatterFactory creates a new NumberFormatter for Integer of variable length.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIHelper.NumberFormatterFactory
public UIHelper.NumberFormatterFactory()
getFormatter
public JFormattedTextField.AbstractFormatter getFormatter(JFormattedTextField jFormattedTextField)
- Specified by:
getFormatter in class JFormattedTextField.AbstractFormatterFactory
Copyright © 2009-2011 CodeLutin. All Rights Reserved.