|
||||||||||
| 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(LapPath actionPath,
TriggeredAction action,
LapChain chain)
Create proper attachment widget for the action and return it. |
ShedCreationContainer<SlotEnvelope> |
ShedWidgetFactory.createChoiceEnvelope(LapPath choicePath,
CompetenceElement choice,
org.netbeans.api.visual.anchor.Anchor sourceAnchor,
LapChain competenceChain)
Create envelope with fully expanded choice along with all inside widgets and presenters. |
ShedCreationContainer<ExpandedActionEnvelope> |
ShedWidgetFactory.createdExpandedActionEnvelope(LapPath actionPath,
TriggeredAction action,
LapChain chain)
Create envelope containing expanded @action. |
ShedCreationContainer<SlotEnvelope> |
ShedWidgetFactory.createDriveEnvelope(LapPath drivePath,
DriveElement drive)
Create envelope containing fully expanded drive along with all inside widgets and presenters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||