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.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
protected javax.swing.JComponent |
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.JComponent getComponent(AnActionEvent event)
getComponent
in class SwingActionDelegate