Uses of Class
com.javapathfinder.vjp.verify.VerifyJob

Packages that use VerifyJob
com.javapathfinder.vjp.verify.view   
 

Uses of VerifyJob in com.javapathfinder.vjp.verify.view
 

Methods in com.javapathfinder.vjp.verify.view with parameters of type VerifyJob
 void VJPView.runVerify(VerifyJob job)
          Run the Verify job
 void VJPView.setVerifyJob(VerifyJob job)
          Set the job that this view is associated with