|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShedCreationContainer | |
|---|---|
| cz.cuni.pogamut.shed.widget | Various widgets used for displaying the Yaposh tree. |
| Uses of ShedCreationContainer in cz.cuni.pogamut.shed.widget |
|---|
| Methods in cz.cuni.pogamut.shed.widget that return ShedCreationContainer | |
|---|---|
ShedCreationContainer<AttachmentEnvelope> |
ShedWidgetFactory.createAttachmentEnvelope(cz.cuni.amis.pogamut.sposh.elements.LapPath actionPath,
cz.cuni.amis.pogamut.sposh.elements.TriggeredAction action)
Create proper attachment widget for the action and return it. |
ShedCreationContainer<ExpandedActionEnvelope> |
ShedWidgetFactory.createdExpandedActionEnvelope(cz.cuni.amis.pogamut.sposh.elements.LapPath actionPath)
Create envelope containing expanded @action. |
ShedCreationContainer<SlotEnvelope> |
ShedWidgetFactory.createDriveEnvelope(cz.cuni.amis.pogamut.sposh.elements.LapPath drivePath,
cz.cuni.amis.pogamut.sposh.elements.DriveElement drive)
Create envelope containing fully expanded drive along with all inside widgets and presenters. |
ShedCreationContainer<SlotEnvelope> |
ShedWidgetFactory.createChoiceEnvelope(cz.cuni.amis.pogamut.sposh.elements.LapPath choicePath,
cz.cuni.amis.pogamut.sposh.elements.CompetenceElement choice,
org.netbeans.api.visual.anchor.Anchor sourceAnchor)
Create envelope with fully expanded choice along with all inside widgets and presenters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||