Changes between Version 27 and Version 28 of AUTHOR_APP_TUNING
- Timestamp:
- 08/25/09 12:55:36 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AUTHOR_APP_TUNING
v27 v28 64 64 65 65 == 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! 67 67 * Current look and feel definition: 68 68 … … 1344 1344 }}} 1345 1345 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] 1347 1347 * Some UI components need to be customized furthermore from the default look and feel customization provided. 1348 1348 * 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). … … 1350 1350 == Screenshots of current implementation == 1351 1351 * 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)]] 1359 1354 1360 1355 == Comments for further customizations (next revision things) ==