Package netscape.ldap.beans
Class LDAPGetEntriesBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
netscape.ldap.beans.LDAPGetEntriesBeanInfo
- All Implemented Interfaces:
BeanInfo
BeanInfo for LDAPGetEntries
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate BeanDescriptorprivate EventSetDescriptor[]private PropertyDescriptor[]private static Class<?>Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.beans.SimpleBeanInfo
getIcon, getMethodDescriptors, loadImage
-
Field Details
-
beanClass
-
_beanDescriptor
-
_eventSetDescriptor
-
_propertyDescriptor
-
-
Constructor Details
-
LDAPGetEntriesBeanInfo
- Throws:
Exception
-
-
Method Details
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptorsin interfaceBeanInfo- Overrides:
getPropertyDescriptorsin classSimpleBeanInfo- Returns:
- the public properties
-
getEventSetDescriptors
- Specified by:
getEventSetDescriptorsin interfaceBeanInfo- Overrides:
getEventSetDescriptorsin classSimpleBeanInfo
-
getAdditionalBeanInfo
- Specified by:
getAdditionalBeanInfoin interfaceBeanInfo- Overrides:
getAdditionalBeanInfoin classSimpleBeanInfo
-
getDefaultEventIndex
public int getDefaultEventIndex()- Specified by:
getDefaultEventIndexin interfaceBeanInfo- Overrides:
getDefaultEventIndexin classSimpleBeanInfo
-
getDefaultPropertyIndex
public int getDefaultPropertyIndex()- Specified by:
getDefaultPropertyIndexin interfaceBeanInfo- Overrides:
getDefaultPropertyIndexin classSimpleBeanInfo
-
getBeanDescriptor
- Specified by:
getBeanDescriptorin interfaceBeanInfo- Overrides:
getBeanDescriptorin classSimpleBeanInfo
-