Button.setLabel
Class Overview | Class Members |
This Package |
All Packages
public synchronized void setLabel( String label )
Parameters
- label
- the new label, or null
if the button has no label.
Description
Sets the button's label to be the specified string.
See Also
getLabel