Uses of Interface
cz.cuni.amis.pogamut.base.component.controller.ISharedComponentController

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
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.