Search VisualAge for Java Information Go to Information Home Page Go to VisualAge for Java WWW Site

Information Pane--BeanInfo Page

Use this pane to view or edit bean information for a bean or feature. The information is obtained from the BeanInfo class for the bean, if it exists, or by bean reflection.

The title and content of the Information pane depend on whether you have selected a feature in the Features pane. If a feature is selected, information is displayed for the selected feature. Otherwise, information is displayed for the bean. The title also depends on whether the information is obtained from BeanInfo or by reflection. For example, if information is displayed for a bean by reflection, the Information pane title is Bean Reflection Information. If the information is obtained from BeanInfo, the title is Bean Information.

You can modify bean information by selecting an item and editing its value field.


Related references
Generated BeanInfo Descriptor Code (an advanced topic)
Information--BeanInfo Page
Features Pane--BeanInfo Page
BeanInfo Page