Label.setText

Label.setText

Class Overview | Class Members | This Package | All Packages

Syntax
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