Uses of Interface
org.testfx.service.locator.PointLocator
-
Packages that use PointLocator Package Description org.testfx.api org.testfx.service.locator.impl -
-
Uses of PointLocator in org.testfx.api
Methods in org.testfx.api that return PointLocator Modifier and Type Method Description PointLocatorFxRobotContext. getPointLocator() -
Uses of PointLocator in org.testfx.service.locator.impl
Classes in org.testfx.service.locator.impl that implement PointLocator Modifier and Type Class Description classPointLocatorImpl
-