protected class DiffRequestProcessor.MyOpenInEditorAction extends OpenInEditorAction
AnAction.TransparentUpdate
KEY
ACTIONS_KEY, EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
protected |
MyOpenInEditorAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
onAfterEditorOpened() |
actionPerformed, openEditor, openEditor, update
getNavigatables
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 onAfterEditorOpened()
onAfterEditorOpened
in class OpenInEditorAction