public interface UIRobotListener extends EventHandler
Modifier and Type | Method and Description |
---|---|
void |
robotFailed(UIRobotEvent e)
The UIRobot has failed.
|
void |
robotSucceed(UIRobotEvent e)
The UIRobot has succeed.
|
void robotSucceed(UIRobotEvent e)
void robotFailed(UIRobotEvent e)