Previous  

Bean Wizard

Generating and running code

The final wizard panel lets you generate and preview code for each of the classes and interfaces you have defined. After generating code, you can compile and run the component, or edit the code using any source code editor.

After generating code you can easily extend your project, but you will need to manually edit any code you want to remove or modify.

The code generated by the Wizard contains comments in many places that identify where you need to add custom code, for example:

// Insert code to perform any view initialization

Caution: The code generated by the wizard contains comments lines that are used if you reload the project into the wizard. These comments have the form //[append XXX]. Do not remove these lines from your source code.


Generated Files

The wizard generates files for the following project classes:

The wizard also generates the following files:


Previous  

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