| 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.api.search.ui |
Helpers for creating UI controls for your search provider that are
similar to controls in the default 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.
|
| 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.
|
| Class and Description |
|---|
| FileNameMatcher
File name Matcher - Instances of this class are used to tell which file paths
matches criteria defined in search options.
|
| SearchFilter
Implementation of search filter that is associated with a search root.
|
| SearchFilter.FolderResult
Result of filtering a folder.
|
| SearchInfo
Info about searching under a node or a set of nodes.
|
| SearchListener
Listener for various events during searching.
|
| Class and Description |
|---|
| SearchInfo
Info about searching under a node or a set of nodes.
|
| Class and Description |
|---|
| SearchInfo
Info about searching under a node or a set of nodes.
|
| SearchListener
Listener for various events during searching.
|
| Class and Description |
|---|
| SearchListener
Listener for various events during searching.
|