Label.setText
Class Overview | Class Members |
This Package |
All Packages
public synchronized void setText( String text )
Parameters
- text
- the text that this label presents.
Description
Sets the text for this label to the specified text.
See Also
getText