public class FXRobotRemoteControllerFactory extends Object implements RControllerFactory
| Constructor and Description |
|---|
FXRobotRemoteControllerFactory() |
| Modifier and Type | Method and Description |
|---|---|
RController |
create(javafx.scene.Scene s)
Create a controller for the scene
|
public RController create(javafx.scene.Scene s)
RControllerFactorycreate in interface RControllerFactorys - the sceneCopyright © 2017. All rights reserved.