|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Allows the user to define a stringify method for an object that may not be the object's toString() result. This is used in SimpleChoiceGui to allow a customized display of the data objects.
Method Summary | |
java.lang.String |
toString(java.lang.Object obj)
Return a string to identify the given object. |
Method Detail |
public java.lang.String toString(java.lang.Object obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |