SwingTerminalSearchBar

constructor(terminal: SwingTerminal, componentFactory: SwingTerminalSearchBarComponentFactory = SwingTerminalSearchBarComponentFactory.DEFAULT)

Parameters

terminal

terminal whose headless search API backs this bar.

componentFactory

factory for host-specific Swing controls.