netscape.ldap.beans
Class LDAPSimpleAuthBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bynetscape.ldap.beans.LDAPSimpleAuthBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class LDAPSimpleAuthBeanInfo
extends java.beans.SimpleBeanInfo

BeanInfo for LDAPSimpleAuth


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
LDAPSimpleAuthBeanInfo()
           
 
Method Summary
 java.beans.BeanInfo[] getAdditionalBeanInfo()
           
 java.beans.BeanDescriptor getBeanDescriptor()
           
 int getDefaultEventIndex()
           
 int getDefaultPropertyIndex()
           
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
           
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
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
 

Constructor Detail

LDAPSimpleAuthBeanInfo

public LDAPSimpleAuthBeanInfo()
                       throws java.lang.Exception
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Returns:
the public properties

getEventSetDescriptors

public java.beans.EventSetDescriptor[] getEventSetDescriptors()

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()

getDefaultEventIndex

public int getDefaultEventIndex()

getDefaultPropertyIndex

public int getDefaultPropertyIndex()

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()