- DeadlockDetector - Class in org.netbeans.api.debugger.jpda
-
Service that detects deadlocks and fires an event when the deadlock occurs.
- DeadlockDetector() - Constructor for class org.netbeans.api.debugger.jpda.DeadlockDetector
-
- DeadlockDetector.Deadlock - Class in org.netbeans.api.debugger.jpda
-
Representation of a deadlock - one set of mutually deadlocked threads.
- debugger - Variable in class org.netbeans.api.debugger.jpda.JPDAStep
-
Associated JPDA debugger
- DebuggerStartException - Exception in org.netbeans.api.debugger.jpda
-
Notification about problems during debugger start.
- DebuggerStartException(String) - Constructor for exception org.netbeans.api.debugger.jpda.DebuggerStartException
-
Constructs a DebuggerStartException with given message.
- DebuggerStartException(Throwable) - Constructor for exception org.netbeans.api.debugger.jpda.DebuggerStartException
-
Constructs a DebuggerStartException for a given target exception.
- disable() - Method in class org.netbeans.api.debugger.jpda.JPDABreakpoint
-
Disables the breakpoint.
- DISABLED_BREAKPOINT_ANNOTATION_TYPE - Static variable in class org.netbeans.spi.debugger.jpda.EditorContext
-
Annotation type constant.
- DISABLED_CLASS_BREAKPOINT_ANNOTATION_TYPE - Static variable in class org.netbeans.spi.debugger.jpda.EditorContext
-
Annotation type constant.
- DISABLED_CONDITIONAL_BREAKPOINT_ANNOTATION_TYPE - Static variable in class org.netbeans.spi.debugger.jpda.EditorContext
-
Annotation type constant.
- DISABLED_FIELD_BREAKPOINT_ANNOTATION_TYPE - Static variable in class org.netbeans.spi.debugger.jpda.EditorContext
-
Annotation type constant.
- DISABLED_METHOD_BREAKPOINT_ANNOTATION_TYPE - Static variable in class org.netbeans.spi.debugger.jpda.EditorContext
-
Annotation type constant.
- disposeTimeStamp(Object) - Method in class org.netbeans.spi.debugger.jpda.EditorContext
-
Disposes given time stamp.