|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentDebugAction | |
---|---|
edu.rice.cs.drjava.model.debug.jpda |
Uses of DocumentDebugAction in edu.rice.cs.drjava.model.debug.jpda |
---|
Subclasses of DocumentDebugAction in edu.rice.cs.drjava.model.debug.jpda | |
---|---|
class |
JPDABreakpoint
The breakpoint object which has references to its OpenDefinitionsDocument and its BreakpointRequest. |
Methods in edu.rice.cs.drjava.model.debug.jpda with parameters of type DocumentDebugAction | |
---|---|
void |
PendingRequestManager.addPendingRequest(DocumentDebugAction<?> action)
Called if a breakpoint is set before its class is prepared |
void |
PendingRequestManager.removePendingRequest(DocumentDebugAction<?> action)
Called if a breakpoint is set and removed before its class is prepared |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |