labelTarget

Marks this component as the captioned target of target, so a label whose labelFor modifier carries the same target wires its JLabel.setLabelFor to this component.

Return

this chain with the label target declared on it.

Parameters

target

the label-target reference this component is bound to.

See also