Interface LogFileViewerHandle

All Superinterfaces:
FormComponentHandle

public interface LogFileViewerHandle extends FormComponentHandle
Handle for the "Log file viewer" form component. The Swing widget is a read-only JTextArea that tails a log file and updates as new lines arrive.

Reach this handle via ScreenHandle.logFileViewer().