Modifier and Type | Field | Description |
---|---|---|
static OutputWriter |
InputOutput.nullWriter |
Deprecated.
Use
InputOutput.NULL instead. |
Modifier and Type | Method | 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.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.