netscape.ldap.beans
Class  LDAPSimpleAuthBeanInfo
java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--netscape.ldap.beans.LDAPSimpleAuthBeanInfo
- public class LDAPSimpleAuthBeanInfo- extends java.beans.SimpleBeanInfo
BeanInfo for LDAPSimpleAuth
 
 
| 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 | 
 
LDAPSimpleAuthBeanInfo
public LDAPSimpleAuthBeanInfo()
                       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