Uses of Interface
cz.cuni.pogamut.shed.widget.IPresentedWidget

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

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

Classes in cz.cuni.pogamut.shed.widget that implement IPresentedWidget
 class AbstractShedEnvelope<T extends Widget>
          Envelope that should contain multiple widgets of same type (e.g. drives, choices, senses...).
 class ExpandedActionEnvelope
          This class is used as a container for expanded TriggeredAction.
 class ShedActionsEnvelope
          Envelope for expanded actions of the ActionPattern.
 class ShedCollapseWidget
          ShedWidget that allows user to display little triangle on the right side.
 class ShedDrivesEnvelope
          Envelope containing all view representatin of drives.
 class ShedChoicesEnvelope
          This is an envelope for ShedChoiceEnvelopes, similar to the ShedDrivesEnvelope and ShedTriggerEnvelope.
 class ShedSenseWidget
          Widget representing the Sense in the ShedScene.
 class ShedTriggerEnvelope
          This envelope is containing the trigger senses.
 class ShedWidget
          Ancestor of all widgets in the ShedScene.
 



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