org.tbee.swing
Class JFormattedTextFieldUtils.SimpleGregorianCalendarFormatterFactory

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

public static class JFormattedTextFieldUtils.SimpleGregorianCalendarFormatterFactory
extends javax.swing.JFormattedTextField.AbstractFormatterFactory

Create formatters


Constructor Summary
JFormattedTextFieldUtils.SimpleGregorianCalendarFormatterFactory()
           
 
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.SimpleGregorianCalendarFormatterFactory

public JFormattedTextFieldUtils.SimpleGregorianCalendarFormatterFactory()
Method Detail

getFormatter

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


Copyright © 2010. All Rights Reserved.