public class CloseAllEditorsToTheRightAction extends CloseAllEditorsToTheLeftAction
AnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Constructor and Description |
|---|
CloseAllEditorsToTheRightAction() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getAlternativeTextKey() |
protected java.lang.String |
getPresentationText(boolean inSplitter) |
protected boolean |
isOKToClose(VirtualFile contextFile,
VirtualFile candidateFile,
VirtualFile cursorFile) |
isFileToClose, isFileToCloseInContext, updateactionPerformed, getFilesToClose, isActionEnabledaddTextOverride, applyTextOverride, beforeActionPerformedUpdate, copyFrom, copyShortcutFrom, displayTextInToolbar, getEventProject, getShortcutSet, getTemplatePresentation, getTemplateText, isDefaultIcon, isEnabledInModalContext, isInInjectedContext, isTransparentUpdate, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, registerCustomShortcutSet, setDefaultIcon, setEnabledInModalContext, setInjectedContext, setShortcutSet, startInTransaction, toString, unregisterCustomShortcutSet, useSmallerFontForTextInToolbarclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDumbAwareprotected boolean isOKToClose(VirtualFile contextFile, VirtualFile candidateFile, VirtualFile cursorFile)
isOKToClose in class CloseAllEditorsToTheLeftActionprotected java.lang.String getAlternativeTextKey()
getAlternativeTextKey in class CloseAllEditorsToTheLeftActionprotected java.lang.String getPresentationText(boolean inSplitter)
getPresentationText in class CloseAllEditorsToTheLeftAction