Top
Interstage Studio User's Guide
FUJITSU Software

7.3.5 Creating JavaBeans

Many types of JavaBeans exist and each has a different creation method.

Select [Java] > [GUI] > [JavaBeans] from the New Wizard and then use the Wizard to create a Uni Bean or an Invisible Bean.

The settings in the Wizard include the following:

After creating a form (panel), perform BeanInfo definition by selecting [Edit] > [Define BeanInfo] > [BeanInfo Definition] from the workbench menu bar, in order to create a Compound Bean. Refer to "7.3.8 Defining BeanInfo" for details on BeanInfo definition.

7.3.5.1 JavaBeans Information

Item

Description

Source Folder

Select the source folder to store the Bean source.

Package

Enter the package name if the package name of the class to be generated is to be specified.