Previous | Next | Trail Map | JavaBeans: Components for the Java Platform | Contents

Using the BeanBox

The BeanBox is a reference Bean container. You can write Beans, then drop them in the BeanBox to see if they work as expected. The BeanBox also serves as a simple demonstration for how more sophisticated JavaBeans-enabled builder tools should behave. The BeanBox is also a nice tool for learning about Beans. In this section you will learn how to use the BeanBox.

Starting and Using the BeanBox explains how to start the BeanBox, and describes the ToolBox and Properties sheet.

The BeanBox Menus explains each item in the BeanBox File, Edit, and View menus.

Using the BeanBox to Generate Applets demonstrates the BeanBox's applet-generating facility.


Previous | Next | Trail Map | JavaBeans: Components for the Java Platform | Contents