Changes between Version 14 and Version 15 of PRO_LIB_CORE_TUTORIAL


Ignore:
Timestamp:
10/03/08 20:48:54 (17 years ago)
Author:
Tanya
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_CORE_TUTORIAL

    v14 v15  
    1212  * Prop<T> - Basic interface to access all properties. While the Property class is the base class for the implementation, once implemented, the clients interested in the value of the properties should use this interface to access it. 
    1313   * Property - Basic class for all properties. 
     14  * BeanData - BeanData holds the information (properties, etc of a bean, and also a behavior for the make methods). 
    1415  * !PropMetaInfo - Meta information for a property. Immutable. 
    1516  * !PropretyStatus - A state of a trackable object. 
     
    2324   * !SwingUtil - Class which wraps a (legacy) !JavaBean for use in !ProBeans. 
    2425   * Inspector - A GUI tool that allows browsing the application state while it still works. 
     26 *  
    2527[[Image(source:/trunk/sophie2-platform/modules/org.sophie2.core/doc/Properties.png)]] 
    2628  * List properties hierarchy