Package com.jgoodies.common.format

Consists of Format implementations and wrappers.

See:
          Description

Class Summary
AbstractWrappedDateFormat Reduces the effort required to write custom DateFormat implementations that retain the ability to iterate through Dates with the arrow keys in formatted text fields (using an appropriate DateFormatter).
EmptyDateFormat Wraps a given DateFormat and adds behavior to convert to/from the empty string.
EmptyFormat Wraps a given Format and adds behavior to convert to/from the empty string.
EmptyNumberFormat Wraps a given NumberFormat and adds behavior to convert to/from the empty string.
 

Package com.jgoodies.common.format Description

Consists of Format implementations and wrappers.



Copyright © 2009-2010 JGoodies Karsten Lentzsch. All Rights Reserved.