Table of Contents |
This section describes more complex Bean capabilities.
- Implementing Bound Properties describes how to make a property change in one Bean affect other Beans.
- Implementing Constrained Properties tells you how to let other Beans exert veto power on your Bean's property changes.
- Implementing Indexed Properties introduces properties that are 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.
- Using the ActiveX Bridge (under construction)
Table of Contents |