Changes between Version 11 and Version 12 of BASE_DND_R1
- Timestamp:
- 06/15/09 15:22:40 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_DND_R1
v11 v12 74 74 * [source:branches/private/peko/sophie2-platform/modules/org.sophie2.main.func.image/src/main/java/org/sophie2/main/func/image/dnd/ImageTransferable.java ImageTransferable] - transfers image resources, images and the location of the resource. 75 75 * [source:branches/private/peko/sophie2-platform/modules/org.sophie2.main.app.model/src/main/java/org/sophie2/main/app/model/dnd/HotTextTransferable.java HotTextTransferable] - transfers hot text resources, hot text itself and plain text (using StringData) that represents the plain text representation of the hot text. 76 * [source:branches/private/peko/sophie2-platform/modules/org.sophie2.main.app.commons/src/main/java/org/sophie2/main/app/commons/dnd/ResourcesListTransferable.java ResourcesListTransferable] - transfers a list of resources and a string representing their locations divided by new line character. (this is behavior from gnome). 76 77 77 78 = Implementation =