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