Developing Java Beans

Chapter1    Java Bean architecture

Chapter2    Event Model

                      event listener , event Object , event source,

                      event delivery ,  listener registration , multicast and unicast event

Chapter3    event adapter to simplify an event listener

                     demultiplexing , using low-level reflection to create generic adapters,            event filtering, and event queuing.

Chapter4    properties,   visual editors  , indexed properties,bound and constrained properties ,                                    Property-related events

Chapter5    serialization

                 class-specific and automatic serialization   , serialization an objects's class hierarchy,class                      versioning and compatibility and serialized versions of Beans

Chapter6

            jar file and menifest entries

Chapter7

            BeanBox provided by BDK.

Chapter8

            Example

Chapter9

            introspection mechanism

Chapter10

            property editors  and customizers

 

 

你可能感兴趣的:(java,bean)