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, threadActionaction, contextActioncommandCancelled, notifyCancelled, runhold, release, waitForprotected final java.util.List<DebuggerTreeNodeImpl> myChildren
protected BuildNodeCommand(DebuggerTreeNodeImpl node)
protected BuildNodeCommand(DebuggerTreeNodeImpl node, ThreadReferenceProxyImpl thread)
public PrioritizedTask.Priority getPriority()
getPriority in interface PrioritizedTaskgetPriority in class DebuggerCommandImplpublic DebuggerTreeNodeImpl getNode()
protected void updateUI(boolean scrollToVisible)