![]() ![]() ![]() ![]() |
Table of Contents |
This section contains lessons that illustrate more complex bean capabilities.
- Implementing Bound Properties describes how to cause a property change in one Bean to affect other Beans.
- Implementing Constrained Properties tells you how to let other outside Beans exert veto power on your Bean's property changes.
- Implementing Indexed Properties introduces properties that are best represented as arrays.
- Customizing Beans introduces you to property editors and the
Customizer
interface.
- Using BeanInfo describes the details of Bean information classes: Separate classes used to provide Bean information to builder tools.
- Converting Beans into ActiveX Components
![]() ![]() ![]() ![]() |
Table of Contents |