public class CompositeComponentBeanInfo extends SimpleBeanInfo implements BeanInfo, Externalizable
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
CompositeComponentBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
BeanDescriptor |
getBeanDescriptor() |
PropertyDescriptor[] |
getPropertyDescriptors() |
List<PropertyDescriptor> |
getPropertyDescriptorsList() |
void |
readExternal(ObjectInput in) |
void |
setBeanDescriptor(BeanDescriptor newDescriptor) |
void |
writeExternal(ObjectOutput out) |
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptorspublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfogetBeanDescriptor in class SimpleBeanInfopublic void setBeanDescriptor(BeanDescriptor newDescriptor)
public PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfopublic List<PropertyDescriptor> getPropertyDescriptorsList()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2010–2018 JBoss by Red Hat. All rights reserved.