Uses of Package
com.tensegrity.gui.swing.dnd

Packages that use com.tensegrity.gui.swing.dnd
com.tensegrity.application This package contains the main interfaces and meta classes for the skeleton framework.  
com.tensegrity.gui.component The component package contains the basic abstractions for components used within a Graph application, such as GraphApplication, StatusBar, AttributeTable and ObjectTreePanel.  
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.dnd This package contains a basic implementation for Drag And Drop.  
com.tensegrity.gui.swing.document This package contains all of the current document implementations for use in a swing-based environment.  
com.tensegrity.gui.swing.graph The graph package contains the two panels required for the SwingGraphDocument, a NavigatorPanel and several components for the inplace editing supported by the SwingGraphPanel.  
com.tensegrity.gui.swing.repository The repository package contains classes for the creation of a repository control.  
com.tensegrity.gui.swt.control.panels   
com.tensegrity.gui.swt.document   
com.tensegrity.gui.swt.graph   
com.tensegrity.gui.swt.repository   
com.tensegrity.gui.template   
com.tensegrity.skeleton.container.swing The swing implementations of all currently available ToolContainer types. 
com.tensegrity.skeleton.container.swt   
com.tensegrity.skeleton.swing The Swing based implementation of the skeleton framework. 
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.application
DocumentDropContext
          This interface specifies classes that can open documents.
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.component
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.graphdocument
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swing.dnd
AbstractFileDropListener
          This drop listener opens files in a fileopener instance.
CompositeFlavor
          CompositeFlavor is the DataFlavor implementation for Composites.
CompositeLineFlavor
          CompositeFlavor is the DataFlavor implementation for CompositesLines.
DocumentDropContext
          This interface specifies classes that can open documents.
VisualGraphObjectFlavor
          The VisualGraphObjectFlavor is used to identify a VisualGraphObject as such when transferring them via drag and drop.
VisualNodeFlavor
          CompositeFlavor is the DataFlavor implementation for VisualNodes.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swing.document
DocumentDropContext
          This interface specifies classes that can open documents.
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swing.graph
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swing.repository
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swt.control.panels
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swt.document
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swt.graph
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.swt.repository
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.gui.template
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.skeleton.container.swing
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.skeleton.container.swt
DragContext
           The DragContext interface defines an object that provides additional information during the drag and drop operation.
 

Classes in com.tensegrity.gui.swing.dnd used by com.tensegrity.skeleton.swing
DocumentDropContext
          This interface specifies classes that can open documents.
 



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