Frames | No Frames |
Constructors with parameter type java.beans.BeanDescriptor | |
ExplicitBeanInfo.ExplicitBeanInfo(BeanDescriptor beanDescriptor, BeanInfo[] additionalBeanInfo, PropertyDescriptor[] propertyDescriptors, int defaultPropertyIndex, EventSetDescriptor[] eventSetDescriptors, int defaultEventIndex, MethodDescriptor[] methodDescriptors, Image[] icons) |
Fields of type java.beans.BeanDescriptor | |
BeanDescriptor | The BeanDescriptor returned by getBeanDescriptor. |
Methods with parameter type java.beans.BeanDescriptor | |
void |
Methods with return type java.beans.BeanDescriptor | |
BeanDescriptor | Get Bean descriptor. |
Methods with return type java.beans.BeanDescriptor | |
BeanDescriptor | Get the general description of this Bean type.
|
BeanDescriptor | Force Introspection of the general bean info.
|