Interface | Description |
---|---|
ConsolePane<C> |
A panel which displays
stdout and stderr console output. |
Class | Description |
---|---|
AbstractConsolePane<C> |
Abstract base class of
ConsolePane implementations. |
HeadlessArgument |
Handles the
--headless argument to signal that no UI will be opened
and the enclosing Context will not be used after the
ConsoleService argument processing is complete. |
ShowUIArgument |
Handles the
--showUI argument, which signals that the UI should be
opened immediately. |
UIArgument |
Handles the
--ui command line argument. |
Copyright © 2015–2022 SciJava. All rights reserved.