Changes between Version 22 and Version 23 of BASE_LAYOUT_R0


Ignore:
Timestamp:
12/03/08 20:47:19 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_LAYOUT_R0

    v22 v23  
    5858  * bookDesktop 
    5959  * tabBar 
    60  * Create class Flap with following properties 
     60 * Create class Flap (representing structure of the flap) with following properties 
    6161  * tabs 
    6262  * title 
    6363  * tooltip 
    64  * Create class Tab with following properties 
     64 * Create class Tab (representing structure of the tab) with following properties 
    6565  * palettes 
    6666  * parent - Parent Property returning parent flap - left, right or bottom 
    67  * Create class Palette with following properties 
     67 * Create class Palette (base class for all the palettes) with following properties 
    6868  * abstract Prop swingComponent 
    69   * parent - Parent Property returning parent tab - left, right or bottom 
     69  * parent - Parent Property returning parent tab 
    7070 * !BaseLayoutModule extends !SophieModule. !BaseLayout provides extension point for !LayoutEngine 
    7171 * !LayoutEngine is the interface of the extension point. !LayoutEngine provides 2 methods: