com.jurismarches.vradi.ui
Class UIHelper.NumberFormatterFactory

java.lang.Object
  extended by javax.swing.JFormattedTextField.AbstractFormatterFactory
      extended by 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.


Constructor Summary
UIHelper.NumberFormatterFactory()
           
 
Method Summary
 JFormattedTextField.AbstractFormatter getFormatter(JFormattedTextField jFormattedTextField)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIHelper.NumberFormatterFactory

public UIHelper.NumberFormatterFactory()
Method Detail

getFormatter

public JFormattedTextField.AbstractFormatter getFormatter(JFormattedTextField jFormattedTextField)
Specified by:
getFormatter in class JFormattedTextField.AbstractFormatterFactory


Copyright © 2009-2010 JurisMarches. All Rights Reserved.