Overview | Methods | This Package | All Packages
Sets the text label of the button.
Syntax
public void setText( String strText )
Parameters
strText
The text label of the button.
See Also getText