Changes between Version 27 and Version 28 of AUTHOR_APP_TUNING


Ignore:
Timestamp:
08/25/09 12:55:36 (16 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AUTHOR_APP_TUNING

    v27 v28  
    6464 
    6565== Styles for parts of the UI == 
    66  * For every style we will use png images. They '''WILL NOT''' be linked for every style defined because this is a tedious task to do. Instead see [source:branches/private/peko/sophie2-app-tuning/modules/org.sophie2.main.skin.alternative/src/main/java/org/sophie2/main/skin/alternative/lookandfeel/resources resources] for all images used! 
     66 * For every style we will use png images. They '''WILL NOT''' be linked for every style defined because this is a tedious task to do. Instead see [source:branches/private/peko/sophie2-tuning/modules/org.sophie2.main.skin.alternative/src/main/resources/distrib/resources resources] for all images used! 
    6767 * Current look and feel definition: 
    6868 
     
    13441344}}} 
    13451345 
    1346  * '''Icons for sophie2 skin''' - [source:branches/private/peko/sophie2-app-tuning/modules/org.sophie2.main.skin.alternative/src/main/resources/distrib/icons/sophie2 sophie2 icons] 
     1346 * '''Icons for sophie2 skin''' - [source:branches/private/peko/sophie2-tuning/modules/org.sophie2.main.skin.alternative/src/main/resources/distrib/icons/sophie2 sophie2 icons] 
    13471347 * Some UI components need to be customized furthermore from the default look and feel customization provided. 
    13481348  * For example the title bar of the frame should be different for every skin. This will be accomplished by providing a custom UI that replaces the custom PanelUI provided in SophieLookAndFeel. We should define custom UIs for other components as well (the Hud dialog etc).  
     
    13501350== Screenshots of current implementation == 
    13511351 * Sophie2 screen shots: 
    1352   * General screenshots of Sophie2 new interface: 
    1353    * Screenshot 1: [[BR]] 
    1354  [[Image(source:branches/private/peko/sophie2-app-tuning/doc/screenshots/screenshot1.png)]] 
    1355    * Screenshot 2: [[BR]] 
    1356  [[Image(source:branches/private/peko/sophie2-app-tuning/doc/screenshots/screenshot2.png)]] 
    1357   * Screenshot of the swing set with the new interface: [[BR]] 
    1358  [[Image(source:branches/private/peko/sophie2-app-tuning/doc/screenshots/screenshot-swingset.png)]] 
     1352  * Screenshots of Sophie2 new interface: 
     1353 [[Image(source:branches/private/peko/sophie2-tuning/doc/screenshots/app_tuning_r3_screenshot.png)]] 
    13591354 
    13601355== Comments for further customizations (next revision things) ==