| |
|
| java.lang.Object org.netbeans.modules.search.SearchDisplayer
SearchDisplayer | final public class SearchDisplayer (Code) | | Presents search results in output window.
author: Petr Kuzel author: Marian Petras |
ATTR_OUTPUT_LINE | final public static String ATTR_OUTPUT_LINE(Code) | | name of attribute "text to display in the Output Window"
|
SearchDisplayer | SearchDisplayer()(Code) | | Creates new SearchDisplayer
|
clearOldOutput | static void clearOldOutput(Reference<OutputWriter> outputWriterRef)(Code) | | |
displayNodes | void displayNodes(Node[] nodes)(Code) | | Displays the given nodes.
Parameters: nodes - nodes to display |
finishDisplaying | void finishDisplaying()(Code) | | |
prepareOutput | void prepareOutput()(Code) | | |
|
|
|