Package | Description |
---|---|
org.netbeans.api.io |
Modifier and Type | Method and Description |
---|---|
abstract OutputWriter |
InputOutput.getErr()
Get an output writer to write to the tab in error mode.
|
abstract OutputWriter |
InputOutput.getOut()
Acquire an output writer to write to the tab.
|