- getBreakpoint() - Method in class org.netbeans.spi.debugger.ui.BreakpointAnnotation
-
Get the breakpoint that is annotated by this annotation.
- getCategoryDisplayName() - Method in class org.netbeans.spi.debugger.ui.BreakpointType
-
Display name of cathegory of this breakpoint type.
- getController() - Method in class org.netbeans.spi.debugger.ui.AttachType
-
- getController() - Method in class org.netbeans.spi.debugger.ui.BreakpointType
-
- getCurrentEditor() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
- getCurrentFile() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the current active file.
- getCurrentLine() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the line of the caret in the current editor.
- getCurrentLineNumber() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the line number of the caret in the current editor.
- getCurrentURLAsString() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the String representation of URL of the current active file.
- getCustomizer() - Method in class org.netbeans.spi.debugger.ui.AttachType
-
Returns visual customizer for this Attach Type.
- getCustomizer() - Method in class org.netbeans.spi.debugger.ui.BreakpointType
-
Returns visual customizer for this breakpoint type.
- getDefault() - Static method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the default instance of EditorContextDispatcher.
- getEndOffset() - Method in class org.netbeans.spi.debugger.ui.MethodChooser.Segment
-
Returns the endt offset.
- getMostRecentEditor() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
- getMostRecentFile() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the most recent active file.
- getMostRecentLine() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the line of the caret in the most recent editor.
- getMostRecentLineNumber() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the line number of the caret in the most recent editor.
- getMostRecentURLAsString() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
-
Get the String representation of URL of the most recent active file.
- getSelectedIndex() - Method in class org.netbeans.spi.debugger.ui.MethodChooser
-
- getStartOffset() - Method in class org.netbeans.spi.debugger.ui.MethodChooser.Segment
-
Returns the start offset.
- getTypeDisplayName() - Method in class org.netbeans.spi.debugger.ui.AttachType
-
Provide the display name of this attach type.
- getTypeDisplayName() - Method in class org.netbeans.spi.debugger.ui.BreakpointType
-
Provide the display name of this breakpoint type.