public class MoveChangesLineStatusAction extends LineStatusActionBase
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
MoveChangesLineStatusAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
doAction(<any> tracker,
Editor editor) |
protected boolean |
isEnabled(<any> tracker,
Editor editor) |
static void |
moveToAnotherChangelist(PartialLocalLineStatusTracker tracker,
java.util.BitSet selectedLines) |
static void |
moveToAnotherChangelist(PartialLocalLineStatusTracker tracker,
Editor editor) |
static void |
moveToAnotherChangelist(PartialLocalLineStatusTracker tracker,
LocalRange range) |
actionPerformed, update
create, create
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 boolean isEnabled(<any> tracker, Editor editor)
isEnabled
in class LineStatusActionBase
protected void doAction(<any> tracker, Editor editor)
doAction
in class LineStatusActionBase
public static void moveToAnotherChangelist(PartialLocalLineStatusTracker tracker, Editor editor)
public static void moveToAnotherChangelist(PartialLocalLineStatusTracker tracker, java.util.BitSet selectedLines)
public static void moveToAnotherChangelist(PartialLocalLineStatusTracker tracker, LocalRange range)