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 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 ShedVariableWidget
          This class represents a node in the Yaposh plan that should show title text on the first line and three types (present, missing and unused) of lines under it.
 class ShedWidget
          Ancestor of all widgets in the ShedScene.
 



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