public class CompareWithTheSameVersionAction extends AbstractShowDiffAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CompareWithTheSameVersionAction() |
Modifier and Type | Method and Description |
---|---|
protected DiffActionExecutor |
getExecutor(DiffProvider diffProvider,
VirtualFile selectedFile,
Project project,
Editor editor) |
actionPerformed, isEnabled, isVisible, update, updateDiffAction
actionPerformed, forceSyncUpdate, getActiveVcses, performUpdate, 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 DiffActionExecutor getExecutor(DiffProvider diffProvider, VirtualFile selectedFile, Project project, Editor editor)
getExecutor
in class AbstractShowDiffAction