public class QuickChangeLookAndFeel extends QuickSwitchSchemeAction
AnAction.TransparentUpdatemyActionPlace, ourCurrentAction, ourNotCurrentActionACTIONS_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, updateaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected void fillActions(Project project, DefaultActionGroup group, DataContext dataContext)
fillActions in class QuickSwitchSchemeActionprotected void showPopup(AnActionEvent e, ListPopup popup)
showPopup in class QuickSwitchSchemeActionprotected Condition<? super AnAction> preselectAction()
preselectAction in class QuickSwitchSchemeActionpublic static void switchLafAndUpdateUI(LafManager lafMan, javax.swing.UIManager.LookAndFeelInfo lf, boolean async)
protected boolean isEnabled()
isEnabled in class QuickSwitchSchemeAction