Uses of Class
org.fest.swing.util.RobotFactory
Packages that use RobotFactory
Package
Description
Building blocks for all FEST-Swing fixtures.
Utility methods related to images.
Monitors that track the state of GUI components (intended for internal use only.)
-
Uses of RobotFactory in org.fest.swing.core
Constructors in org.fest.swing.core with parameters of type RobotFactoryModifierConstructorDescription(package private)
RobotEventGenerator
(RobotFactory robotFactory, Settings settings) -
Uses of RobotFactory in org.fest.swing.image
Constructors in org.fest.swing.image with parameters of type RobotFactoryModifierConstructorDescription(package private)
ScreenshotTaker
(ImageFileWriter writer, RobotFactory robotFactory) -
Uses of RobotFactory in org.fest.swing.monitor
Constructors in org.fest.swing.monitor with parameters of type RobotFactoryModifierConstructorDescription(package private)
WindowStatus
(Windows windows, RobotFactory robotFactory)