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 javax.swing.JFormattedTextField.AbstractFormatterFactory

Create formatters


Constructor Summary
JFormattedTextFieldUtils.PercentFormatterFactory()
           
 
Method Summary
 javax.swing.JFormattedTextField.AbstractFormatter getFormatter(javax.swing.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 javax.swing.JFormattedTextField.AbstractFormatter getFormatter(javax.swing.JFormattedTextField tf)
Specified by:
getFormatter in class javax.swing.JFormattedTextField.AbstractFormatterFactory


Copyright © 2010 KnowledgePlaza. All Rights Reserved.