org.netbeans.spi.debugger.ui/1 2.27.1
A B C E G I L M O P R S T W 

G

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
Return the implementation of Controller interface.
It's not desired to implement the Controller interface by JComponent returned from AttachType.getCustomizer() method, because of the clash of Controller.isValid() method with Component.isValid().
getController() - Method in class org.netbeans.spi.debugger.ui.BreakpointType
Return the implementation of Controller interface.
It's not desired to implement the Controller interface by JComponent returned from BreakpointType.getCustomizer() method, because of the clash of Controller.isValid() method with Component.isValid().
getCurrentEditor() - Method in class org.netbeans.spi.debugger.ui.EditorContextDispatcher
Get the JEditorPane of currently edited file.
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
Returns index of MethodChooser.Segment that is currently selected.
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.
A B C E G I L M O P R S T W 
org.netbeans.spi.debugger.ui/1 2.27.1

Built on March 18 2014.  |  Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.