Previous | Next | Trail Map | JavaBeans Tutorial | Table of Contents


BeanBox Basics

The BeanBox is a reference Bean container. It 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.

Creating a Minimal Bean walks you through creating a rudimentary Bean, saving the Bean, adding the Bean to the ToolBox, placing the Bean in the BeanBox, inspecting the Bean's properties and events, and generating a Bean introspection report.

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


Previous | Next | Trail Map | JavaBeans Tutorial | Table of Contents