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

Packages that use com.tensegrity.composite.event.line
com.tensegrity.composite.event Provides interfaces and classes for dealing with events fired by base composites. 
com.tensegrity.composite.event.line Provides interfaces and classes for dealing with events fired by a CompositeLine
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.line used by com.tensegrity.composite.event
LineChangedEvent
          The LineChangedEvent occurs whenever a CompositeLine has been changed and no specialized event is declared.
LineManipulationEvent
           The LineManipulationEvent occurs whenever a CompositeLine is about to be manipulated, while it is manipulated and after it has been manipulated.
LineMoveEvent
          The LineMoveEvent occurs whenever a CompositeLine is about to be moved, is be moving around or has been moved.
 

Classes in com.tensegrity.composite.event.line used by com.tensegrity.composite.event.line
AbstractCompositeLineEvent
          Abstract base class for events that belong to a CompositeLine.
 

Classes in com.tensegrity.composite.event.line used by com.tensegrity.gui.graphdocument
LineChangedEvent
          The LineChangedEvent occurs whenever a CompositeLine has been changed and no specialized event is declared.
LineManipulationEvent
           The LineManipulationEvent occurs whenever a CompositeLine is about to be manipulated, while it is manipulated and after it has been manipulated.
LineMoveEvent
          The LineMoveEvent occurs whenever a CompositeLine is about to be moved, is be moving around or has been moved.
 

Classes in com.tensegrity.composite.event.line used by com.tensegrity.gui.swing.control.tree
LineChangedEvent
          The LineChangedEvent occurs whenever a CompositeLine has been changed and no specialized event is declared.
LineManipulationEvent
           The LineManipulationEvent occurs whenever a CompositeLine is about to be manipulated, while it is manipulated and after it has been manipulated.
LineMoveEvent
          The LineMoveEvent occurs whenever a CompositeLine is about to be moved, is be moving around or has been moved.
 



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