org.netbeans.api.debugger.jpda/2 2.31.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.31.1

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