Uses of Interface
cz.cuni.pogamut.shed.presenter.IPresenterFactory

Packages that use IPresenterFactory
cz.cuni.pogamut.shed.presenter   
cz.cuni.pogamut.shed.widget   
 

Uses of IPresenterFactory in cz.cuni.pogamut.shed.presenter
 

Classes in cz.cuni.pogamut.shed.presenter that implement IPresenterFactory
 class ShedPresenterFactory
          Factory that is creating various presenters.
 

Uses of IPresenterFactory in cz.cuni.pogamut.shed.widget
 

Methods in cz.cuni.pogamut.shed.widget with parameters of type IPresenterFactory
static ShedScene LapSceneFactory.createDashScene(PoshPlan plan, ShedScene scene, IPresenterFactory presenterFactory)
          Create scene that will show the expanded tree of the @plan.
 



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