Uses of Class
com.pvx.ooadide.launchers.debug.model.PVXThread

Packages that use PVXThread
com.pvx.ooadide.launchers.debug.model   
 

Uses of PVXThread in com.pvx.ooadide.launchers.debug.model
 

Constructors in com.pvx.ooadide.launchers.debug.model with parameters of type PVXThread
PVXStackFrame(PVXThread thread, java.lang.String data, int id)
          Constructs a stack frame in the given thread with the given frame data.