public static class FindUsagesAction.ShowSettingsAndFindUsages extends FindUsagesAction
FindUsagesAction.ShowSettingsAndFindUsages
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ShowSettingsAndFindUsages() |
Modifier and Type | Method and Description |
---|---|
protected void |
startFindUsages(PsiElement element) |
actionPerformed, update
addTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
protected void startFindUsages(PsiElement element)
startFindUsages
in class FindUsagesAction