Changes between Version 4 and Version 5 of TEXT_PARAGPRAPH_FORMAT_COMMONS_R0


Ignore:
Timestamp:
02/02/09 17:04:57 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_PARAGPRAPH_FORMAT_COMMONS_R0

    v4 v5  
    2020== Implementation idea == 
    2121 * 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. 
    2324 * Since this is R0 please don't remove existing functionality for now, just extend or refactor it if there is a need. 
    2425 * Here is a scheme how paragraph settings hud could look like[[BR]]