public class MoveChangesLineStatusAction extends LineStatusActionBase
AnAction.TransparentUpdateACTIONS_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, updatecreate, createaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected boolean isEnabled(<any> tracker,
Editor editor)
isEnabled in class LineStatusActionBaseprotected void doAction(<any> tracker,
Editor editor)
doAction in class LineStatusActionBasepublic 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)