Package org.scijava.console

Interface Summary
ConsoleArgument A plugin which extends an application's command line argument handling.
ConsoleService Interface for service that manages interaction with the console.
OutputListener Listener for output on stdout or stderr.
 

Class Summary
AbstractConsoleArgument Abstract superclass of ConsoleArgument implementations.
DefaultConsoleService Default service for managing interaction with the console.
MultiOutputStream A MultiOutputStream is a collection of constituent OutputStream objects, to which all output is forwarded.
MultiPrintStream A PrintStream that wraps a MultiOutputStream.
OutputEvent An event indicating output occurred on stdout or stderr.
 

Enum Summary
OutputEvent.Source Possible output sources.
 



Copyright © 2009–2015 SciJava. All rights reserved.