Interface LabelComponent

All Superinterfaces:
Component, DepictedObject, Displayable, InfoModel, LabelModel, Model, PresentationModel, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable
All Known Subinterfaces:
LinkControl, SelectLinkControl
All Known Implementing Classes:
AbstractLabel, AbstractLinkControl, BooleanSelectLink, Heading, HeadingLink, Label, Link, SelectableLabel, SelectLink, TaskStateSelectLink, ValueSelectLink

public interface LabelComponent extends Component
A component the label of which comprises the main content of the component.
Author:
Garret Wilson