TextComponent.setText
Class Overview | Class Members |
This Package |
All Packages
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