public class QuickChangeSchemesAction extends QuickSwitchSchemeAction implements DumbAware
AnAction.TransparentUpdate
myActionPlace, ourCurrentAction, ourNotCurrentAction
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
QuickChangeSchemesAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(AnActionEvent e)
Implement this method to provide your action handler.
|
protected void |
fillActions(Project project,
DefaultActionGroup group,
DataContext dataContext) |
protected java.lang.String |
getPopupTitle(AnActionEvent e) |
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 void fillActions(Project project, DefaultActionGroup group, DataContext dataContext)
fillActions
in class QuickSwitchSchemeAction
protected java.lang.String getPopupTitle(AnActionEvent e)
getPopupTitle
in class QuickSwitchSchemeAction
public void actionPerformed(AnActionEvent e)
AnAction
actionPerformed
in class QuickSwitchSchemeAction
e
- Carries information on the invocation place