Share via


Class Overview | Class Members | This Package | All Packages

Syntax

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