public static class JumpToObjectAction.NavigateCommand extends JumpToObjectAction.SourcePositionCommand
PrioritizedTask.PrioritymyActionEvent, 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) |
contextActionaction, contextAction, getSuspendContextcommandCancelled, getPriority, notifyCancelled, runhold, release, waitForpublic NavigateCommand(DebuggerContextImpl debuggerContext, ValueDescriptor descriptor, DebugProcessImpl debugProcess, AnActionEvent e)
protected JumpToObjectAction.NavigateCommand createRetryCommand()
createRetryCommand in class JumpToObjectAction.SourcePositionCommandprotected void doAction(SourcePosition sourcePosition)
doAction in class JumpToObjectAction.SourcePositionCommand