public class InactiveEditorAction extends EditorAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
protected |
InactiveEditorAction(EditorActionHandler defaultHandler) |
Modifier and Type | Method and Description |
---|---|
protected Editor |
getEditor(DataContext dataContext) |
actionPerformed, actionPerformed, beforeActionPerformedUpdate, doSetupHandler, getHandler, setInjectedContext, setupHandler, update, update, updateForKeyboardAccess
addTextOverride, applyTextOverride, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbar
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isDumbAware
protected InactiveEditorAction(EditorActionHandler defaultHandler)
protected Editor getEditor(DataContext dataContext)
getEditor
in class EditorAction