Changes between Version 5 and Version 6 of BOOK_WINDOW_R0


Ignore:
Timestamp:
09/23/08 10:37:36 (17 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified BOOK_WINDOW_R0

    v5 v6  
    11See [wiki:BOOK_WINDOW Book Window]. [[BR]] 
     2= Analysis = 
     3== Overview == 
     4Book window is the window where the books "live". Book windows are windows into the main application window. Each book window has it's own tab in the Opened Books Tabbar. 
     5== Task requirements == 
     6Create a wiki page [wiki:BOOK_WINDOW] and fill in following: 
    27 
    3 Define extension points(places that allow adding functionality) in designing phase. [[BR]] 
     8 * Define extension points(places that allow adding functionality) in designing phase. [[BR]] 
    49 
    5 There should be book title bar. [[BR]] 
     10 * Create a class diagram containing classes that should be used.  
    611 
    7 Below the book title bar should be the book itself, where the book's selected page is presented. [[BR]] 
     12 * Create an OpenOffice diagram to show the base view of book window 
     13  
     14 * Define Book window behavior. 
    815 
    9 The book window has standard window behavior. [[BR]] 
     16== Task result == 
     17The result of this task should be a wiki page. 
     18 
     19== Implementation idea == 
     20- 
     21== Related == 
     22- 
     23== How to demo == 
     24[wiki:BOOK_WINDOW] 
     25 
     26= Design = 
     27= Implementation = 
     28= Testing = 
     29= Log = 
     30