public abstract class DebuggerTree.BuildNodeCommand extends DebuggerContextCommandImpl
PrioritizedTask.Priority
Modifier and Type | Field and Description |
---|---|
protected java.util.List<DebuggerTreeNodeImpl> |
myChildren |
Modifier | Constructor and Description |
---|---|
protected |
BuildNodeCommand(DebuggerTreeNodeImpl node) |
protected |
BuildNodeCommand(DebuggerTreeNodeImpl node,
ThreadReferenceProxyImpl thread) |
Modifier and Type | Method and Description |
---|---|
DebuggerTreeNodeImpl |
getNode() |
PrioritizedTask.Priority |
getPriority() |
protected void |
updateUI(boolean scrollToVisible) |
contextAction, getDebuggerContext, getSuspendContext, threadAction, threadAction
action, contextAction
commandCancelled, notifyCancelled, run
hold, release, waitFor
protected final java.util.List<DebuggerTreeNodeImpl> myChildren
protected BuildNodeCommand(DebuggerTreeNodeImpl node)
protected BuildNodeCommand(DebuggerTreeNodeImpl node, ThreadReferenceProxyImpl thread)
public PrioritizedTask.Priority getPriority()
getPriority
in interface PrioritizedTask
getPriority
in class DebuggerCommandImpl
public DebuggerTreeNodeImpl getNode()
protected void updateUI(boolean scrollToVisible)