- AbstractExpandToolTipAction - Class in org.netbeans.spi.debugger.ui
-
A base class for an action that shows an expanded tooltip.
- AbstractExpandToolTipAction() - Constructor for class org.netbeans.spi.debugger.ui.AbstractExpandToolTipAction
-
Create a new expand tooltip action.
- actionPerformed(ActionEvent) - Method in class org.netbeans.spi.debugger.ui.AbstractExpandToolTipAction
-
- addExpression(String) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.DefaultExpressionsHistoryPersistence
-
Add a new expression to the history.
- addListener(CodeEvaluator.Result.Listener<R>) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.Result
-
Add a result change listener.
- addModelUpdateListener(ViewLifecycle.ModelUpdateListener) - Method in class org.netbeans.spi.debugger.ui.ViewLifecycle
-
Add a listener, which is called with the updated compound model.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.EvaluatorService
-
Add a property change listener to be notified about property change events.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.spi.debugger.ui.Controller
-
Add a listener to property changes.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.netbeans.spi.debugger.ui.DebuggingView.DVThread
-
Add a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Add a PropertyChangeListener to this context dispatcher.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Add a PropertyChangeListener to this context dispatcher to be notified
about changes of files with a specified MIME type.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.netbeans.spi.debugger.ui.EditorPin
-
Add a listener for property change events to this editor pin.
- addReleaseListener(MethodChooser.ReleaseListener) - Method in class org.netbeans.spi.debugger.ui.MethodChooser
-
- AttachType - Class in org.netbeans.spi.debugger.ui
-
Support for "Attach ..." dialog.
- AttachType() - Constructor for class org.netbeans.spi.debugger.ui.AttachType
-
- AttachType.Registration - Annotation Type in org.netbeans.spi.debugger.ui
-
Declarative registration of an AttachType implementation.