Interface KeyValuePairHandle

All Superinterfaces:
FormComponentHandle

public interface KeyValuePairHandle extends FormComponentHandle
Handle for the "Key value pair label" form component. The principal Swing widget is the value JLabel, paired with a read-only key leading label.

Reach this handle via ScreenHandle.keyValuePair().