public class ThinElementBeanInfo
extends java.beans.SimpleBeanInfo
BeanInfo for all ThinElement
instances. This is used for, among other things, writing a description of
the element to an XML file.| Constructor and Description |
|---|
ThinElementBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Specifies those properties that should be treated as public BeanInfo
properties via the bean introspection mechanisms.
|
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
length.getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfoPropertyDescriptor objects for the
corresponding bean classBeanInfo.getPropertyDescriptors()