|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IFocusedWindowFinder | |
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. |
Uses of IFocusedWindowFinder in net.sourceforge.groboutils.uicapture.v1 |
Classes in net.sourceforge.groboutils.uicapture.v1 that implement IFocusedWindowFinder | |
class |
DefaultFocusedWindowFinder
Default implementation, which always returns null. |
Constructors in net.sourceforge.groboutils.uicapture.v1 with parameters of type IFocusedWindowFinder | |
VirtualWindowController(IScreenScraper ss,
IFocusedWindowFinder fwf)
Create using the given arguments to build the framework. |
|
ScriptGenerator(IScreenScraper ss,
IFocusedWindowFinder fwf,
IScriptMaker maker,
java.lang.String baseImageName)
Create using the given arguments to build the framework. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |