Changes between Version 16 and Version 17 of BASE_DND_R1


Ignore:
Timestamp:
06/15/09 18:32:31 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_DND_R1

    v16 v17  
    7878  * 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. 
    7979  * 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. 
    8081  * UML diagram: 
    8182[[Image(source:branches/private/peko/sophie2-platform/doc/uml-design-diagrams/uml-resource_data.png)]]