SwingTerminalOverlayPane

constructor(content: JComponent, overlay: JComponent, overlayInsets: Insets = Insets(DEFAULT_TOP_INSET, 0, 0, DEFAULT_RIGHT_INSET))

Parameters

content

primary terminal-area component.

overlay

host-owned overlay chrome.

overlayInsets

distance from the pane edges to the overlay bounds.