|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A widget that implements this interface has a caption which can be set and retrieved using these methods.
Method Summary | |
String |
getCaption()
Gets this widget's caption |
void |
setCaption(String caption)
Sets this widget's caption. |
Method Detail |
public String getCaption()
public void setCaption(String caption)
caption
- the new caption.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |