Skip navigation links
org.netbeans.api.debugger/1 1.65
A B C D E F G I J K L O P R S T V W 

D

DebuggerEngine - Class in org.netbeans.api.debugger
Debugger Engine represents implementation of one debugger (Java Debugger, CPP Debugger).
DebuggerEngine.Destructor - Class in org.netbeans.api.debugger
This class notifies about DebuggerEngine remove from the system, and about changes in language support.
DebuggerEngineProvider - Class in org.netbeans.spi.debugger
Creates a new instance of DebuggerEngine for session.
DebuggerEngineProvider() - Constructor for class org.netbeans.spi.debugger.DebuggerEngineProvider
 
DebuggerEngineProvider.Registration - Annotation Type in org.netbeans.spi.debugger
Declarative registration of an DebuggerEngineProvider implementation.
DebuggerInfo - Class in org.netbeans.api.debugger
Contains information needed to start new debugging.
DebuggerManager - Class in org.netbeans.api.debugger
The root class of Debugger APIs.
DebuggerManagerAdapter - Class in org.netbeans.api.debugger
Empty implementation of DebuggerManagerListener.
DebuggerManagerAdapter() - Constructor for class org.netbeans.api.debugger.DebuggerManagerAdapter
 
DebuggerManagerListener - Interface in org.netbeans.api.debugger
This listener notifies about changes in the DebuggerManager - breakpoints, watches and sessions.
DebuggerServiceRegistration - Annotation Type in org.netbeans.spi.debugger
Declarative registration of debugger service provider implementing a set of interfaces.
DebuggerServiceRegistrations - Annotation Type in org.netbeans.spi.debugger
Allows registration of multiple DebuggerServiceRegistration annotations.
DelegatingDebuggerEngineProvider - Class in org.netbeans.spi.debugger
Delegates support for some language to some existing DebuggerEngine.
DelegatingDebuggerEngineProvider() - Constructor for class org.netbeans.spi.debugger.DelegatingDebuggerEngineProvider
 
DelegatingSessionProvider - Class in org.netbeans.spi.debugger
Deprecated.
This class is of no use. Nobody can create Session object, but debuggercore.
DelegatingSessionProvider() - Constructor for class org.netbeans.spi.debugger.DelegatingSessionProvider
Deprecated.
 
destroy() - Method in class org.netbeans.api.debugger.ActionsManager
Stops listening on all actions, stops firing events.
destroy() - Method in class org.netbeans.api.debugger.LazyActionsManagerListener
This method is called when engine dies.
Destructor() - Constructor for class org.netbeans.api.debugger.DebuggerEngine.Destructor
 
disable() - Method in class org.netbeans.api.debugger.Breakpoint
Disables the breakpoint.
dispose() - Method in class org.netbeans.api.debugger.Breakpoint
Called when breakpoint is removed.
doAction(Object) - Method in class org.netbeans.api.debugger.ActionsManager
Performs action on this DebbuggerEngine.
doAction(Object) - Method in class org.netbeans.spi.debugger.ActionsProvider
Called when the action is called (action button is pressed).
doAction(Object) - Method in class org.netbeans.spi.debugger.ActionsProviderSupport
Called when the action is called (action button is pressed).
A B C D E F G I J K L O P R S T V W 
Skip navigation links
org.netbeans.api.debugger/1 1.65