Package com.jgoodies.binding.formatter

Contains AbstractFormatter classes for use in component factories when binding to JFormattedTextField.

See:
          Description

Class Summary
EmptyDateFormatter In addition to its superclass DateFormatter, this class converts to/from the empty string.
EmptyNumberFormatter In addition to its superclass NumberFormatter, this class converts to/from the empty string.
 

Package com.jgoodies.binding.formatter Description

Contains AbstractFormatter classes for use in component factories when binding to JFormattedTextField.

Related Documentation

For more information see:

See Also:
com.jgoodies.binding, com.jgoodies.binding.adapter, com.jgoodies.binding.beans, com.jgoodies.binding.list, com.jgoodies.binding.value


Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.