|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPresenterFactory | |
|---|---|
| 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. |
| 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 used in the Shed visual view. |
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||