public abstract class LevelChooserAction extends ComboBoxAction implements DumbAware
ComboBoxAction.ComboBoxButtonAnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAYACTION_KEY, COMPONENT_KEY| Constructor and Description |
|---|
LevelChooserAction(SeverityRegistrar severityRegistrar) |
LevelChooserAction(SeverityRegistrar severityRegistrar,
boolean includeDoNotShow) |
| Modifier and Type | Method and Description |
|---|---|
DefaultActionGroup |
createPopupActionGroup(javax.swing.JComponent anchor) |
static java.util.List<HighlightSeverity> |
getSeverities(SeverityRegistrar severityRegistrar) |
static java.util.List<HighlightSeverity> |
getSeverities(SeverityRegistrar severityRegistrar,
boolean includeDoNotShow) |
protected abstract void |
onChosen(HighlightSeverity severity) |
void |
setChosen(HighlightSeverity severity) |
actionPerformed, createComboBoxButton, createCustomComponent, createCustomComponent, createPopupActionGroup, getArrowIcon, getMaxRows, getMinHeight, getMinWidth, getPreselectCondition, isSmallVariant, setPopupTitle, setSmallVariant, shouldShowDisabledActionsaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, update, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwarepublic LevelChooserAction(SeverityRegistrar severityRegistrar)
public LevelChooserAction(SeverityRegistrar severityRegistrar, boolean includeDoNotShow)
public DefaultActionGroup createPopupActionGroup(javax.swing.JComponent anchor)
createPopupActionGroup in class ComboBoxActionpublic static java.util.List<HighlightSeverity> getSeverities(SeverityRegistrar severityRegistrar)
public static java.util.List<HighlightSeverity> getSeverities(SeverityRegistrar severityRegistrar, boolean includeDoNotShow)
protected abstract void onChosen(HighlightSeverity severity)
public void setChosen(HighlightSeverity severity)