org.netbeans.spi.debugger.ui/1 2.27.1

Package org.netbeans.spi.debugger.ui

Defines SPI interfaces for sharing of Debugger Core UI components.


See:
          Description

Interface Summary
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 Summary
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 Types Summary
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.
 

Package org.netbeans.spi.debugger.ui Description

Defines SPI interfaces for sharing of Debugger Core UI components.



org.netbeans.spi.debugger.ui/1 2.27.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.