public abstract class ConvertIndentsActionBase extends EditorAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Modifier | Constructor and Description |
---|---|
protected |
ConvertIndentsActionBase() |
Modifier and Type | Method and Description |
---|---|
static int |
convertIndentsToSpaces(Document document,
int tabSize,
TextRange textRange) |
static int |
convertIndentsToTabs(Document document,
int tabSize,
TextRange textRange) |
protected abstract int |
performAction(Editor editor,
TextRange textRange) |
actionPerformed, actionPerformed, beforeActionPerformedUpdate, doSetupHandler, getEditor, 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