public abstract class ExternalSystemTreeAction extends ExternalSystemAction
Modifier and Type | Class and Description |
---|---|
static class |
ExternalSystemTreeAction.CollapseAll |
static class |
ExternalSystemTreeAction.ExpandAll |
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ExternalSystemTreeAction() |
Modifier and Type | Method and Description |
---|---|
protected static javax.swing.JTree |
getTree(AnActionEvent e) |
protected boolean |
isEnabled(AnActionEvent e) |
getProject, getSystemId, hasProject, isVisible, setDescription, setText, setText, update
actionPerformed, 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 isEnabled(AnActionEvent e)
isEnabled
in class ExternalSystemAction
protected static javax.swing.JTree getTree(AnActionEvent e)