netscape.ldap.beans
Class LDAPIsMemberBeanInfo
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--netscape.ldap.beans.LDAPIsMemberBeanInfo
- public class LDAPIsMemberBeanInfo
- extends java.beans.SimpleBeanInfo
BeanInfo for LDAPIsMember
Methods inherited from class java.beans.SimpleBeanInfo |
getIcon,
getMethodDescriptors,
loadImage |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
LDAPIsMemberBeanInfo
public LDAPIsMemberBeanInfo()
throws java.lang.Exception
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
- Overrides:
- getPropertyDescriptors in class java.beans.SimpleBeanInfo
- Returns:
- the public properties
getEventSetDescriptors
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
- Overrides:
- getEventSetDescriptors in class java.beans.SimpleBeanInfo
getAdditionalBeanInfo
public java.beans.BeanInfo[] getAdditionalBeanInfo()
- Overrides:
- getAdditionalBeanInfo in class java.beans.SimpleBeanInfo
getDefaultEventIndex
public int getDefaultEventIndex()
- Overrides:
- getDefaultEventIndex in class java.beans.SimpleBeanInfo
getDefaultPropertyIndex
public int getDefaultPropertyIndex()
- Overrides:
- getDefaultPropertyIndex in class java.beans.SimpleBeanInfo
getBeanDescriptor
public java.beans.BeanDescriptor getBeanDescriptor()
- Overrides:
- getBeanDescriptor in class java.beans.SimpleBeanInfo