| Package | Description |
|---|---|
| org.netbeans.spi.search.provider |
This package contains classes that are needed to add a custom panel
to Find in Projects dialog, that can have customized search
criteria, search algorithm and results panel.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchResultsDisplayer<U>
Default search results displayer.
|
| Modifier and Type | Method and Description |
|---|---|
abstract SearchResultsDisplayer<R> |
SearchComposition.getSearchResultsDisplayer()
Get results displayer.
|