com.jurismarches.vradi.ui
Class UIHelper.NumberFormatterFactory
java.lang.Object
javax.swing.JFormattedTextField.AbstractFormatterFactory
com.jurismarches.vradi.ui.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-2010 JurisMarches. All Rights Reserved.