Package com.tensegrity.gui.swing.dnd

This package contains a basic implementation for Drag And Drop.

See:
          Description

Interface Summary
DocumentDropContext This interface specifies classes that can open documents.
 

Class Summary
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.
CompositeLineTransferable A Transferable implementation for CompositeLines.
CompositeTransferable A Transferable implementation for Composites.
DragContext The DragContext interface defines an object that provides additional information during the drag and drop operation.
FileDropListener This drop listener opens files in the graphframe.
VisualGraphObjectFlavor The VisualGraphObjectFlavor is used to identify a VisualGraphObject as such when transferring them via drag and drop.
VisualGraphObjectTransferable An instance of the VisualGraphObjectTransferable is used to transfer a VisualGraphObject via drag and drop.
VisualNodeFlavor CompositeFlavor is the DataFlavor implementation for VisualNodes.
VisualNodeTransferable A Transferable implementation for VisualNodes.
 

Package com.tensegrity.gui.swing.dnd Description

This package contains a basic implementation for Drag And Drop.



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