Changes between Version 16 and Version 17 of BASE_DND_R1
- Timestamp:
- 06/15/09 18:32:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_DND_R1
v16 v17 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 * '''Note:''' currently copying from the resource palette would copy all the resources that are their. TODO: implement selection in ListPalette that can return more than one selected item. 80 81 * UML diagram: 81 82 [[Image(source:branches/private/peko/sophie2-platform/doc/uml-design-diagrams/uml-resource_data.png)]]