protected class DebuggerTree.BuildStackFrameCommand extends DebuggerTree.BuildNodeCommand
PrioritizedTask.Priority
myChildren
Constructor and Description |
---|
BuildStackFrameCommand(DebuggerTreeNodeImpl stackNode) |
Modifier and Type | Method and Description |
---|---|
protected void |
buildVariables(StackFrameDescriptorImpl stackDescriptor,
EvaluationContextImpl evaluationContext) |
void |
threadAction() |
getNode, getPriority, updateUI
contextAction, getDebuggerContext, getSuspendContext, threadAction
action, contextAction
commandCancelled, notifyCancelled, run
hold, release, waitFor
public BuildStackFrameCommand(DebuggerTreeNodeImpl stackNode)
public void threadAction()
threadAction
in class DebuggerContextCommandImpl
protected void buildVariables(StackFrameDescriptorImpl stackDescriptor, EvaluationContextImpl evaluationContext) throws EvaluateException
EvaluateException