Changes between Version 14 and Version 15 of BOOK_WINDOW_R0


Ignore:
Timestamp:
10/04/08 11:46:14 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_WINDOW_R0

    v14 v15  
    2222- 
    2323== How to demo == 
    24 You can show [wiki:BOOK_WINDOW] to the team.  
     24You can show [source:/trunk/sophie2-platform/doc/spec-diagrams/BookWindow.png BookWindow] to the team.  
    2525 
    2626= Design = 
     
    3535  * !BookPanel 
    3636  * !BookPanelElement 
    37  * Base view of !BookWindow [source: /trunk/sophie2-platform/doc/spec-diagrams/BookWindow.odg] 
     37 * Base view of [source:/trunk/sophie2-platform/doc/spec-diagrams/BookWindow.png BookWindow] 
    3838 * Behavior 
    3939  Each !BookWindow is responsible for displaying a single book. At the time of creation of a window it is bound to a book. It is then responsible for displaying te current page of the book. This is done through the extension connected to the !PageView extension point (if such is present).