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