public abstract class ScrollPaneActions extends SwingActionDelegate
| Modifier and Type | Class and Description |
|---|---|
static class |
ScrollPaneActions.Down |
static class |
ScrollPaneActions.End |
static class |
ScrollPaneActions.Home |
static class |
ScrollPaneActions.Left |
static class |
ScrollPaneActions.PageDown |
static class |
ScrollPaneActions.PageLeft |
static class |
ScrollPaneActions.PageRight |
static class |
ScrollPaneActions.PageUp |
static class |
ScrollPaneActions.Right |
static class |
ScrollPaneActions.Up |
AnAction.TransparentUpdateACTIONS_KEY, EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
protected javax.swing.JComponent |
getComponent(AnActionEvent event) |
actionPerformed, configureMapping, configureMapping, disableFor, updateaddTextOverride, 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 javax.swing.JComponent getComponent(AnActionEvent event)
getComponent in class SwingActionDelegate