Package com.jgoodies.validation.tutorial.formatted.formatter

Contains Formatter implementation used in the 'Formatted' tutorial examples

See:
          Description

Class Summary
CustomNumberFormatter Unlike its superclass NumberFormatter, this class converts non-negative integers to natural language strings: Zero, One, Two, Three, More than three.
 

Package com.jgoodies.validation.tutorial.formatted.formatter Description

Contains Formatter implementation used in the 'Formatted' tutorial examples.

Related Documentation

For more information see:

See Also:
com.jgoodies.validation.tutorial.formatted, com.jgoodies.validation.tutorial.formatted.format


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