Changes between Version 4 and Version 5 of TEXT_PARAGPRAPH_FORMAT_COMMONS_R0
- Timestamp:
- 02/02/09 17:04:57 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_PARAGPRAPH_FORMAT_COMMONS_R0
v4 v5 20 20 == Implementation idea == 21 21 * Use javax.swing.text.StyleConstants class to provide needed styles. 22 * Instead of starting everything from the beginning see whats already implemented (org.sophie2.main.view.halos.menus.text.TextHaloMenu) and step on it for providing additional functionality. 22 * Instead of starting everything from the beginning see whats already implemented (org.sophie2.main.view.halos.menus.text.TextHaloMenu and org.sophie2.main.view.halos.menus.text.ParagraphHud) and step on it for providing additional functionality. 23 * See if ParagraphHud is in correct location. Shouldn't it be part of org.sophie2.main.view.halos.huds instead org.sophie2.main.view.halos.menus.text. Also some of the functionality for this hud is located in related tasks, please review them before implement something that is not part of this task. 23 24 * Since this is R0 please don't remove existing functionality for now, just extend or refactor it if there is a need. 24 25 * Here is a scheme how paragraph settings hud could look like[[BR]]