public class QuickChangeColorSchemeAction extends QuickSwitchSchemeAction
AnAction.TransparentUpdate
myActionPlace, ourCurrentAction, ourNotCurrentAction
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
QuickChangeColorSchemeAction() |
Modifier and Type | Method and Description |
---|---|
static void |
changeLafIfNecessary(EditorColorsScheme scheme) |
static void |
changeLafIfNecessary(EditorColorsScheme scheme,
java.lang.Runnable onDone) |
protected void |
fillActions(Project project,
DefaultActionGroup group,
DataContext dataContext) |
protected boolean |
isEnabled() |
actionPerformed, getAidMethod, getPopupTitle, 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
public static void changeLafIfNecessary(EditorColorsScheme scheme)
public static void changeLafIfNecessary(EditorColorsScheme scheme, java.lang.Runnable onDone)
protected boolean isEnabled()
isEnabled
in class QuickSwitchSchemeAction