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

Packages that use com.tensegrity.composite.event.base
com.tensegrity.composite.event Provides interfaces and classes for dealing with events fired by base composites. 
com.tensegrity.composite.event.base Provides classes for dealing with base events. 
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.base used by com.tensegrity.composite.event
BCMouseEvent
          The MouseEvent occurs whenever a mouse interaction has taken place to a BaseComposite.
BCSelectEvent
          The SelectEvent occurs whenever a Composite has been selected.
 

Classes in com.tensegrity.composite.event.base used by com.tensegrity.composite.event.base
AbstractBaseCompositeEvent
          Abstract base class for events that belong to a BaseComposite.
 

Classes in com.tensegrity.composite.event.base used by com.tensegrity.gui.graphdocument
BCMouseEvent
          The MouseEvent occurs whenever a mouse interaction has taken place to a BaseComposite.
BCSelectEvent
          The SelectEvent occurs whenever a Composite has been selected.
 

Classes in com.tensegrity.composite.event.base used by com.tensegrity.gui.swing.control.tree
BCMouseEvent
          The MouseEvent occurs whenever a mouse interaction has taken place to a BaseComposite.
BCSelectEvent
          The SelectEvent occurs whenever a Composite has been selected.
 



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