Changes between Version 15 and Version 16 of PRO_LIB_CORE_TUTORIAL


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PRO_LIB_CORE_TUTORIAL

    v15 v16  
    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). 
     14  * !BeanData - !BeanData holds the information (properties, etc of a bean, and also a behavior for the make methods). 
    1515  * !PropMetaInfo - Meta information for a property. Immutable. 
    1616  * !PropretyStatus - A state of a trackable object.