Modifier and Type | Field and Description |
---|---|
static OutputWriter |
InputOutput.nullWriter
Deprecated.
Use
InputOutput.NULL instead. |
Modifier and Type | Method and Description |
---|---|
OutputWriter |
InputOutput.getErr()
Get an output writer to write to the tab in error mode.
|
OutputWriter |
InputOutput.getOut()
Acquire an output writer to write to the tab.
|
abstract OutputWriter |
IOProvider.getStdOut()
Support writing to the Output Window on the main tab or a similar output device.
|