Uses of Interface
org.testfx.service.adapter.RobotAdapter
Packages that use RobotAdapter
-
Uses of RobotAdapter in org.testfx.robot.impl
Fields in org.testfx.robot.impl declared as RobotAdapter -
Uses of RobotAdapter in org.testfx.service.adapter.impl
Classes in org.testfx.service.adapter.impl that implement RobotAdapterModifier and TypeClassDescriptionclass
class
class
ARobotAdapter
implementation that uses the only the JavaFX public API.(package private) class
RobotAdapter
implementation that uses the privatecom.sun.glass.ui.GlassRobot
implementation to support JavaFX versions before 11.(package private) class
RobotAdapter
implementation that uses the publicRobot
API added in JavaFX 11.