Changes between Version 21 and Version 22 of COMMENT_FRAMES_R0


Ignore:
Timestamp:
07/09/09 14:37:18 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • COMMENT_FRAMES_R0

    v21 v22  
    9797 
    9898=== Logic === 
    99  * Create class '''CommentLogic''' implementing OperationDef, which handles events for scrolling and inserting frame. It must be registered as extension in order to start working.  
     99 * Create class '''CommentLogic''' implementing OperationDef, which handles events for scrolling and inserting frame. It must be registered as extension in order to start working.  [[BR]] 
    100100 
    101101Some ugly class diagram: [[BR]] 
    102102[[Image(Comment Frames.png)]] 
     103[[BR]] 
     104 
     105Unit tests :  
    103106 
    104107= Implementation =