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 TypeClassDescriptionclassclassclassARobotAdapterimplementation that uses the only the JavaFX public API.(package private) classRobotAdapterimplementation that uses the privatecom.sun.glass.ui.GlassRobotimplementation to support JavaFX versions before 11.(package private) classRobotAdapterimplementation that uses the publicRobotAPI added in JavaFX 11.