Changes between Version 4 and Version 5 of BASE_DIALOGS_R0


Ignore:
Timestamp:
11/05/08 14:41:08 (17 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_DIALOGS_R0

    v4 v5  
    2525 
    2626= Design = 
    27  * the module org.sophie2.base.dialogs contains felix activator, dialog module which extends sophie module, dialog object and dialog input(with settings to the dialog), dialog manager which controls the dialogs. 
     27 * The module org.sophie2.base.dialogs contains felix activator, dialog module which extends sophie module, dialog object and dialog input(with settings to the dialog), dialog manager which controls the dialogs. 
    2828 * [source:trunk/sophie2-platform/modules/org.sophie2.base.dialogs/src/main/java/org/sophie2/base/dialogs/BaseDialogModule.java BaseDialogModule] already provides extension point for the dialog extentions 
    2929 * There is [source:trunk/sophie2-platform/modules/org.sophie2.base.dialogs/src/main/java/org/sophie2/base/dialogs/TestingDialogManager.java TestingDialogManager] class. All dialog tests should use it, otherwise the automatic testing can break while the dialogs are shown.