public static class JumpToObjectAction.NavigateCommand extends JumpToObjectAction.SourcePositionCommand
PrioritizedTask.Priority
myActionEvent, myDebuggerContext, myDebugProcess, myDescriptor
Constructor and Description |
---|
NavigateCommand(DebuggerContextImpl debuggerContext,
ValueDescriptor descriptor,
DebugProcessImpl debugProcess,
AnActionEvent e) |
Modifier and Type | Method and Description |
---|---|
protected JumpToObjectAction.NavigateCommand |
createRetryCommand() |
protected void |
doAction(SourcePosition sourcePosition) |
contextAction
action, contextAction, getSuspendContext
commandCancelled, getPriority, notifyCancelled, run
hold, release, waitFor
public NavigateCommand(DebuggerContextImpl debuggerContext, ValueDescriptor descriptor, DebugProcessImpl debugProcess, AnActionEvent e)
protected JumpToObjectAction.NavigateCommand createRetryCommand()
createRetryCommand
in class JumpToObjectAction.SourcePositionCommand
protected void doAction(SourcePosition sourcePosition)
doAction
in class JumpToObjectAction.SourcePositionCommand