Changes between Version 6 and Version 7 of BASE_DND_R0


Ignore:
Timestamp:
03/12/09 20:26:35 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_DND_R0

    v6 v7  
    8787 * !SophieTransferHandler should be extended and defined for most UI components that support drag and drop (Palettes, BookDesktop etc.) - for example in an inner class and an !AutoProperty that depends on the JComponent of a Palette one can create a handler and latter change the Palette's model if a drop operation is performed. 
    8888 
     89[[Image(source:/trunk/sophie2-platform/doc/uml-design-diagrams/SophieTransferHandler.png@1805)]] 
     90 
    8991== Transferables == 
    9092 * provides information about the drag operation.