Changes between Version 24 and Version 25 of BASE_BOUND_CONTROLS_R0


Ignore:
Timestamp:
09/29/08 14:15:40 (17 years ago)
Author:
peko
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BASE_BOUND_CONTROLS_R0

    v24 v25  
    6464 * The only difference in the tree classes is the GUI used for input of data. One should extend these classes and implement the corresponding methods.  
    6565 * All of the four classes mentioned above are abstract. If one wants to have a different UI for input of data they should extend the !BoundBaseControl class. Otherwise extend one of the other three. 
     66 * UML:  
     67[[Image(source:/trunk/sophie2-platform/doc/uml-design-diagrams/Bound-Controls.png)]] 
     68 
     69 
    6670 
    6771= Implementation =