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.BeanInfo
getDefaultEventIndex
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