public class QuickChangeLookAndFeel extends QuickSwitchSchemeAction
AnAction.TransparentUpdate
myActionPlace, ourCurrentAction, ourNotCurrentAction
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
QuickChangeLookAndFeel() |
Modifier and Type | Method and Description |
---|---|
protected void |
fillActions(Project project,
DefaultActionGroup group,
DataContext dataContext) |
protected boolean |
isEnabled() |
protected Condition<? super AnAction> |
preselectAction() |
protected void |
showPopup(AnActionEvent e,
ListPopup popup) |
static void |
switchLafAndUpdateUI(LafManager lafMan,
javax.swing.UIManager.LookAndFeelInfo lf,
boolean async) |
actionPerformed, getAidMethod, getPopupTitle, 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 void showPopup(AnActionEvent e, ListPopup popup)
showPopup
in class QuickSwitchSchemeAction
protected Condition<? super AnAction> preselectAction()
preselectAction
in class QuickSwitchSchemeAction
public static void switchLafAndUpdateUI(LafManager lafMan, javax.swing.UIManager.LookAndFeelInfo lf, boolean async)
protected boolean isEnabled()
isEnabled
in class QuickSwitchSchemeAction