Package | Description |
---|---|
com.sun.javafx.robot | |
com.sun.javafx.robot.impl |
Modifier and Type | Method and Description |
---|---|
static FXRobot |
FXRobotFactory.createRobot(Scene scene)
Creates FXRobot instance which controls given scene.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseFXRobot
An implementation of FXRobot which injects the events into the FX event queue
|