Changes between Version 13 and Version 14 of BASE_DND_R1
- Timestamp:
- 06/15/09 15:51:01 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_DND_R1
v13 v14 78 78 * In order to implement copy/cut and paste for the work area, an interaction map for the AuthorPageWorkArea and the AllResourcesPalette should be implemented. This also includes registering their components to the SwingEventAdapter. 79 79 * Copying a list of resources from the resource palette and eventually pasting them in the work area will be handled by an operation in the PageLogic which will fire event for every resource in the list, so that the logics knowing about the resource type given handle the provided resource. 80 * UML diagram: 81 [[Image(source:branches/private/peko/sophie2-platform/doc/uml-design-diagrams/uml-resource_data.png)]] 80 82 81 83 = Implementation =