public class ShowBaseRevisionAction extends AbstractVcsAction
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ShowBaseRevisionAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(VcsContext vcsContext) |
protected void |
update(VcsContext vcsContext,
Presentation presentation) |
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 void actionPerformed(VcsContext vcsContext)
actionPerformed
in class AbstractVcsAction
protected void update(VcsContext vcsContext, Presentation presentation)
update
in class AbstractVcsAction