Changes between Version 13 and Version 14 of BASE_DND_R1


Ignore:
Timestamp:
06/15/09 15:51:01 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_DND_R1

    v13 v14  
    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  * UML diagram: 
     81[[Image(source:branches/private/peko/sophie2-platform/doc/uml-design-diagrams/uml-resource_data.png)]] 
    8082 
    8183= Implementation =