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 

O

openFindDialog(SearchPattern, SearchScopeOptions, Boolean, String) - Static method in class org.netbeans.api.search.SearchControl
Shows dialog for basic search task.
openFindDialog(SearchProvider.Presenter) - Static method in class org.netbeans.api.search.SearchControl
Show find dialog with a concrete presenter for one of providers.
openReplaceDialog(SearchPattern, String, Boolean, SearchScopeOptions, Boolean, String) - Static method in class org.netbeans.api.search.SearchControl
Shows dialog for basic replace task.
openReplaceDialog(SearchProvider.Presenter) - Static method in class org.netbeans.api.search.SearchControl
Show replace dialog with a concrete presenter for one of providers.
org.netbeans.api.search - package org.netbeans.api.search
This package contains classes that can be used by modules that need to work with Search in Projects dialog, or want to share information about what data was recently searched.
org.netbeans.api.search.provider - package 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 - package 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 - package 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 - package 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.
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