|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanetj.formatters.AbstractFormatter
planetj.formatters.ProperCaseFormatter
Insert the type's description here. Creation date: (11/28/2001 10:04:12 AM)
Constructor Summary | |
ProperCaseFormatter()
|
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 ProperCaseFormatter()
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 |