|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISharedComponentController | |
|---|---|
| cz.cuni.amis.pogamut.base.component.controller | |
| cz.cuni.amis.pogamut.multi.communication.worldview.impl | |
| Uses of ISharedComponentController in cz.cuni.amis.pogamut.base.component.controller |
|---|
| Classes in cz.cuni.amis.pogamut.base.component.controller that implement ISharedComponentController | |
|---|---|
class |
SharedComponentController<COMPONENT extends ISharedComponent>
Shared component controller is meant to provide management of lifecycle methods of the ISharedComponent
while providing methods that has to be implemented by any ISharedComponent. |
| Uses of ISharedComponentController in cz.cuni.amis.pogamut.multi.communication.worldview.impl |
|---|
| Fields in cz.cuni.amis.pogamut.multi.communication.worldview.impl declared as ISharedComponentController | |
|---|---|
protected ISharedComponentController<ISharedWorldView> |
AbstractSharedWorldView.controller
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||