Previous  Next

Bean Wizard

Defining classes

Use the Classes panel to define classes you want to add to the project. You specify the class name, and whether the visibility is public. If you leave the Visibility field blank, the class has default visibility, meaning that it can only be used by other classes in this package.

You can also optionally specify a base class, and implement interfaces you defined on the wizard's Interfaces panel. The base class drop-down list lets you select any other class defined in this project, or you can type in the name of a class from another package.

Bean Wizard Class Panel

You can remove classes that are added in the current session by returning to the Classes panel, select the class you want to remove, and pressing the Remove button. However if you are modifying an existing project, you cannot use the wizard to remove classes that were added in an earlier session.You must do this manually.

Select another tab to define other aspects of the component. Press the Next>> button to go to the code generation panel.


Previous  Next

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