Skip navigation links
org.netbeans.api.search 1.37
A B C D E F G H I L M N O P R S T U V 

G

generalError(Throwable) - Method in class org.netbeans.api.search.provider.SearchListener
Called when a general error occurs.
getAdditionalInfo() - Method in class org.netbeans.spi.search.SearchScopeDefinition
Returns an additional information about this search scope.
getDefault() - Static method in class org.netbeans.api.search.SearchHistory
 
getDisplayName() - Method in class org.netbeans.spi.search.SearchScopeDefinition
Returns human-readable, localized name of this search scope.
getFileNameComponent() - Method in class org.netbeans.api.search.ui.ScopeOptionsController
Get the panel containing controls related to file name pattern settings.
getFileNamePattern() - Method in class org.netbeans.api.search.ui.FileNameController
Get pattern for matching file names.
getFileObject() - Method in class org.netbeans.api.search.SearchRoot
Get the file object.
getFilesToSearch(SearchScopeOptions, SearchListener, AtomicBoolean) - Method in class org.netbeans.api.search.provider.SearchInfo
Get Iterable that iterates over all files in the search scope that comply with search options and search filters.
getFilters() - Method in class org.netbeans.api.search.SearchRoot
Get list of filters.
getFilters() - Method in class org.netbeans.api.search.SearchScopeOptions
Get list of custom filters.
getFilters() - Method in class org.netbeans.spi.search.SubTreeSearchOptions
Get list of filters that will be used for searching under a node.
getForm() - Method in class org.netbeans.spi.search.provider.SearchProvider.Presenter
Return a JComponent that contains controls for setting search options.
getHelpCtx() - Method in class org.netbeans.spi.search.provider.SearchProvider.Presenter
Get help ID for this type of search.
getIcon() - Method in class org.netbeans.spi.search.SearchScopeDefinition
Get icon to show in the combo box.
getLastSelected() - Method in class org.netbeans.api.search.SearchHistory
Deprecated.
Use getSearchPatterns().get(0)
getMatchType() - Method in class org.netbeans.api.search.SearchPattern
Get type of this pattern.
getOutlineView() - Method in class org.netbeans.spi.search.provider.DefaultSearchResultsDisplayer
Get outline view.
getPattern() - Method in class org.netbeans.api.search.SearchScopeOptions
 
getPriority() - Method in class org.netbeans.spi.search.SearchScopeDefinition
Get priority of this search scope.
getReplaceExpression() - Method in class org.netbeans.api.search.ReplacePattern
 
getReplacePatterns() - Method in class org.netbeans.api.search.SearchHistory
 
getSearchExpression() - Method in class org.netbeans.api.search.SearchPattern
 
getSearchInfo() - Method in class org.netbeans.api.search.ui.ScopeController
Get search info for selected search scope.
getSearchInfo() - Method in class org.netbeans.spi.search.SearchScopeDefinition
Returns object defining the actual search scope, i.e.
getSearchInfoForNode(Node) - Static method in class org.netbeans.api.search.provider.SearchInfoUtils
Gets a search info for node.
getSearchPattern() - Method in class org.netbeans.api.search.ui.SearchPatternController
Get search pattern currently represented by this controller.
getSearchPatterns() - Method in class org.netbeans.api.search.SearchHistory
 
getSearchProvider() - Method in class org.netbeans.spi.search.provider.SearchProvider.Presenter
Get associated search provider.
getSearchResultsDisplayer() - Method in class org.netbeans.spi.search.provider.SearchComposition
Get results displayer.
getSearchRoots() - Method in class org.netbeans.api.search.provider.SearchInfo
Get search roots.
getSearchRoots() - Method in class org.netbeans.spi.search.SearchInfoDefinition
Returns list of files or folders where the search starts.
getSearchScopeOptions() - Method in class org.netbeans.api.search.ui.ScopeOptionsController
Return search scope options reflecting the actual state of the panel.
getSelectedScopeId() - Method in class org.netbeans.api.search.ui.ScopeController
 
getSelectedScopeTitle() - Method in class org.netbeans.api.search.ui.ScopeController
 
getTitle() - Method in class org.netbeans.spi.search.provider.DefaultSearchResultsDisplayer
Return title of this displayer.
getTitle() - Method in class org.netbeans.spi.search.provider.SearchProvider
Get title to show in a tab of the search dialog.
getTitle() - Method in class org.netbeans.spi.search.provider.SearchResultsDisplayer
Return title of this displayer.
getTypeId() - Method in class org.netbeans.spi.search.SearchScopeDefinition
Identifies type of search scope.
getUri() - Method in class org.netbeans.api.search.SearchRoot
Get URI of the search root.
getUrisToSearch(SearchScopeOptions, SearchListener, AtomicBoolean) - Method in class org.netbeans.api.search.provider.SearchInfo
Get Iterable that iterates over all URIs in the search scope that comply with search options and search filters.
getVisualComponent() - Method in class org.netbeans.spi.search.provider.DefaultSearchResultsDisplayer
Get component that will be shown in the Search Results window.
getVisualComponent() - Method in class org.netbeans.spi.search.provider.SearchResultsDisplayer
Get component that will be shown in the Search Results window.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links
org.netbeans.api.search 1.37