站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.5.1

D-Index (NetBeans Debugger Core API) - NetBeans API Javadoc 5.5.1

org.netbeans.api.debugger/1 1.7.33
A B C D E F G I K L O P R S T 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.
DebuggerEngine.Destructor() - Constructor for class org.netbeans.api.debugger.DebuggerEngine.Destructor
 
DebuggerEngineProvider - Class in org.netbeans.spi.debugger
Creates a new instance of DebuggerEngine for session.
DebuggerEngineProvider() - Constructor for class org.netbeans.spi.debugger.DebuggerEngineProvider
 
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.
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
Delegates DebuggerInfo support to some some existing Session.
DelegatingSessionProvider() - Constructor for class org.netbeans.spi.debugger.DelegatingSessionProvider
 
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.
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).

org.netbeans.api.debugger/1 1.7.33
A B C D E F G I K L O P R S T W
Built on March 26 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.