Share via


Checkbox.getLabel

Class Overview | Class Members | This Package | All Packages

Syntax

public String getLabel()

Returns

the label of this check box, or null if this check box has no label.

Description

Gets the label of this check box.

See Also

setLabel