Changes between Version 33 and Version 34 of PAGE_PREVIEW_PALETTE_R0
- Timestamp:
- 06/17/09 11:21:13 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PAGE_PREVIEW_PALETTE_R0
v33 v34 50 50 * ListPalette to add a footerComponent and an initFooter method. 51 51 * MainAppLayoutModule to add the palette to the Pages tab. 52 * Test - [3476], [3492], [3496] 52 * Test - [3476], [3492], [3496], [3538] 53 53 54 54 … … 58 58 * A problem with Page.delete method was fixed - current page was not set after deletion causing a null pointer exception. 59 59 * A ListPaletteCellRenderer was added allowing ListPaletteItems to return java.awt.Components in their render method and it will be drawn. 60 * User interaction has been disabled for reader and preview mode. 60 61 Changesets:[[BR]] 61 62 [3409] (At the time of commit the only differences from trunk are in PagePreviewPalette, PagePreviewPaletteCellRenderer, ListPalette and MainAppLayoutModule)[[BR]] … … 63 64 [3476][[BR]] 64 65 [3499][[BR]] 66 [3538][[BR]] 65 67 66 68 = Testing =