Overview | Methods | This Package | All Packages
Sets the current text display of the edit box.
Syntax
public void setText( String strText )
Parameters
strText
The text to display.
See Also getText