public class VcsQuickListPopupAction extends QuickSwitchSchemeAction implements DumbAware
Modifier and Type | Class and Description |
---|---|
static class |
VcsQuickListPopupAction.NonVcsAware |
static class |
VcsQuickListPopupAction.Providers |
static class |
VcsQuickListPopupAction.SupportedVCS |
static class |
VcsQuickListPopupAction.VcsAware |
static class |
VcsQuickListPopupAction.VcsNameSeparator |
AnAction.TransparentUpdate
myActionPlace, ourCurrentAction, ourNotCurrentAction
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
VcsQuickListPopupAction() |
Modifier and Type | Method and Description |
---|---|
protected void |
fillActions(Project project,
DefaultActionGroup group,
DataContext dataContext) |
protected java.lang.String |
getPopupTitle(AnActionEvent e) |
actionPerformed, getAidMethod, isEnabled, preselectAction, showPopup, 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 java.lang.String getPopupTitle(AnActionEvent e)
getPopupTitle
in class QuickSwitchSchemeAction
protected void fillActions(Project project, DefaultActionGroup group, DataContext dataContext)
fillActions
in class QuickSwitchSchemeAction