Uses of Package
com.tensegrity.composite.event.group

Packages that use com.tensegrity.composite.event.group
com.tensegrity.composite.event Provides interfaces and classes for dealing with events fired by base composites. 
com.tensegrity.composite.event.group Provides interfaces and classes for dealing with events fired by composites group components. 
com.tensegrity.gui.graphdocument This package contains the GraphDocument interface, a Factory for creating such documents as well as a definition for a panel which may hold such documents.  
com.tensegrity.gui.swing.control.tree This package contains the implementation for an Object Tree for VisualGraph objects. 
 

Classes in com.tensegrity.composite.event.group used by com.tensegrity.composite.event
GroupAddCompositeEvent
          A GroupAddCompositeEvent occurs whenever a Composite has been added to a CompositeGroup.
GroupAddCompositesEvent
          A GroupAddCompositesEvent occurs whenever a list of Composites has been added to a CompositeGroup.
GroupCompositeOrderChangeEvent
          A GroupCompositeOrderChangeEvent occurs whenever the internal order of BaseComposite objects changes within a CompositeGroup.
GroupFoldStateChange
          A GroupFoldStateChange occurs whenever a CompositeGroups state of folding changes.
GroupRemoveCompositeEvent
          A GroupRemoveCompositeEvent occurs whenever a Composite has been removed from a CompositeGroup.
GroupRemoveCompositesEvent
          A GroupRemoveCompositesEvent occurs whenever a list of Composites has been removed from a CompositeGroup.
GroupSelectionChangeEvent
          A GroupSelectionChangeEvent occurs whenever the selection within a CompositeGroup has been changed.
GroupSizeAdjustmentEvent
          A GroupSizeAdjustmentEvent occurs whenever a size adjustment is applied to a CompositeGroup.
 

Classes in com.tensegrity.composite.event.group used by com.tensegrity.composite.event.group
AbstractCompositeGroupEvent
          Abstract base class for CompositeEvents that belong to a CompositeGroup.
 

Classes in com.tensegrity.composite.event.group used by com.tensegrity.gui.graphdocument
GroupAddCompositeEvent
          A GroupAddCompositeEvent occurs whenever a Composite has been added to a CompositeGroup.
GroupAddCompositesEvent
          A GroupAddCompositesEvent occurs whenever a list of Composites has been added to a CompositeGroup.
GroupCompositeOrderChangeEvent
          A GroupCompositeOrderChangeEvent occurs whenever the internal order of BaseComposite objects changes within a CompositeGroup.
GroupFoldStateChange
          A GroupFoldStateChange occurs whenever a CompositeGroups state of folding changes.
GroupRemoveCompositeEvent
          A GroupRemoveCompositeEvent occurs whenever a Composite has been removed from a CompositeGroup.
GroupRemoveCompositesEvent
          A GroupRemoveCompositesEvent occurs whenever a list of Composites has been removed from a CompositeGroup.
GroupSelectionChangeEvent
          A GroupSelectionChangeEvent occurs whenever the selection within a CompositeGroup has been changed.
GroupSizeAdjustmentEvent
          A GroupSizeAdjustmentEvent occurs whenever a size adjustment is applied to a CompositeGroup.
 

Classes in com.tensegrity.composite.event.group used by com.tensegrity.gui.swing.control.tree
GroupAddCompositeEvent
          A GroupAddCompositeEvent occurs whenever a Composite has been added to a CompositeGroup.
GroupAddCompositesEvent
          A GroupAddCompositesEvent occurs whenever a list of Composites has been added to a CompositeGroup.
GroupCompositeOrderChangeEvent
          A GroupCompositeOrderChangeEvent occurs whenever the internal order of BaseComposite objects changes within a CompositeGroup.
GroupFoldStateChange
          A GroupFoldStateChange occurs whenever a CompositeGroups state of folding changes.
GroupRemoveCompositeEvent
          A GroupRemoveCompositeEvent occurs whenever a Composite has been removed from a CompositeGroup.
GroupRemoveCompositesEvent
          A GroupRemoveCompositesEvent occurs whenever a list of Composites has been removed from a CompositeGroup.
GroupSelectionChangeEvent
          A GroupSelectionChangeEvent occurs whenever the selection within a CompositeGroup has been changed.
GroupSizeAdjustmentEvent
          A GroupSizeAdjustmentEvent occurs whenever a size adjustment is applied to a CompositeGroup.
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.