Eclipse JDT
2.1

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

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

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

 

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

Subinterfaces of IJavaType in org.eclipse.jdt.debug.core
 interface IJavaArrayType
          The type of an array on a Java debug target.
 interface IJavaClassType
          The class of an object on a Java debug target.
 interface IJavaInterfaceType
          An interface an object implements on a Java debug target.
 


Eclipse JDT
2.1

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