Package org.testfx.service.adapter.impl
-
Class Summary Class Description AwtRobotAdapter GlassRobotAdapter JavafxRobotAdapter ARobotAdapter
implementation that uses the only the JavaFX public API.PrivateGlassRobotAdapter RobotAdapter
implementation that uses the privatecom.sun.glass.ui.GlassRobot
implementation to support JavaFX versions before 11.PublicGlassRobotAdapter RobotAdapter
implementation that uses the publicRobot
API added in JavaFX 11.