public class SetEditorSettingsAction extends ActionGroup implements DumbAware
AnAction.TransparentUpdateEMPTY_GROUPACTIONS_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, setPopupaddTextOverride, 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, useSmallerFontForTextInToolbarpublic SetEditorSettingsAction(TextDiffSettings settings,
java.util.List<? extends Editor> editors)
public void setSyncScrollSupport(SyncScrollSupport.Support syncScrollSupport)
public void applyDefaults()
public AnAction [] getChildren(AnActionEvent e)
ActionGroupgetChildren in class ActionGroupnull.