Last modified 16 years ago
Last modified on 03/14/09 11:31:29
Analysis
Warning! This analysis is now obsolete. Read GROUP_ANNOTATIONS_R0.
Overview
Annotations are tools which can be used for adding notes and highlights. They are displayed in a tab in the left flap.
Task requirements
Create a new Annotations tab in the left flap.
Annotations can be modified in both Edit and Reader mode. Therefore, Annotations tab is not hidden in Reader mode.
Task result
The result should be source code.
Implementation idea
- Create a package org.sophie2.main.view.layout.left.annotations with class AnnotationsTab.
- Create providers for the tab and add it in the MainViewModule.
Related
(Here you can add related tasks that could be useful or helpful.)
How to demo
- Run Sophie2
- Click on the Annotations tab in the right flap
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)