Overview | Methods | Fields | This Package | All Packages
Sets the text associated with this control.
Syntax
public void setText( String value )
Parameters
value
A String object that represents the text associated with this control.
See Also getText