|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.formatters.AbstractFormatter
planetj.formatters.MonthFormatter
Constructor Summary | |
MonthFormatter()
|
Method Summary | |
java.lang.String |
formatValue(java.lang.Object value,
Field f)
Formats the Object passed in. |
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 MonthFormatter()
Method Detail |
public java.lang.String formatValue(java.lang.Object value, Field f)
value
- java.lang.Objectf
- The field whose value is being formatted
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |