Bean Wizard

The Bean Wizard creates basic code for components based on the Bean Works model-view-controller programming paradigm. Within this paradigm, each component has three key objects that partition the component's data from the presentation and manipulation of that data:

For more information on model-view-controller component design, see Bean Works Programming Model .

Using the Bean Wizard, you can customize your component's model, view, and controller, as well as add classes such as commands, events, and other classes specific to your component. After defining the project values for your component, the wizard provides a set of tabbed panels that let you customize your component, including:

You can compile and run the your new component from the wizard, or add code to the files using any code editor.

For complete information on how to use the wizard, see Using the Bean Wizard. For a quick demonstration on how to use the wizard create a simple component based on the Bean Works classes, see Quickstart.


Copyright © Taligent, Inc. 1996 - 1997.
Copyright
© IBM Corporation 1996 - 1997.
All Rights Reserved.