Changes between Version 5 and Version 6 of BOOK_WINDOW_R0
- Timestamp:
- 09/23/08 10:37:36 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified BOOK_WINDOW_R0
v5 v6 1 1 See [wiki:BOOK_WINDOW Book Window]. [[BR]] 2 = Analysis = 3 == Overview == 4 Book 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 == 6 Create a wiki page [wiki:BOOK_WINDOW] and fill in following: 2 7 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]] 4 9 5 There should be book title bar. [[BR]] 10 * Create a class diagram containing classes that should be used. 6 11 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. 8 15 9 The book window has standard window behavior. [[BR]] 16 == Task result == 17 The 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