public class CompareClipboardWithSelectionAction extends BaseShowDiffAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CompareClipboardWithSelectionAction() |
Modifier and Type | Method and Description |
---|---|
protected DiffRequestChain |
getDiffRequestChain(AnActionEvent e) |
protected boolean |
isAvailable(AnActionEvent e) |
actionPerformed, createMutableChainFromFiles, hasContent, 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 isAvailable(AnActionEvent e)
isAvailable
in class BaseShowDiffAction
protected DiffRequestChain getDiffRequestChain(AnActionEvent e)
getDiffRequestChain
in class BaseShowDiffAction