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

Packages that use com.tensegrity.composite.event.single
com.tensegrity.composite.event Provides interfaces and classes for dealing with events fired by base composites. 
com.tensegrity.composite.event.single Provides classes representing the base events a composite fires. 
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.single used by com.tensegrity.composite.event
ChangedEvent
          The ChangedEvent occurs whenever a Composite has been changed and no specialized event is declared.
MoveEvent
          The MoveEvent occurs whenever a Composite is about to be moved, is be moving around or has been moved.
ResizeEvent
          The ResizeEvent occurs whenever a Composite is about to be resized, is being resized or has been resized.
 

Classes in com.tensegrity.composite.event.single used by com.tensegrity.composite.event.single
AbstractCompositeEvent
          Abstract base class for events that belong to a Composite.
 

Classes in com.tensegrity.composite.event.single used by com.tensegrity.gui.graphdocument
ChangedEvent
          The ChangedEvent occurs whenever a Composite has been changed and no specialized event is declared.
MoveEvent
          The MoveEvent occurs whenever a Composite is about to be moved, is be moving around or has been moved.
ResizeEvent
          The ResizeEvent occurs whenever a Composite is about to be resized, is being resized or has been resized.
 

Classes in com.tensegrity.composite.event.single used by com.tensegrity.gui.swing.control.tree
ChangedEvent
          The ChangedEvent occurs whenever a Composite has been changed and no specialized event is declared.
MoveEvent
          The MoveEvent occurs whenever a Composite is about to be moved, is be moving around or has been moved.
ResizeEvent
          The ResizeEvent occurs whenever a Composite is about to be resized, is being resized or has been resized.
 



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