71 | | * [source:branches/private/peko/sophie2-platform/modules/org.sophie2.main.app.commons/src/main/java/org/sophie2/main/app/commons/dnd/ResourcesListData.java ResourcesListData] |
| 71 | * [source:branches/private/peko/sophie2-platform/modules/org.sophie2.main.app.commons/src/main/java/org/sophie2/main/app/commons/dnd/ResourcesListData.java ResourcesListData] - an implementation of the ResourceData for list of resources. |
| 72 | * Note: for current revision this would be enough for transferring resource between the resources palette and the work area. |
| 73 | * For every dnd data described above a SophieTransferable implementation will be created. It will manage the resource and some other dnd data as well. For example the [source:branches/private/peko/sophie2-platform/modules/org.sophie2.main.func.image/src/main/java/org/sophie2/main/func/image/dnd/ImageTransferable.java ImageTransferable] will transfer ImageResourceData, ImageData (see [wiki:BASE_DND_R0]) |
| 74 | |