Package planetj.formatters

Interface Summary
IFormatter Formats a value for display
IInputFormatter A formatter which can be used to format values display inside of input fields
IStyleAwareFormatter  
 

Class Summary
AbstractFormatter  
CurrencyCommaFormatter Deprecated. should be using CurrencyFormatter
CurrencyFormatter  
DecimalFeetFormatter  
FeetAbbreviationFormatter  
FeetFormatter  
FourDecimalCurrencyFormatter This class allows for a currency value to be formatted with four decimal places instead of two.
HorizontalGraphFormatter This class uses an HTML image tag to produce a horizontal bar graph.
InchesAbbreviationFormatter  
InchesFormatter  
MonthFormatter  
NegativeCurrencyFormatter Deprecated. replaced with NegateCurrencyFormatter
NumberCommaFormatter Deprecated. replaced with NumberFormatter
NumberFormatter  
PercentageFormatter  
PhoneNumberFormatter Insert the type's description here.
ProperCaseFormatter Insert the type's description here.
SkypeTelephoneFormatter This class uses an HTML image tag to produce a horizontal bar graph.
StringFormatter Provide static methods to position or center a String within a given width.
TwoDecimalPercentageFormatter