Package com.jgoodies.common.format
Consists of Format implementations and wrappers.
-
Class Summary Class Description 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).DisplayableFormat Formats implementations of theDisplayable
interface.EmptyDateFormat Wraps a givenDateFormat
and adds behavior to convert to/from the empty string.EmptyFormat Wraps a givenFormat
and adds behavior to convert to/from the empty string.EmptyNumberFormat Wraps a givenNumberFormat
and adds behavior to convert to/from the empty string.