Uses of Package
net.sourceforge.groboutils.uicapture.v1

Packages that use net.sourceforge.groboutils.uicapture.v1
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.javamaker Generates Java source files for a captured UI play back. 
 

Classes in net.sourceforge.groboutils.uicapture.v1 used by net.sourceforge.groboutils.uicapture.v1
IFocusedWindowFinder
          This interface defines a class which can discover the screen position for the native UI's currently focused window.
IScreenScraper
          This interface defines a class which can save an Image to a file.
IScriptMaker
          Implementors of this interface accept a collection of UI captured events as they relate to creating a play-back script.
VirtualWindowUI
          This UI part of the VirtualWindow framework is in charge of intercepting all Window events related to drawing, in order to keep the invisible facade.
 

Classes in net.sourceforge.groboutils.uicapture.v1 used by net.sourceforge.groboutils.uicapture.v1.javamaker
IScriptMaker
          Implementors of this interface accept a collection of UI captured events as they relate to creating a play-back script.
 



Copyright © 2001-2003 by The GroboUtils Project