Changes between Version 3 and Version 4 of APP_LAYOUT_MYDOGGY_R1
- Timestamp:
- 07/17/09 17:42:48 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
APP_LAYOUT_MYDOGGY_R1
v3 v4 12 12 * Fix this by providing implementation of the needed classes that fix these classes. 13 13 * Myddogy uses a customization ".properties" files that can change its UI. Provide a mechanism for changing the UI of mydoggy along with a skin changing. 14 * Rewrite some classes of the "org.sophie2.main.layout.mydoggy" module of the whole module if needed. The goal is to remove all irregularities and improve the code. 14 * Rewrite some classes of the "org.sophie2.main.layout.mydoggy" module of the whole module if needed. The goal is to remove all irregularities and improve the code. Other than that adding new flaps, tabs and palettes should not break Sophie2. 15 15 * Provide a main window that uses an applet. This is useful to set some things up for the applet. 16 16 … … 20 20 21 21 == Implementation idea == 22 * review source code of the library and provide dthe fixed stated above.22 * review source code of the library and provide the fixed stated above. 23 23 * review "org.sophie2.main.layout.mydoggy" and improve it as stated in the requirements section. 24 24