BeanInfo Members

BeanInfo Members

Interface Overview | This Package | All Packages

Fields
Name Description
ICON_COLOR_16x16 Constant to indicate a 16 x 16 color icon.
ICON_COLOR_32x32 Constant to indicate a 32 x 32 color icon.
ICON_MONO_16x16 Constant to indicate a 16 x 16 monochrome icon.
ICON_MONO_32x32 Constant to indicate a 32 x 32 monochrome icon.

Methods
Name Description
getAdditionalBeanInfo() This method allows a BeanInfo object to return an arbitrary collection of other BeanInfo objects that provide additional information on the current bean.
getBeanDescriptor()  
getDefaultEventIndex() A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getEventSetDescriptors()  
getIcon(int) This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getMethodDescriptors()  
getPropertyDescriptors()