public abstract class TextComponentEditorAction extends EditorAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
protected |
TextComponentEditorAction(EditorActionHandler defaultHandler) |
Modifier and Type | Method and Description |
---|---|
protected Editor |
getEditor(DataContext dataContext) |
static Editor |
getEditorFromContext(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 TextComponentEditorAction(EditorActionHandler defaultHandler)
protected Editor getEditor(DataContext dataContext)
getEditor
in class EditorAction
public static Editor getEditorFromContext(DataContext dataContext)