Interface HtmlDisplayHandle

All Superinterfaces:
FormComponentHandle

public interface HtmlDisplayHandle extends FormComponentHandle
Handle for the "HTML or text display" form component. The Swing widget is a read-only JTextPane inside a scrollable composite.

Reach this handle via ScreenHandle.htmlDisplay().