Changes between Version 17 and Version 18 of BOOK_PROPERTIES_DIALOG_R0
- Timestamp:
- 05/29/09 11:13:15 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOOK_PROPERTIES_DIALOG_R0
v17 v18 51 51 The book properties dialog will provide a JPanel that shows the information from the BookInfo class. Based on the user input (OK/Cancel clicked) and the currentBook property of BookInfo (whether it is null or not), one of the above mentioned actions will be taken. 52 52 53 An Initial test can be found here: ^Provide a link and a changeset for the updated test. 53 The existing items for setting the book title and page size in the edit menu will be removed. 54 55 An initial test can be found here: 54 56 55 57 = Implementation =