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