Class OptionalLabelledComponent

All Implemented Interfaces:
ItemListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class OptionalLabelledComponent extends LabelledComponent implements ItemListener
Marks a component with a checkbox. The internal component is disabled when the checkbox is unchecked and reappears when the checkbox is checked.
Since:
v5.1
See Also: