Changes between Version 17 and Version 18 of BOOK_PROPERTIES_DIALOG_R0


Ignore:
Timestamp:
05/29/09 11:13:15 (16 years ago)
Author:
boyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_PROPERTIES_DIALOG_R0

    v17 v18  
    5151The 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. 
    5252 
    53 An Initial test can be found here: ^Provide a link and a changeset for the updated test. 
     53The existing items for setting the book title and page size in the edit menu will be removed. 
     54 
     55An initial test can be found here: 
    5456 
    5557= Implementation =