Changes between Version 8 and Version 9 of AUTHOR_APP_TUNING_R1


Ignore:
Timestamp:
07/27/09 15:33:11 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUTHOR_APP_TUNING_R1

    v8 v9  
    6262 * Later the look and feel will be sealed in a jar file. 
    6363 * For a more detailed information about the Look and feel and its artifacts see [wiki:AUTHOR_APP_TUNING] 
    64  * Mydoggy customization will be hard coded in the same module... 
     64 * Customizing the LookAndFeel of Java requires a lot of effort so that it contains all parts of the UI customized. That is why at this revision of the task the following things will be customized: 
     65  * Buttons 
     66  * Arrow Buttons (included in scroll bars, spinners etc.) 
     67  * Title bar - includes: 
     68   * The style of the title bar. 
     69   * Icons in the title bar (close, minimize etc.) 
     70  * Scroll Bars 
     71  * Backgrounds of panels and the desktop background. 
     72  * Check boxes 
     73  * Radio Buttons 
     74 * Mydoggy customization will be hard coded in the same module. At this revision it may not look exactly as intended, because we may need some additional customization of the library in order to achieve a desired interface. 
    6575 
    6676= Implementation =