public interface UsageViewEx extends UsageView
UsageView.ExcludeListener
Disposable.Parent
USAGE_INFO_KEY, USAGE_INFO_LIST_KEY, USAGE_SCOPE, USAGE_TARGETS_KEY, USAGE_VIEW_KEY, USAGES_KEY
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<?> |
appendUsagesInBulk(java.util.Collection<? extends Usage> usages) |
void |
associateProgress(ProgressIndicator indicator) |
void |
cancelCurrentSearch() |
void |
searchFinished() |
boolean |
searchHasBeenCancelled() |
void |
setSearchInProgress(boolean searchInProgress) |
void |
waitForUpdateRequestsCompletion() |
addButtonToLowerPane, addButtonToLowerPane, addButtonToLowerPane, addExcludeListener, addPerformOperationAction, addPerformOperationAction, appendUsage, close, excludeUsages, getComponent, getExcludedUsages, getPreferredFocusableComponent, getPresentation, getSelectedUsages, getSortedUsages, getUsages, getUsagesCount, includeUsages, isSearchInProgress, removeUsage, removeUsagesBulk, selectUsages, setAdditionalComponent, setRerunAction, setReRunActivity
dispose
boolean searchHasBeenCancelled()
void cancelCurrentSearch()
void associateProgress(ProgressIndicator indicator)
void waitForUpdateRequestsCompletion()
java.util.concurrent.CompletableFuture<?> appendUsagesInBulk(java.util.Collection<? extends Usage> usages)
void setSearchInProgress(boolean searchInProgress)
void searchFinished()