Uses of Class
cz.cuni.pogamut.shed.widget.ShedCreationContainer

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)
          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)
          Create envelope with fully expanded choice along with all inside widgets and presenters.
 ShedCreationContainer<ExpandedActionEnvelope> ShedWidgetFactory.createdExpandedActionEnvelope(LapPath actionPath)
          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.
 



Copyright © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.