Uses of Package
cz.cuni.pogamut.shed.presenter

Packages that use cz.cuni.pogamut.shed.presenter
cz.cuni.pogamut.posh.explorer This package contains classes that can search for nodes of the plan (nodes=AP/C/action/sense) and GUI explorers that allow user to manipulate them. 
cz.cuni.pogamut.shed.presenter This package contains factories and interfaces related to presentation of widgets in the scene. 
cz.cuni.pogamut.shed.widget
Various widgets used for displaying the Yaposh tree. 
 

Classes in cz.cuni.pogamut.shed.presenter used by cz.cuni.pogamut.posh.explorer
ShedPresenter
          Presenter class from MVP design pattern (in MVC, controller gets input directly, in MVP presenter gets input from the view).
 

Classes in cz.cuni.pogamut.shed.presenter used by cz.cuni.pogamut.shed.presenter
AbstractAcceptAction
          Ancestor for accept providers of widgets.
IPresenter
          Presenter is responsible for presenting some widget in the scene.
IPresenterFactory
          Interface for factory creating the presenters for yaposh scene.
ShedPresenter
          Presenter class from MVP design pattern (in MVC, controller gets input directly, in MVP presenter gets input from the view).
 

Classes in cz.cuni.pogamut.shed.presenter used by cz.cuni.pogamut.shed.widget
IPresenter
          Presenter is responsible for presenting some widget in the scene.
IPresenterFactory
          Interface for factory creating the presenters for yaposh scene.
ShedPresenter
          Presenter class from MVP design pattern (in MVC, controller gets input directly, in MVP presenter gets input from the view).
 



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