TextComponent.setText

TextComponent.setText

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void setText( String t )
Parameters
t
the new text.
Description
Sets the text that is presented by this text component to be the specified text.

See Also
getText