|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PoshScene | |
|---|---|
| cz.cuni.pogamut.posh.widget | Basic/ancestor classes that are used in whole editor. |
| cz.cuni.pogamut.posh.widget.kidview | Widgets that are used in KidView (or SimpleView). |
| Uses of PoshScene in cz.cuni.pogamut.posh.widget |
|---|
| Methods in cz.cuni.pogamut.posh.widget that return PoshScene | |
|---|---|
PoshScene |
PoshWidget.getPoshScene()
Return PoshScene the widget is in. |
| Constructors in cz.cuni.pogamut.posh.widget with parameters of type PoshScene | |
|---|---|
PoshWidget(PoshScene scene,
T node,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parentWidget,
String displayName)
Create a widget representing PoshElement. |
|
TrimmedLabelWidget(PoshScene scene,
double maxWidth)
|
|
| Uses of PoshScene in cz.cuni.pogamut.posh.widget.kidview |
|---|
| Constructors in cz.cuni.pogamut.posh.widget.kidview with parameters of type PoshScene | |
|---|---|
SimpleBasicWidget(PoshScene poshScene,
T dataNode,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parent,
String name)
|
|
SimpleCompetenceElementWidget(PoshScene poshScene,
cz.cuni.amis.pogamut.sposh.elements.CompetenceElement dataNode,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parent)
|
|
SimpleDriveCollectionWidget(PoshScene scene,
cz.cuni.amis.pogamut.sposh.elements.DriveCollection associatedDataNode,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parent)
|
|
SimpleRoleActionPatternWidget(PoshScene poshScene,
cz.cuni.amis.pogamut.sposh.elements.TriggeredAction dataNode,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parent,
cz.cuni.amis.pogamut.sposh.elements.ActionPattern apNode)
|
|
SimpleRoleActionWidget(PoshScene poshScene,
cz.cuni.amis.pogamut.sposh.elements.TriggeredAction dataNode,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parent)
|
|
SimpleRoleCompetenceWidget(PoshScene poshScene,
cz.cuni.amis.pogamut.sposh.elements.TriggeredAction dataNode,
PoshWidget<? extends cz.cuni.amis.pogamut.sposh.elements.PoshElement> parent,
cz.cuni.amis.pogamut.sposh.elements.Competence compNode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||