Creating a Java BeanInfo Class from the Language Menu

You can create a Java BeanInfo class from the Language menu.

  1. Select Language > Create BeanInfo Classes to display the Create BeanInfo Classes selection window. This window contains a list of all the classes of type JavaBean in the model.


  2. Select the classes for which you want to generate Java BeanInfo classes and click OK.

    A BeanInfo class is created in the model for each selected class.