Class and Description |
---|
CodeEvaluator
Code evaluator UI.
|
CodeEvaluator.DefaultExpressionsHistoryPersistence
Default implementation of expressions history persistence.
|
CodeEvaluator.Result
A helper class managing the evaluator result.
|
CodeEvaluator.Result.Listener
Listener that is notified when result changes.
|
Controller
Support for validation of various customizers.
|
DebuggingView
Debugging view component provider.
|
DebuggingView.Deadlock
Representation of a deadlock - one set of mutually deadlocked threads.
|
DebuggingView.DVFilter
Boolean state filter that is applied to the debugging view.
|
DebuggingView.DVFilter.DefaultFilter
Pre-defined default filters enumeration.
|
DebuggingView.DVFilter.Group
The filter group.
|
DebuggingView.DVFrame
Representation of a stack frame in debugging view.
|
DebuggingView.DVSupport
Support for debugging view.
|
DebuggingView.DVSupport.STATE
The debugger state.
|
DebuggingView.DVThread
Representation of a thread in debugging view.
|
DebuggingView.DVThreadGroup
Representation of a thread group in debugging view.
|
DebuggingView.PopException
Thrown when
DebuggingView.DVFrame.popOff() operation fails. |
EditorContextDispatcher
Dispatcher of context-related events and provider of active elements in the IDE.
|
EngineComponentsProvider.ComponentInfo
Information about a component associated with a debugger engine.
|
EngineComponentsProvider.ComponentProvider |
MethodChooser.ReleaseListener
An instance of
MethodChooser.ReleaseListener can be registered using MethodChooser.addReleaseListener(org.netbeans.spi.debugger.ui.MethodChooser.ReleaseListener) . |
MethodChooser.Segment
Represents an interval of offsets in a document.
|
PinWatchUISupport
Access to the default UI implementation of pin watches in editor.
|
PinWatchUISupport.ValueProvider.ValueChangeListener
Listener for watch value changes.
|
ToolTipUI
A representation of a tooltip with actions.
|
ToolTipUI.Expandable
Description of an expandable tooltip.
|
ToolTipUI.Pinnable
Description of a pinnable watch.
|
ViewFactory
Factory that produces debugger views created from registered view models
(see
Model and it's extension interfaces). |
ViewLifecycle
Support class for a custom view based on registered view models.
|
ViewLifecycle.ModelUpdateListener
Model update listener, notified with updated compound model.
|