| 
 | org.netbeans.api.debugger.jpda/2 2.4.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallStackFrame | |
|---|---|
| org.netbeans.api.debugger.jpda | JPDA Debugger APIs provide representation of JDI functionality. | 
| Uses of CallStackFrame in org.netbeans.api.debugger.jpda | 
|---|
| Methods in org.netbeans.api.debugger.jpda that return CallStackFrame | |
|---|---|
|  CallStackFrame[] | JPDAThread.getCallStack()Returns call stack for this thread. | 
|  CallStackFrame[] | JPDAThread.getCallStack(int from,
             int to)Returns call stack for this thread on the given indexes. | 
| abstract  CallStackFrame | JPDADebugger.getCurrentCallStackFrame()Returns current stack frame or null. | 
| 
 | org.netbeans.api.debugger.jpda/2 2.4.31 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||