- CALL_STACK_FRAME_LOCATION_COLUMN_ID - Static variable in interface org.netbeans.spi.debugger.ui.Constants
-
CallStackFrame Location column id.
- cancel() - Method in interface org.netbeans.spi.debugger.ui.Controller
-
Called when "Cancel" button is pressed.
- canEvaluate() - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.EvaluatorService
-
Provide status whether the service is ready to evaluate code now.
- CodeEvaluator - Class in org.netbeans.spi.debugger.ui
-
Code evaluator UI.
- CodeEvaluator.DefaultExpressionsHistoryPersistence - Class in org.netbeans.spi.debugger.ui
-
Default implementation of expressions history persistence.
- CodeEvaluator.EvaluatorService - Class in org.netbeans.spi.debugger.ui
-
Service handling evaluations in the code evaluator.
- CodeEvaluator.EvaluatorService.Registration - Annotation Type in org.netbeans.spi.debugger.ui
-
Declarative registration of a EvaluatorService implementation.
- CodeEvaluator.Result<R,H> - Class in org.netbeans.spi.debugger.ui
-
A helper class managing the evaluator result.
- CodeEvaluator.Result.DefaultHistoryItem - Class in org.netbeans.spi.debugger.ui
-
A default implementation of a history item.
- CodeEvaluator.Result.Listener<R> - Interface in org.netbeans.spi.debugger.ui
-
Listener that is notified when result changes.
- ColumnModelRegistration - Annotation Type in org.netbeans.spi.debugger.ui
-
Declarative registration of a ColumnModel implementation.
- ColumnModelRegistrations - Annotation Type in org.netbeans.spi.debugger.ui
-
- Constants - Interface in org.netbeans.spi.debugger.ui
-
Contains various debuggercore-ui constants.
- Controller - Interface in org.netbeans.spi.debugger.ui
-
Support for validation of various customizers.
- create(String) - Static method in class org.netbeans.spi.debugger.ui.CodeEvaluator.DefaultExpressionsHistoryPersistence
-
Create a new instance of default expressions history persistence.
- create(String, String, String, Icon, Preferences, String, boolean, DebuggingView.DVFilter.Group) - Static method in class org.netbeans.spi.debugger.ui.DebuggingView.DVFilter
-
Create a custom filter.
- create(String) - Static method in class org.netbeans.spi.debugger.ui.EngineComponentsProvider.ComponentInfo
-
Create a component information about a
TopComponent
,
which is opened by default.
- create(String, boolean) - Static method in class org.netbeans.spi.debugger.ui.EngineComponentsProvider.ComponentInfo
-
- create(String, boolean, boolean) - Static method in class org.netbeans.spi.debugger.ui.EngineComponentsProvider.ComponentInfo
-
- createDeadlock(Collection<DebuggingView.DVThread>) - Method in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Utility method used by the implementing class to create deadlock description instances.
- createHighlihgtsLayerFactory() - Static method in class org.netbeans.spi.debugger.ui.MethodChooser
-
This method should be referenced in xml layer files.
- createToolTip(String, ToolTipUI.Expandable, ToolTipUI.Pinnable) - Method in class org.netbeans.spi.debugger.ui.ViewFactory
-
Create a tooltip with additional actions.
- createViewComponent(String, String, String, String) - Method in class org.netbeans.spi.debugger.ui.ViewFactory
-
Create
JComponent
view from models registered under 'name' path.
- createViewLifecycle(String, String) - Method in class org.netbeans.spi.debugger.ui.ViewFactory
-
Create a support for a custom view based on models registered under 'name' path.
- createViewTC(String, String, String, String, String, String) - Method in class org.netbeans.spi.debugger.ui.ViewFactory
-
Create
TopComponent
view from models registered under 'name' path.