|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An object that implements this interface contains text, which can be set and retrieved using these methods.
Method Summary | |
java.lang.String |
getText()
Gets this object's text. |
void |
setText(java.lang.String text)
Sets this object's text. |
Method Detail |
public java.lang.String getText()
public void setText(java.lang.String text)
text
- the object's new text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |