Changes between Version 24 and Version 25 of OPEN_BOOKS_TABBAR_R0
- Timestamp:
- 03/19/09 13:09:31 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OPEN_BOOKS_TABBAR_R0
v24 v25 59 59 * Create class !PopupMenu in org.sophie2.base.menus which will be the menu that will appear when the right button of the mouse is pressed. 60 60 * Create class !AppTabBarMenu in org.sophie2.main.view.menus which will be the menu that will appear when the right button of the mouse is pressed over the Tabbar. 61 * !MenuItems are added through an extension point. 61 62 * Add showDesktop property in !AppTabBar. 62 63 * Create method minimizeFrames() in !DesktopPane for minimizing all open internal frames. 64 * Navigation buttons will be implemented next revision. 63 65 64 66 = Implementation =