org.netbeans.api.debugger.jpda/2 2.31.1

Uses of Package
org.netbeans.spi.debugger.jpda

Packages that use org.netbeans.spi.debugger.jpda
org.netbeans.api.debugger.jpda JPDA Debugger APIs provide representation of JDI functionality. 
org.netbeans.spi.debugger.jpda JPDA Debugger SPIs defines support for Smart Stepping, Variables Filtering and filtering of all Debugger Views. 
 

Classes in org.netbeans.spi.debugger.jpda used by org.netbeans.api.debugger.jpda
EditorContext.Operation
          The operation definition.
 

Classes in org.netbeans.spi.debugger.jpda used by org.netbeans.spi.debugger.jpda
EditorContext.BytecodeProvider
          A provider of method bytecode information.
EditorContext.MethodArgument
          Representation of an argument to a method.
EditorContext.Operation
          The operation definition.
EditorContext.Position
          Representation of a position in a source code.
Evaluator.Context
          Context of the evaluation.
Evaluator.Expression
          Representation of an expression that is a subject of evaluation.
Evaluator.Result
          Evaluation result.
VariablesFilter
          This filter allows to change nodes in Locals View and Watches View for some concrete variable types.
 


org.netbeans.api.debugger.jpda/2 2.31.1

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