public class CloseAllReadonlyEditorsAction extends CloseEditorsActionBase
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CloseAllReadonlyEditorsAction() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getPresentationText(boolean inSplitter) |
protected boolean |
isFileToClose(EditorComposite editor,
EditorWindow window) |
actionPerformed, getFilesToClose, isActionEnabled, isFileToCloseInContext, 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 boolean isFileToClose(EditorComposite editor, EditorWindow window)
isFileToClose
in class CloseEditorsActionBase
protected java.lang.String getPresentationText(boolean inSplitter)
getPresentationText
in class CloseEditorsActionBase