BeanInsight
This is a feature of JBuilder Professional and Enterprise.
Use BeanInsight to verify that your component is a valid JavaBean.
To display this dialog box,
- Select your component in the project pane.
- Choose Tools|BeanInsight.
Bean Information
Select a Bean to Examine
Specify the component you want checked by BeanInsight by typing in the name of the component, or by using the Select Bean button to display a package browser to find the bean you want examined.
Select Bean
Click this button to display a package browser you can use to locate the component you want examined.
Examine Bean
Clicking this button begins the examination process. The results are reported in the BeanInsight Results section of the dialog box.
BeanInsight Results
This section summarizes the findings of the examination process for these elements:
- Bean - Whether the bean was found and loaded successfully.
- BeanInfo - Whether any BeanInfo was found and loaded successfully.
- Properties - How many verified PropertyDescriptors were found.
- Event Sets - How many verified events sets were found.
- Property Editors - How many property editors were found.
- Customizer - Whether a customizer exists for the bean.
View Details
Click this button to view the complete findings. Click the various tabs to see the full report.