|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Controller | |
|---|---|
| com.tomgibara.pronto.control | |
| com.tomgibara.pronto.control.impl | |
| Uses of Controller in com.tomgibara.pronto.control |
|---|
| Methods in com.tomgibara.pronto.control that return Controller | ||
|---|---|---|
abstract
|
ControlFactory.newController(ControllerSettings settings,
com.tomgibara.pronto.state.StateEngine<S,L,P> engine,
EngineControlAdapter<S,L,P> adapter)
Constructs a new controller. |
|
| Uses of Controller in com.tomgibara.pronto.control.impl |
|---|
| Classes in com.tomgibara.pronto.control.impl that implement Controller | |
|---|---|
class |
ControllerImpl<S,L,P>
The standard implementation of the Controller interface. |
| Methods in com.tomgibara.pronto.control.impl that return Controller | ||
|---|---|---|
|
ControlFactoryImpl.newController(ControllerSettings settings,
com.tomgibara.pronto.state.StateEngine<S,L,P> engine,
EngineControlAdapter<S,L,P> adapter)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||