|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShedPresenter | |
|---|---|
| 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. |
| Uses of ShedPresenter in cz.cuni.pogamut.posh.explorer |
|---|
| Constructors in cz.cuni.pogamut.posh.explorer with parameters of type ShedPresenter | |
|---|---|
NameMapCrawler(ShedPresenter presenter)
|
|
| Uses of ShedPresenter in cz.cuni.pogamut.shed.presenter |
|---|
| Constructors in cz.cuni.pogamut.shed.presenter with parameters of type ShedPresenter | |
|---|---|
PrimitivePresenter(ShedScene scene,
ShedPresenter presenter,
PRIMITIVE_TYPE primitive,
ShedVariableWidget primitiveWidget,
LapChain primitiveChain)
Create new presenter for @primitive, detect and project all changes on the @primitive and @primitiveChain to the @primitiveWidget. |
|
ShedPresenterFactory(ShedScene scene,
PoshPlan plan,
ShedPresenter presenter)
|
|
| Uses of ShedPresenter in cz.cuni.pogamut.shed.widget |
|---|
| Methods in cz.cuni.pogamut.shed.widget that return ShedPresenter | |
|---|---|
ShedPresenter |
ShedScene.getPresenter()
Get presenter used by this scene. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||