Changes between Version 15 and Version 16 of BOOK_WINDOW_R1


Ignore:
Timestamp:
05/13/09 02:21:20 (16 years ago)
Author:
sriggins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BOOK_WINDOW_R1

    v15 v16  
    2727== Implementation idea == 
    2828 
    29  * The title bar may be a panel  like the bottom panel.  BookDocumentWindow has a JInternalFrame for its swing component, which does not seem to support drawing title bars 
     29 * JInternalFrame supports the drawing of a title bar in a new java project, but it is not displaying in Sophie. 
    3030   * computeTitle on BookDocumentWindow 
    3131 * The border with is currently hard-coded, with a comment from mitex to add this to the skin definition "later"  Consider doing this now