Package org.scijava.ui.console
-
Interface Summary Interface Description ConsolePane<C> A panel which displaysstdoutandstderrconsole output. -
Class Summary Class Description AbstractConsolePane<C> Abstract base class ofConsolePaneimplementations.HeadlessArgument Handles the--headlessargument to signal that no UI will be opened and the enclosingContextwill not be used after theConsoleServiceargument processing is complete.ShowUIArgument Handles the--showUIargument, which signals that the UI should be opened immediately.UIArgument Handles the--uicommand line argument.