The BDK contains both information and tools to aid you as you design and develop JavaBeans components.
Select a part of the BDK to learn more about it:
- The BeanBox test container
- Example Beans and source code
- API source code
- JavaBeans tutorial
In the next lesson I will discuss how to run the
BeanBox test container.
In addition, I will discuss the different parts of its user interface.
When a human has customized the behaviour of a set of components, the application builder should use the persistence mechanisms described in Section 5 to store away the state of the
components. When the application is run, this pickled state should be read back in to initialize the components.