Package | Description |
---|---|
org.netbeans.api.search.provider |
Classes that you may need to work with if you are implementing
a custom search provider.
|
org.netbeans.spi.search |
This package contains classes that you can subclass and register to
lookups of nodes if you want to specify how the nodes should be
searched.
|
Modifier and Type | Method | Description |
---|---|---|
abstract List<SearchRoot> |
SearchInfo.getSearchRoots() |
Get search roots.
|
Modifier and Type | Method | Description |
---|---|---|
abstract List<SearchRoot> |
SearchInfoDefinition.getSearchRoots() |
Returns list of files or folders where the search starts.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.