public class ResourceBeanInfo
extends java.beans.SimpleBeanInfo
| Constructor and Description |
|---|
ResourceBeanInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultEventIndex()
Deprecated.
Returns the default event index.
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Deprecated.
Returns the event set descriptors.
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Deprecated.
Returns the property descriptors.
|
public int getDefaultEventIndex()
getDefaultEventIndex in interface java.beans.BeanInfogetDefaultEventIndex in class java.beans.SimpleBeanInfopublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface java.beans.BeanInfogetEventSetDescriptors in class java.beans.SimpleBeanInfopublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfo