public class MarkExcludeRootAction extends MarkRootActionBase
MarkRootActionBase.RootsSelection
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
MarkExcludeRootAction() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(AnActionEvent e)
Implement this method to provide your action handler.
|
protected java.lang.String |
getPromptText(java.lang.String message) |
protected boolean |
isEnabled(MarkRootActionBase.RootsSelection selection,
Module module) |
protected void |
modifyRoots(VirtualFile vFile,
ContentEntry entry) |
doUpdate, findContentEntry, getSelection, modifyRoots, modifyRoots, update
create, create
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
public void actionPerformed(AnActionEvent e)
AnAction
actionPerformed
in class MarkRootActionBase
e
- Carries information on the invocation placeprotected java.lang.String getPromptText(java.lang.String message)
protected void modifyRoots(VirtualFile vFile, ContentEntry entry)
modifyRoots
in class MarkRootActionBase
protected boolean isEnabled(MarkRootActionBase.RootsSelection selection, Module module)
isEnabled
in class MarkRootActionBase