Checkbox.setLabel
Class Overview | Class Members |
This Package |
All Packages
public synchronized void setLabel( String label )
Parameters
- label
- a string to set as the new label, or
null for no label.
Description
Sets this check box's label to be the string argument.
See Also
getLabel