Interface LabelHandle

All Superinterfaces:
FormComponentHandle

public interface LabelHandle extends FormComponentHandle
Handle for the "Label" form component. The Swing widget is a single-line JLabel.

Reach this handle via ScreenHandle.label().