See: Description
Interface | Description |
---|---|
Constants |
Contains various debuggercore-ui constants.
|
Controller |
Support for validation of various customizers.
|
MethodChooser.ReleaseListener |
An instance of
MethodChooser.ReleaseListener can be registered using MethodChooser.addReleaseListener(org.netbeans.spi.debugger.ui.MethodChooser.ReleaseListener) . |
Class | Description |
---|---|
AttachType |
Support for "Attach ..." dialog.
|
BreakpointAnnotation |
The base class for breakpoint annotations.
|
BreakpointType |
Support for "New Breakpoint" dialog and Breakpoint Customizer.
|
EditorContextDispatcher |
Dispatcher of context-related events and provider of active elements in the IDE.
|
MethodChooser |
Support for Step Into action implementations.
|
MethodChooser.Segment |
Represents an interval of offsets in a document.
|
Annotation Type | Description |
---|---|
AttachType.Registration |
Declarative registration of an AttachType implementation.
|
BreakpointType.Registration |
Declarative registration of an BreakpointType implementation.
|
ColumnModelRegistration |
Declarative registration of a ColumnModel implementation.
|
ColumnModelRegistrations |
Allows registration of multiple
ColumnModelRegistration annotations. |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.