public class SetEditorSettingsAction extends ActionGroup implements DumbAware
AnAction.TransparentUpdate
EMPTY_GROUP
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
SetEditorSettingsAction(TextDiffSettings settings,
java.util.List<? extends Editor> editors) |
Modifier and Type | Method and Description |
---|---|
void |
applyDefaults() |
AnAction [] |
getChildren(AnActionEvent e)
Returns the children of the group.
|
void |
setSyncScrollSupport(SyncScrollSupport.Support syncScrollSupport) |
actionPerformed, addPropertyChangeListener, canBePerformed, disableIfNoVisibleChildren, firePropertyChange, getChildren, hideIfNoVisibleChildren, isDumbAware, isPopup, isPopup, isPrimary, removePropertyChangeListener, replace, setPopup
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, update, useSmallerFontForTextInToolbar
public SetEditorSettingsAction(TextDiffSettings settings, java.util.List<? extends Editor> editors)
public void setSyncScrollSupport(SyncScrollSupport.Support syncScrollSupport)
public void applyDefaults()
public AnAction [] getChildren(AnActionEvent e)
ActionGroup
getChildren
in class ActionGroup
null
.