public static class ResizeToolWindowAction.Down extends ResizeToolWindowAction
ResizeToolWindowAction.Down, ResizeToolWindowAction.Left, ResizeToolWindowAction.Right, ResizeToolWindowAction.UpAnAction.TransparentUpdatemyScrollHelperACTIONS_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, 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, waitisDumbAwarepublic 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 ResizeToolWindowActionprotected void actionPerformed(AnActionEvent e, ToolWindow toolWindow, ToolWindowManager toolWindowManager)
actionPerformed in class ResizeToolWindowAction