public class ShowHistoryAction extends LocalHistoryAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ShowHistoryAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(Project p,
IdeaGateway gw,
VirtualFile f,
AnActionEvent e) |
protected boolean |
isEnabled(LocalHistoryFacade vcs,
IdeaGateway gw,
VirtualFile f,
AnActionEvent e) |
actionPerformed, actionPerformed, getFile, getGateway, getText, getVcs, isEnabled, update
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 void actionPerformed(Project p, IdeaGateway gw, VirtualFile f, AnActionEvent e)
actionPerformed
in class LocalHistoryAction
protected boolean isEnabled(LocalHistoryFacade vcs, IdeaGateway gw, VirtualFile f, AnActionEvent e)
isEnabled
in class LocalHistoryAction