Interface MultilineLabelHandle

All Superinterfaces:
FormComponentHandle

public interface MultilineLabelHandle extends FormComponentHandle
Handle for the "Multi-line label" form component. The Swing widget is a read-only JTextArea-derived component that displays the configured text.

Reach this handle via ScreenHandle.multilineLabel().