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

Uses of Interface
org.netbeans.spi.debugger.jpda.EditorContext.BytecodeProvider

Packages that use EditorContext.BytecodeProvider
org.netbeans.spi.debugger.jpda JPDA Debugger SPIs defines support for Smart Stepping, Variables Filtering and filtering of all Debugger Views. 
 

Uses of EditorContext.BytecodeProvider in org.netbeans.spi.debugger.jpda
 

Methods in org.netbeans.spi.debugger.jpda with parameters of type EditorContext.BytecodeProvider
 EditorContext.Operation[] EditorContext.getOperations(String url, int lineNumber, EditorContext.BytecodeProvider bytecodeProvider)
          Get the list of operations that are in expression(s) located at the given line.
 


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

Built on July 29 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.