Uses of Package
net.sf.rej.gui.debug.wrappers

Packages that use net.sf.rej.gui.debug.wrappers
net.sf.rej.gui.debug.wrappers Provides an abstraction of the JDI (com.sun.jdi.*) classes to allow to run reJ even without tools.jar (which contains those classes) on the classpath. 
net.sf.rej.gui.event Provides classes for the event framework of reJ GUI. 
 

Classes in net.sf.rej.gui.debug.wrappers used by net.sf.rej.gui.debug.wrappers
IField
           
ILocation
           
IMethod
           
IReferenceType
           
IStackFrame
           
IThreadReference
           
IVirtualMachine
           
 

Classes in net.sf.rej.gui.debug.wrappers used by net.sf.rej.gui.event
IStackFrame
           
IThreadReference
           
IVirtualMachine