public class JumpToTypeSourceAction extends ClassesActionBase
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
JumpToTypeSourceAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEnabled(AnActionEvent e) |
protected void |
perform(AnActionEvent e) |
actionPerformed, getSelectedClass, 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 boolean isEnabled(AnActionEvent e)
isEnabled
in class ClassesActionBase
protected void perform(AnActionEvent e)
perform
in class ClassesActionBase