- PersistentController - Interface in org.netbeans.spi.debugger.ui
-
Controller, that is able to persist it's customized state.
- pin(Watch, String) - Method in class org.netbeans.spi.debugger.ui.PinWatchUISupport
-
Pin the watch into an editor.
- Pinnable(String, int, String) - Constructor for class org.netbeans.spi.debugger.ui.ToolTipUI.Pinnable
-
Create a description of pin watch
- PinWatchUISupport - Class in org.netbeans.spi.debugger.ui
-
Access to the default UI implementation of pin watches in editor.
- PinWatchUISupport.ValueProvider - Interface in org.netbeans.spi.debugger.ui
-
Provider of pinned watch value.
- PinWatchUISupport.ValueProvider.ValueChangeListener - Interface in org.netbeans.spi.debugger.ui
-
Listener for watch value changes.
- PopException(String) - Constructor for exception org.netbeans.spi.debugger.ui.DebuggingView.PopException
-
Creates a new PopException with a description message.
- popOff() - Method in interface org.netbeans.spi.debugger.ui.DebuggingView.DVFrame
-
Pop all frames up to and including this frame off the stack.
- PROP_BREAKPOINT - Static variable in interface org.netbeans.spi.debugger.ui.DebuggingView.DVThread
-
Property name fired when current breakpoint is changed.
- PROP_CAN_EVALUATE - Static variable in class org.netbeans.spi.debugger.ui.CodeEvaluator.EvaluatorService
-
Property name fired in order to refresh the evaluate button state.
- PROP_COMMENT - Static variable in class org.netbeans.spi.debugger.ui.EditorPin
-
Comment property, fired when a comment change.
- PROP_CURRENT_THREAD - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Property name constant.
- PROP_DEADLOCK - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Name of property which is fired when deadlock occurs.
- PROP_EDITOR - Static variable in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Name of property fired when the current editor changes.
- PROP_EXPRESSIONS_HISTORY - Static variable in class org.netbeans.spi.debugger.ui.CodeEvaluator.EvaluatorService
-
Property name fired in order to refresh the list of expressions history.
- PROP_FILE - Static variable in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Name of property fired when the current file changes.
- PROP_LINE - Static variable in class org.netbeans.spi.debugger.ui.EditorPin
-
Line property, fired when a line change.
- PROP_LOCATION - Static variable in class org.netbeans.spi.debugger.ui.EditorPin
-
Location property, fired when a location change.
- PROP_LOCKER_THREADS - Static variable in interface org.netbeans.spi.debugger.ui.DebuggingView.DVThread
-
Property name fired when list of locker threads change.
- PROP_STATE - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
- PROP_SUSPENDED - Static variable in interface org.netbeans.spi.debugger.ui.DebuggingView.DVThread
-
Property name fired when a thread gets suspended.
- PROP_THREAD_DIED - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Property name constant.
- PROP_THREAD_GROUP_ADDED - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Property name constant.
- PROP_THREAD_RESUMED - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Property name constant.
- PROP_THREAD_STARTED - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Property name constant.
- PROP_THREAD_SUSPENDED - Static variable in class org.netbeans.spi.debugger.ui.DebuggingView.DVSupport
-
Property name constant.
- PROP_VALID - Static variable in interface org.netbeans.spi.debugger.ui.Controller
-
Property name constant for valid property.