org.openharmonise.him.dnd |
This contains the classes for implementing all the drag and drop
functionality within Content Manager.
|
Java Source File Name | Type | Comment |
TableDragSource.java | Class | Drag source for the table view. |
TreeDragSource.java | Class | Drag source for the resource tree. |
TreeDropTarget.java | Class | Drop target for the resource tree. |
VirtualFileTansfereHandler.java | Class | Tansfer handler for virtual files. |
VirtualFileTransferable.java | Class | Transferable for transfering virtual files. |
WorkflowDropTarget.java | Class | Drop target for workflow editor diagram. |