public class LineStatusMarkerPopupRenderer.ShowLineStatusRangeDiffAction extends LineStatusMarkerPopupRenderer.RangeMarkerAction implements LightEditCompatible
AnAction.TransparentUpdate
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
ShowLineStatusRangeDiffAction(Editor editor,
Range range) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(Editor editor,
Range range) |
protected boolean |
isEnabled(Editor editor,
Range range) |
actionPerformed, update
create, create
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 ShowLineStatusRangeDiffAction(Editor editor, Range range)
protected boolean isEnabled(Editor editor, Range range)
isEnabled
in class LineStatusMarkerPopupRenderer.RangeMarkerAction
protected void actionPerformed(Editor editor, Range range)
actionPerformed
in class LineStatusMarkerPopupRenderer.RangeMarkerAction