public class NetServerFileShareBeanInfo
extends java.beans.SimpleBeanInfo
Constructor and Description |
---|
NetServerFileShareBeanInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Deprecated.
Returns the additional bean information.
|
java.beans.BeanDescriptor |
getBeanDescriptor()
Deprecated.
Returns the bean descriptor.
|
int |
getDefaultPropertyIndex()
Deprecated.
Returns the index of the default property.
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Deprecated.
Returns the property descriptors.
|
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 getDefaultPropertyIndex()
getDefaultPropertyIndex
in interface java.beans.BeanInfo
getDefaultPropertyIndex
in class java.beans.SimpleBeanInfo
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in interface java.beans.BeanInfo
getPropertyDescriptors
in class java.beans.SimpleBeanInfo