public class JumpToTypeSourceAction extends ClassesActionBase
AnAction.TransparentUpdateACTIONS_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, updateaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected boolean isEnabled(AnActionEvent e)
isEnabled in class ClassesActionBaseprotected void perform(AnActionEvent e)
perform in class ClassesActionBase