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
Fields in org.testfx.api declared as PointLocator Modifier and Type Field Description private PointLocatorFxRobotContext. pointLocatorMethods 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
-