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