- DebuggingView - Class in org.netbeans.spi.debugger.ui
-
Debugging view component provider.
- DebuggingView.Deadlock - Class in org.netbeans.spi.debugger.ui
-
Representation of a deadlock - one set of mutually deadlocked threads.
- DebuggingView.DVFilter - Class in org.netbeans.spi.debugger.ui
-
Boolean state filter that is applied to the debugging view.
- DebuggingView.DVFilter.DefaultFilter - Enum in org.netbeans.spi.debugger.ui
-
Pre-defined default filters enumeration.
- DebuggingView.DVFilter.Group - Class in org.netbeans.spi.debugger.ui
-
The filter group.
- DebuggingView.DVFrame - Interface in org.netbeans.spi.debugger.ui
-
Representation of a stack frame in debugging view.
- DebuggingView.DVSupport - Class in org.netbeans.spi.debugger.ui
-
Support for debugging view.
- DebuggingView.DVSupport.Registration - Annotation Type in org.netbeans.spi.debugger.ui
-
Declarative registration of a DVSupport implementation.
- DebuggingView.DVSupport.STATE - Enum in org.netbeans.spi.debugger.ui
-
The debugger state.
- DebuggingView.DVThread - Interface in org.netbeans.spi.debugger.ui
-
Representation of a thread in debugging view.
- DebuggingView.DVThreadGroup - Interface in org.netbeans.spi.debugger.ui
-
Representation of a thread group in debugging view.
- DebuggingView.PopException - Exception in org.netbeans.spi.debugger.ui
-
- DefaultHistoryItem(String, String, String, String) - Constructor for class org.netbeans.spi.debugger.ui.CodeEvaluator.Result.DefaultHistoryItem
-
Create a new history item.
- destroy() - Method in class org.netbeans.spi.debugger.ui.ViewLifecycle
-
Destroy the underlying data, call this method when the view is closed.
- DVSupport() - Constructor for class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-