| 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 | Method | Description |
|---|---|---|
SearchProvider |
SearchProvider.Presenter.getSearchProvider() |
Get associated search provider.
|
| Constructor | Description |
|---|---|
Presenter(SearchProvider searchProvider,
boolean replacing) |
Constructor for subclasses.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.