public static class ResizeToolWindowAction.Left extends ResizeToolWindowAction
ResizeToolWindowAction.Down, ResizeToolWindowAction.Left, ResizeToolWindowAction.Right, ResizeToolWindowAction.Up
AnAction.TransparentUpdate
myScrollHelper
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
Left() |
Left(java.lang.String text) |
Left(java.lang.String text,
java.lang.String description,
javax.swing.Icon icon) |
Left(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 Left()
public Left(java.lang.String text)
public Left(java.lang.String text, java.lang.String description, javax.swing.Icon icon)
public Left(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