Uses of Class java.beans.BeanDescriptor

Uses in package gnu.java.beans

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.

Uses in package java.beans

Methods with return type java.beans.BeanDescriptor

BeanDescriptor
Get the general description of this Bean type.
BeanDescriptor
Force Introspection of the general bean info.