|
org.netbeans.modules.extexecution/2 1.21.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConvertedLine | |
|---|---|
| org.netbeans.api.extexecution.print | The support API extending the capabalities of input processing. |
| Uses of ConvertedLine in org.netbeans.api.extexecution.print |
|---|
| Methods in org.netbeans.api.extexecution.print that return ConvertedLine | |
|---|---|
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. |
| Methods in org.netbeans.api.extexecution.print that return types with arguments of type ConvertedLine | |
|---|---|
List<ConvertedLine> |
LineConvertor.convert(String line)
Converts the line to lines for output window. |
|
org.netbeans.modules.extexecution/2 1.21.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||