- fileContentMatchingError(String, Throwable) - Method in class org.netbeans.api.search.provider.SearchListener
-
Called when an exception occurs during file content checking.
- fileContentMatchingProgress(String, long) - Method in class org.netbeans.api.search.provider.SearchListener
-
Called when matching in file progresses.
- fileContentMatchingStarted(String) - Method in class org.netbeans.api.search.provider.SearchListener
-
Called when matching in file content is to start.
- FileNameController - Class in org.netbeans.api.search.ui
-
Component controller for specifying file name pattern.
- FileNameMatcher - Class in org.netbeans.api.search.provider
-
File name Matcher - Instances of this class are used to tell which file paths
matches criteria defined in search options.
- fileSkipped(FileObject, SearchFilterDefinition, String) - Method in class org.netbeans.api.search.provider.SearchListener
-
Called when a file is skipped - filtered out by a filter.
- fileSkipped(URI, SearchFilterDefinition, String) - Method in class org.netbeans.api.search.provider.SearchListener
-
Called when a file is skipped - filtered out by a filter.
- filesToSearch(SearchScopeOptions, SearchListener, AtomicBoolean) - Method in class org.netbeans.spi.search.SearchInfoDefinition
-
Specifies which
FileObject
s should be searched.
- findDefinedSearchInfo(Node) - Static method in class org.netbeans.api.search.provider.SearchInfoUtils
-
Get a search info for a node, if it was explicitly defined in node's
lookup, or in lookup of a ancestor node.
- fireChange() - Method in class org.netbeans.spi.search.provider.SearchProvider.Presenter
-
Fires a change event to all registered listeners.