Changes between Version 26 and Version 27 of BASE_LAYOUT_R0
- Timestamp:
- 12/13/08 19:45:29 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BASE_LAYOUT_R0
v26 v27 74 74 * hide(!MainWindow mainWindow): void 75 75 * the parameter mainWindow represents main window structure (panels, flaps, palettes, etc). The overriden method should close its visual representation. 76 * The unit test demonstrating the usage of the Base Layout library. 77 [/trunk/sophie2-platform/modules/org.sophie2.core/src/test/java/org/sophie2/base/layout/BaseLayoutDemo.java] 76 78 77 79 = Implementation =