public class CloseAllEditorsToTheRightAction extends CloseAllEditorsToTheLeftAction
AnAction.TransparentUpdate
ACTIONS_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, update
actionPerformed, getFilesToClose, isActionEnabled
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 isOKToClose(VirtualFile contextFile, VirtualFile candidateFile, VirtualFile cursorFile)
isOKToClose
in class CloseAllEditorsToTheLeftAction
protected java.lang.String getAlternativeTextKey()
getAlternativeTextKey
in class CloseAllEditorsToTheLeftAction
protected java.lang.String getPresentationText(boolean inSplitter)
getPresentationText
in class CloseAllEditorsToTheLeftAction