|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.formatters.AbstractFormatter
planetj.formatters.NumberFormatter
planetj.formatters.CurrencyFormatter
planetj.formatters.FourDecimalCurrencyFormatter
This class allows for a currency value to be formatted with four decimal places instead of two.
Constructor Summary | |
FourDecimalCurrencyFormatter()
|
Methods inherited from class planetj.formatters.CurrencyFormatter |
formatValue |
Methods inherited from class planetj.formatters.NumberFormatter |
getNumberFormat |
Methods inherited from class planetj.formatters.AbstractFormatter |
isPrepareFieldValue |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FourDecimalCurrencyFormatter()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |