org.netbeans.api.debugger/1 1.31.1

Uses of Package
org.netbeans.api.debugger

Packages that use org.netbeans.api.debugger
org.netbeans.api.debugger The NetBeans Debugger Core API definition. 
org.netbeans.spi.debugger The NetBeans Debugger SPI definition defines interface to Debugger Plug-ins. 
 

Classes in org.netbeans.api.debugger used by org.netbeans.api.debugger
ActionsManager
          Manages some set of actions.
ActionsManagerAdapter
          Empty implementation of ActionsManagerListener.
ActionsManagerListener
          This listener notifies about changes in the DebuggerEngine.
Breakpoint
          Abstract definition of breakpoint.
Breakpoint.GroupProperties
          Group properties of breakpoint.
Breakpoint.HIT_COUNT_FILTERING_STYLE
          The style of filtering of hit counts.
Breakpoint.VALIDITY
          Validity values
DebuggerEngine
          Debugger Engine represents implementation of one debugger (Java Debugger, CPP Debugger).
DebuggerInfo
          Contains information needed to start new debugging.
DebuggerManager
          The root class of Debugger APIs.
DebuggerManagerListener
          This listener notifies about changes in the DebuggerManager - breakpoints, watches and sessions.
LazyDebuggerManagerListener
          This DebuggerManagerListener modification is designed to be registered in "META-INF/debugger/org.netbeans.api.debugger.LazyDebuggerManagerListener".
Properties
          Utility class hepls store properties.
Session
          Session visually represents one process or application.
Watch
          Abstract definition of watch.
 

Classes in org.netbeans.api.debugger used by org.netbeans.spi.debugger
DebuggerEngine
          Debugger Engine represents implementation of one debugger (Java Debugger, CPP Debugger).
DebuggerEngine.Destructor
          This class notifies about DebuggerEngine remove from the system, and about changes in language support.
DebuggerInfo
          Contains information needed to start new debugging.
Session
          Session visually represents one process or application.
 


org.netbeans.api.debugger/1 1.31.1

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