org.tbee.swing
Class JFormattedTextFieldUtils.PercentFormatterFactory

java.lang.Object
  extended by javax.swing.JFormattedTextField.AbstractFormatterFactory
      extended by org.tbee.swing.JFormattedTextFieldUtils.PercentFormatterFactory
Enclosing class:
JFormattedTextFieldUtils

public static class JFormattedTextFieldUtils.PercentFormatterFactory
extends JFormattedTextField.AbstractFormatterFactory

Create formatters


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

Constructor Detail

JFormattedTextFieldUtils.PercentFormatterFactory

public JFormattedTextFieldUtils.PercentFormatterFactory()
Method Detail

getFormatter

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


Copyright © 2011 KnowledgePlaza. All Rights Reserved.