|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Text
The Text
interface represents a text that can be used anywhere in a form. All texts share the following characteristics:
Method Summary | |
---|---|
java.lang.String |
getText()
Returns the text. |
void |
setText(java.lang.String text)
Sets the text. |
Method Detail |
---|
java.lang.String getText()
setText(String)
void setText(java.lang.String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |