See [wiki:BOOK_WINDOW Book Window]. [[BR]] = Analysis = == Overview == 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. == Task requirements == Create a wiki page [wiki:BOOK_WINDOW] and fill in following: * Define extension points(places that allow adding functionality) in designing phase. [[BR]] * Create a class diagram containing classes that should be used. * Create an !OpenOffice diagram to show the base view of book window * Define Book window behavior. == Task result == The result of this task should be a wiki page. == Implementation idea == - == Related == - == How to demo == You can show [wiki:BOOK_WINDOW] to the team. = Design = * Extension Points * BookPanel * BookPanelElement * PageView * Base view of BookWindow [source: /trunk/sophie2-platform/doc/spec-diagrams/BookWindow.odg] * = Implementation = = Testing = = Log = [[Include(wiki:BOOK_WINDOW_R0_LOG)]]