Eclipse JDT
2.1

Uses of Interface
org.eclipse.jdt.debug.core.IJavaVariable

Packages that use IJavaVariable
org.eclipse.jdt.debug.core

Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture). 

 

Uses of IJavaVariable in org.eclipse.jdt.debug.core
 

Subinterfaces of IJavaVariable in org.eclipse.jdt.debug.core
 interface IJavaFieldVariable
          A variable that contains the value of an instance or class variable.
 


Eclipse JDT
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.