public class ShowImplementationsAction extends ShowRelatedElementsActionBase
AnAction.TransparentUpdate
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CODEASSISTS_QUICKDEFINITION_FEATURE |
static java.lang.String |
CODEASSISTS_QUICKDEFINITION_LOOKUP_FEATURE |
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ShowImplementationsAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
couldPinPopup() |
protected java.lang.String |
getIndexNotReadyMessage() |
protected java.lang.String |
getPopupTitle(ImplementationViewSession session) |
protected java.util.List<ImplementationViewSessionFactory> |
getSessionFactories() |
protected void |
triggerFeatureUsed(Project project) |
actionPerformed, isIncludeAlwaysSelf, isSearchDeep, performForContext, performForContext, showImplementations, triggerFeatureUsed, update
create, create
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
public static final java.lang.String CODEASSISTS_QUICKDEFINITION_LOOKUP_FEATURE
public static final java.lang.String CODEASSISTS_QUICKDEFINITION_FEATURE
protected java.util.List<ImplementationViewSessionFactory> getSessionFactories()
getSessionFactories
in class ShowRelatedElementsActionBase
protected java.lang.String getPopupTitle(ImplementationViewSession session)
getPopupTitle
in class ShowRelatedElementsActionBase
protected boolean couldPinPopup()
couldPinPopup
in class ShowRelatedElementsActionBase
protected void triggerFeatureUsed(Project project)
triggerFeatureUsed
in class ShowRelatedElementsActionBase
protected java.lang.String getIndexNotReadyMessage()
getIndexNotReadyMessage
in class ShowRelatedElementsActionBase