|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OutputWriter in org.openide.windows |
Fields in org.openide.windows declared as OutputWriter | |
static OutputWriter |
InputOutput.nullWriter
Deprecated. Use InputOutput.NULL instead. |
Methods in org.openide.windows that return OutputWriter | |
OutputWriter |
InputOutput.getOut()
Acquire an output writer to write to the tab. |
OutputWriter |
InputOutput.getErr()
Get an output writer to write to the tab in error mode. |
abstract OutputWriter |
IOProvider.getStdOut()
Support writing to the Output Window on the main tab or a similar output device. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |