Modifier and Type | Method and Description |
---|---|
ControllerListener |
ControllerProxy.getListener() |
ControllerListener |
Controller.getListener()
Get the
ControllerListener attached to this controller. |
Modifier and Type | Method and Description |
---|---|
boolean |
ControllerProxy.start(ControllerListener listener) |
boolean |
Controller.start(ControllerListener listener)
Start this controller.
|