public class CalculateRetainedSizeAction extends MemoryAgentActionBase
AnAction.TransparentUpdate
LOG
ACTIONS_KEY, EMPTY_ARRAY
Constructor and Description |
---|
CalculateRetainedSizeAction() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isEnabled(MemoryAgentCapabilities agentCapabilities) |
protected void |
perform(EvaluationContextImpl evaluationContext,
com.sun.jdi.ObjectReference reference,
XValueNodeImpl node) |
isEnabled, perform
getObjectReference
actionPerformed, getSelectedNode, getSelectedNodes, getSelectedValue, 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
protected void perform(EvaluationContextImpl evaluationContext, com.sun.jdi.ObjectReference reference, XValueNodeImpl node) throws EvaluateException
perform
in class MemoryAgentActionBase
EvaluateException
protected boolean isEnabled(MemoryAgentCapabilities agentCapabilities)
isEnabled
in class MemoryAgentActionBase