Option |
Description |
Inherit BeanInfo of bean superclass |
Enable this box to allow BeanInfo properties of a superclass to be
inherited by a subclass. Changing this setting after the BeanInfo class has
been created for the subclass does not change whether it inherits its superclass'
BeanInfo properties (that is, changing this setting is not retroactive). However, the
setting change does take effect the next time the BeanInfo class is updated or
regenerated. The BeanInfo class is updated whenever you add, change, or remove a feature
in the BeanInfo page. You can generate the BeanInfo class by selecting Generate
BeanInfo class from the Features menu in the BeanInfo page. |
BeanInfo search path extensions |
Additions to the default search path for BeanInfo. Click the Edit button
to add packages at the beginning of the path. |
Complete BeanInfo search path |
The complete search path used to find BeanInfo. This list consists of any
packages added to the default path, followed by packages in the default path. |
Design time class path extensions |
Additions to the default search path for classes and program resources,
such as property editors and customizers, used in development. Click the Edit button to
add directories and .jar files at the beginning of the path. |
Complete design time class path |
The complete search path used to find classes and program resources. This
list consists of any directories and .jar files added to the default path, followed by
those in the default path. |