Changes between Version 14 and Version 15 of BOOK_WINDOW_R1
- Timestamp:
- 05/13/09 00:50:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BOOK_WINDOW_R1
v14 v15 28 28 29 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 30 * computeTitle on BookDocumentWindow 30 31 * The border with is currently hard-coded, with a comment from mitex to add this to the skin definition "later" Consider doing this now 31 32 * Minimum size of the book should be calculated based on the size of the bottom book panel, so that if the panel is changed, the window reacts properly