Changes between Version 21 and Version 22 of OPEN_BOOKS_TABBAR_R0


Ignore:
Timestamp:
03/04/09 16:49:35 (16 years ago)
Author:
tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OPEN_BOOKS_TABBAR_R0

    v21 v22  
    5757 * Create class !TabBar that should extend !BaseSwingVisualElement. All of the buttons of the tabbar will be put in its swing component. 
    5858 * Add !AppTabBar class in org.sophie2.main.view module which will be the tabbar of the application. 
     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 * 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. 
    5961 
    6062= Implementation = 
    61 ^(Implementation results should be described and linked here (from the wiki or the repository))^ 
     63 * [changeset:1723] 
     64 * [changeset:1724] 
     65 * [changeset:1725] 
    6266 
    6367= Testing =