public class HTMLListItemBeanInfo
extends java.beans.SimpleBeanInfo
Constructor and Description |
---|
HTMLListItemBeanInfo() |
Modifier and Type | Method and Description |
---|---|
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Returns the BeanInfo for the superclass of this bean.
|
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the bean descriptor.
|
int |
getDefaultEventIndex()
Returns the index of the default event.
|
int |
getDefaultPropertyIndex()
Returns the index of the default property.
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Returns the descriptors for all events.
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Returns the descriptors for all properties.
|
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in interface java.beans.BeanInfo
getAdditionalBeanInfo
in class java.beans.SimpleBeanInfo
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in interface java.beans.BeanInfo
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public int getDefaultEventIndex()
getDefaultEventIndex
in interface java.beans.BeanInfo
getDefaultEventIndex
in class java.beans.SimpleBeanInfo
public int getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface java.beans.BeanInfo
getDefaultPropertyIndex
in class java.beans.SimpleBeanInfo
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in interface java.beans.BeanInfo
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class java.beans.SimpleBeanInfo