public static class ResizeToolWindowAction.Down extends ResizeToolWindowAction
ResizeToolWindowAction.Down, ResizeToolWindowAction.Left, ResizeToolWindowAction.Right, ResizeToolWindowAction.Up
AnAction.TransparentUpdate
myScrollHelper
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
Down() |
Down(java.lang.String text) |
Down(java.lang.String text,
java.lang.String description,
javax.swing.Icon icon) |
Down(ToolWindow toolWindow,
javax.swing.JComponent c) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(AnActionEvent e,
ToolWindow toolWindow,
ToolWindowManager toolWindowManager) |
protected void |
update(AnActionEvent event,
ToolWindow window,
ToolWindowManager mgr) |
actionPerformed, stretch, 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
public Down()
public Down(java.lang.String text)
public Down(java.lang.String text, java.lang.String description, javax.swing.Icon icon)
public Down(ToolWindow toolWindow, javax.swing.JComponent c)
protected void update(AnActionEvent event, ToolWindow window, ToolWindowManager mgr)
update
in class ResizeToolWindowAction
protected void actionPerformed(AnActionEvent e, ToolWindow toolWindow, ToolWindowManager toolWindowManager)
actionPerformed
in class ResizeToolWindowAction