public abstract class TreeActions extends SwingActionDelegate
Modifier and Type | Class and Description |
---|---|
static class |
TreeActions.Down |
static class |
TreeActions.End |
static class |
TreeActions.Home |
static class |
TreeActions.Left |
static class |
TreeActions.PageDown |
static class |
TreeActions.PageUp |
static class |
TreeActions.Right |
static class |
TreeActions.ShiftDown |
static class |
TreeActions.ShiftEnd |
static class |
TreeActions.ShiftHome |
static class |
TreeActions.ShiftLeft |
static class |
TreeActions.ShiftPageDown |
static class |
TreeActions.ShiftPageUp |
static class |
TreeActions.ShiftRight |
static class |
TreeActions.ShiftUp |
static class |
TreeActions.Up |
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JTree |
getComponent(AnActionEvent event) |
actionPerformed, configureMapping, configureMapping, disableFor, 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 javax.swing.JTree getComponent(AnActionEvent event)
getComponent
in class SwingActionDelegate