org.netbeans.modules.extexecution/2 1.25.1

Uses of Class
org.netbeans.api.extexecution.print.ConvertedLine

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.25.1

Built on October 11 2012.  |  Portions Copyright 1997-2012 Sun Microsystems, Inc. All rights reserved.