MenuItem.setLabel
Class Overview | Class Members |
This Package |
All Packages
public synchronized void setLabel( String label )
Parameters
- label
- the new label, or null for no label.
Description
Sets the label for this menu item to the specified label.
See Also
getLabel