public abstract class ArtifactEditorFindUsagesActionBase extends FindUsagesInProjectStructureActionBase
AnAction.TransparentUpdate
Modifier and Type | Field and Description |
---|---|
protected ArtifactsStructureConfigurableContext |
myArtifactContext |
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ArtifactEditorFindUsagesActionBase(Tree tree,
Project project,
ArtifactsStructureConfigurableContext artifactContext) |
Modifier and Type | Method and Description |
---|---|
protected RelativePoint |
getPointToShowResults() |
protected boolean |
isEnabled() |
actionPerformed, getContext, getSelectedElement, 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 final ArtifactsStructureConfigurableContext myArtifactContext
public ArtifactEditorFindUsagesActionBase(Tree tree, Project project, ArtifactsStructureConfigurableContext artifactContext)
protected boolean isEnabled()
isEnabled
in class FindUsagesInProjectStructureActionBase
protected RelativePoint getPointToShowResults()
getPointToShowResults
in class FindUsagesInProjectStructureActionBase