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

Packages that use AttachmentEnvelope
cz.cuni.pogamut.shed.widget
Various widgets used for displaying the Yaposh tree. 
 

Uses of AttachmentEnvelope in cz.cuni.pogamut.shed.widget
 

Methods in cz.cuni.pogamut.shed.widget that return types with arguments of type AttachmentEnvelope
 ShedCreationContainer<AttachmentEnvelope> ShedWidgetFactory.createAttachmentEnvelope(LapPath actionPath, TriggeredAction action)
          Create proper attachment widget for the action and return it.
 

Methods in cz.cuni.pogamut.shed.widget with parameters of type AttachmentEnvelope
 void ExpandedActionEnvelope.changeAttachmentWidget(AttachmentEnvelope newAttachmentEnvelope)
          Take the current attachment envelope, remove its branch ({@link ShedScene#removeBranch(org.netbeans.api.visual.widget.Widget) ) and add newly passed attachment as content of this envelope.
 



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