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
本文档详细介绍了JavaBean架构的基础知识,包括事件模型的概念如事件监听器、事件对象及事件源等。此外还深入探讨了事件适配器简化事件监听的方式、属性编辑器和定制化等内容。
482

被折叠的 条评论
为什么被折叠?



