public class BeanPropertyBeanInfo extends DropletBeanInfo
BeanInfo for the BeanProperty droplet.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION |
static java.lang.String |
FEATURE_CATEGORY |
static java.lang.String |
FUNCTIONAL_CATEGORY |
FEATURE_COMPONENT_CATEGORY, FEATURE_COMPONENT_CATEGORY_NAME, FUNCTIONAL_COMPONENT_CATEGORY, FUNCTIONAL_COMPONENT_CATEGORY_NAME, PAGE_WIZARD_NAME, PARAM_DESCRIPTORS_NAME
Constructor and Description |
---|
BeanPropertyBeanInfo() |
Modifier and Type | Method and Description |
---|---|
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the BeanDescriptor for this bean, which will in turn
contain ParamDescriptors for the droplet.
|
createBeanDescriptor, createBeanDescriptor, createBeanDescriptor, getIcon, merge
public static java.lang.String CLASS_VERSION
public static final java.lang.String FUNCTIONAL_CATEGORY
public static final java.lang.String FEATURE_CATEGORY
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class java.beans.SimpleBeanInfo