Eclipse JDT
2.1

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

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

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

 

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

Subinterfaces of IJavaObject in org.eclipse.jdt.debug.core
 interface IJavaArray
          A value referencing an array on a target VM.
 interface IJavaClassObject
          An object referencing an instance of java.lang.Class on a target VM.
 


Eclipse JDT
2.1

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