Button.getLabel

Button.getLabel

Class Overview | Class Members | This Package | All Packages

Syntax
public String getLabel()
Returns
the button's label, or null if the button has no label.
Description
Gets the label of this button.

See Also
setLabel