| Package | Description |
|---|---|
| org.netbeans.api.extexecution.print |
The support API extending the capabalities of input processing.
|
| Modifier and Type | Method and Description |
|---|---|
static ConvertedLine |
ConvertedLine.forText(String text,
OutputListener listener)
Returns the converted line presenting the given text and with the given
listener registered when it is diplayed.
|