Uses of Interface
org.testfx.robot.DragRobot
-
Packages that use DragRobot Package Description org.testfx.api org.testfx.robot.impl -
-
Uses of DragRobot in org.testfx.api
Fields in org.testfx.api declared as DragRobot Modifier and Type Field Description private DragRobotFxRobotContext. dragRobotMethods in org.testfx.api that return DragRobot Modifier and Type Method Description DragRobotFxRobotContext. getDragRobot() -
Uses of DragRobot in org.testfx.robot.impl
Classes in org.testfx.robot.impl that implement DragRobot Modifier and Type Class Description classDragRobotImpl
-