| Package | Description |
|---|---|
| oracle.jbo.script.debug.client.bdi |
| Modifier and Type | Method and Description |
|---|---|
ThreadInfo |
CurrentFrameChangedEvent.getThreadInfo() |
ThreadInfo |
ExecutionManager.threadInfo(com.sun.jdi.ThreadReference thread) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jdi.StackFrame |
ContextManager.getCurrentFrame(ThreadInfo tinfo) |
int |
ContextManager.getCurrentFrameIndex(ThreadInfo tinfo) |
| Constructor and Description |
|---|
CurrentFrameChangedEvent(java.lang.Object source,
ThreadInfo tinfo,
int index,
boolean invalidate) |