public static class DefaultSearchScopeProviders.Favorites extends java.lang.Object implements SearchScopeProvider
EP_NAME
Constructor and Description |
---|
Favorites() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName() |
java.util.List<SearchScope> |
getSearchScopes(Project project,
DataContext dataContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGeneralSearchScopes
public java.lang.String getDisplayName()
getDisplayName
in interface SearchScopeProvider
public java.util.List<SearchScope> getSearchScopes(Project project, DataContext dataContext)
getSearchScopes
in interface SearchScopeProvider