Changes between Version 6 and Version 7 of BOOK_PROPERTIES_DIALOG_R0
- Timestamp:
- 05/19/09 18:56:42 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOOK_PROPERTIES_DIALOG_R0
v6 v7 35 35 36 36 = 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. 37 42 38 43 = Implementation =