Interface SimpleLeadingLabelHandle

All Superinterfaces:
FormComponentHandle

public interface SimpleLeadingLabelHandle extends FormComponentHandle
Handle for the "Leading label" form component. The Swing widget is a JLabel occupying the leading-label slot of a form component row, with no center widget. Useful for decorating a form layout with standalone labels.

Reach this handle via ScreenHandle.simpleLeadingLabel().