- save(Properties) - Method in interface org.netbeans.spi.debugger.ui.PersistentController
-
Save customized state into properties.
- Segment(int, int) - Constructor for class org.netbeans.spi.debugger.ui.MethodChooser.Segment
-
- SESSION_HOST_NAME_COLUMN_ID - Static variable in interface org.netbeans.spi.debugger.ui.Constants
-
Session Host Name column id.
- SESSION_LANGUAGE_COLUMN_ID - Static variable in interface org.netbeans.spi.debugger.ui.Constants
-
Session Language column id.
- SESSION_STATE_COLUMN_ID - Static variable in interface org.netbeans.spi.debugger.ui.Constants
-
Session State column id.
- setAndOpen(String, R, H) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.Result
-
Set the current expression, it's result and a history item, that is
added to the list of history items upon the next evaluation.
- setChangeListener(Watch, PinWatchUISupport.ValueProvider.ValueChangeListener) - Method in interface org.netbeans.spi.debugger.ui.PinWatchUISupport.ValueProvider
-
Allows to set a value change listener for a specific watch.
- setComment(String) - Method in class org.netbeans.spi.debugger.ui.EditorPin
-
Set a textual comment to this pin.
- setExpression(String) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator
-
Set an expression to the evaluator UI.
- setMaxHistoryItems(int) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.Result
-
Set the maximum number of result history items being held.
- setSelected(boolean) - Method in class org.netbeans.spi.debugger.ui.DebuggingView.DVFilter
-
Set the filter as selected/unselected.
- setupContext(JEditorPane, Runnable) - Method in class org.netbeans.spi.debugger.ui.CodeEvaluator.EvaluatorService
-
Perform setup of the editor pane of the code evaluator.
- setValue(Watch, String) - Method in interface org.netbeans.spi.debugger.ui.PinWatchUISupport.ValueProvider
-
Set a watch value as a response to finished editing.
- show(JEditorPane) - Method in class org.netbeans.spi.debugger.ui.ToolTipUI
-
Show the tooltip on the given editor pane.
- showUI() - Method in class org.netbeans.spi.debugger.ui.MethodChooser
-
Sets up and displays the method selection mode.
- suspend() - Method in interface org.netbeans.spi.debugger.ui.DebuggingView.DVThread
-
Suspend this thread.