Changes between Version 6 and Version 7 of BOOK_PROPERTIES_DIALOG_R0


Ignore:
Timestamp:
05/19/09 18:56:42 (16 years ago)
Author:
diana
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_PROPERTIES_DIALOG_R0

    v6 v7  
    3535 
    3636= Design = 
     37 * Add new attributes in BookPropertiesDialog class instead of holding them in html text. 
     38 * Add new getter methods in BookPropertiesDialog class for the new attributes. 
     39 * Change the getOkButton method in BookPropertiesDialog class to get the values from the fields and set the book properties. 
     40 * Change the userCreateNewBook method in AppLogic class to display the bookPropertieesDialog for the new book. 
     41 * Change the mnemoic for the bookPropertiesDialog to Ctrl+Shift+B.  
    3742 
    3843= Implementation =