public class ReplaceCommand extends SearchCommand
myConfiguration, mySearchContext
Constructor and Description |
---|
ReplaceCommand(Configuration configuration,
SearchContext searchContext) |
Modifier and Type | Method and Description |
---|---|
protected UsageViewContext |
createUsageViewContext() |
protected void |
foundUsage(MatchResult result,
Usage usage) |
findEnded, findStarted, findUsages, startSearching, stopAsyncSearch
public ReplaceCommand(Configuration configuration, SearchContext searchContext)
protected UsageViewContext createUsageViewContext()
createUsageViewContext
in class SearchCommand
protected void foundUsage(MatchResult result, Usage usage)
foundUsage
in class SearchCommand