Uses of Interface
net.sourceforge.groboutils.uicapture.v1.event.IAllowCapturePassThroughListener

Packages that use IAllowCapturePassThroughListener
net.sourceforge.groboutils.uicapture.v1 A testing framework used for capturing a user's UI interaction, and for generating scripts which can automatically play back a captured interaction. 
net.sourceforge.groboutils.uicapture.v1.event   
 

Uses of IAllowCapturePassThroughListener in net.sourceforge.groboutils.uicapture.v1
 

Classes in net.sourceforge.groboutils.uicapture.v1 that implement IAllowCapturePassThroughListener
 class ScriptGenerator
          Listens to CaptureEvents, and converts these into script commands to the IScriptMaker.
 

Uses of IAllowCapturePassThroughListener in net.sourceforge.groboutils.uicapture.v1.event
 

Classes in net.sourceforge.groboutils.uicapture.v1.event that implement IAllowCapturePassThroughListener
 class AllowCapturePassThroughAdapter
          An adapter for IAllowCapturePassThroughListener.
 



Copyright © 2001-2003 by The GroboUtils Project