|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XTextHolder
A generic interface for components that display a text label
Copyright: Copyright (c) Xoetrope Ltd., 2002-2004
$Revision: 2.2 $
| Method Summary | |
|---|---|
java.lang.String |
getText()
Get the text/label of a component |
void |
setText(java.lang.String text)
Set the text/label of a component |
| Method Detail |
|---|
void setText(java.lang.String text)
text - the new textjava.lang.String getText()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||