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
Methods 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
-