jdk/src/share/classes/java/beans/package.html
changeset 8760 83843c0b84f7
parent 5506 202f599c92aa
child 9035 1255eb81cc2f
equal deleted inserted replaced
8759:11b06be4fa49 8760:83843c0b84f7
    27 <html>
    27 <html>
    28 <body bgcolor="white">
    28 <body bgcolor="white">
    29 
    29 
    30 Contains classes related to developing
    30 Contains classes related to developing
    31 <em>beans</em> -- components
    31 <em>beans</em> -- components
    32 based on the JavaBeans<sup><font size=-2>TM</font></sup> architecture.
    32 based on the JavaBeans&trade; architecture.
    33 A few of the
    33 A few of the
    34 classes are used by beans while they run in an application. 
    34 classes are used by beans while they run in an application. 
    35 For example, the event classes are
    35 For example, the event classes are
    36 used by beans that fire property and vetoable change 
    36 used by beans that fire property and vetoable change 
    37 events (see 
    37 events (see