Changes between Version 4 and Version 5 of APP_SIMPLE_DIALOGS_R0


Ignore:
Timestamp:
01/20/09 19:00:31 (16 years ago)
Author:
dido
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_SIMPLE_DIALOGS_R0

    v4 v5  
    2121 * The result should be code 
    2222== Implementation idea == 
    23 Create a SimpleDialog Class inside of org.sophie2.base.dialogs. Get familiar with DialogManeger as well as with SimpleMockDialog and KindMockDialog(classes used to test the DialogManeger). 
     23Create a SimpleDialog Class inside of org.sophie2.main.dialogs.input. Get familiar with DialogManeger. You can review MessageDialogInput and ConfirmDialogInput just to see the samples.  
    2424 
    2525== Related ==