Package netscape.ldap.beans
Class LDAPIsMemberBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
netscape.ldap.beans.LDAPIsMemberBeanInfo
- All Implemented Interfaces:
BeanInfo
BeanInfo for LDAPIsMember
-
Field Summary
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
-
Constructor Details
-
LDAPIsMemberBeanInfo
- Throws:
Exception
-
-
Method Details
-
getPropertyDescriptors
- Specified by:
getPropertyDescriptors
in interfaceBeanInfo
- Overrides:
getPropertyDescriptors
in classSimpleBeanInfo
- Returns:
- the public properties
-
getEventSetDescriptors
- Specified by:
getEventSetDescriptors
in interfaceBeanInfo
- Overrides:
getEventSetDescriptors
in classSimpleBeanInfo
-
getAdditionalBeanInfo
- Specified by:
getAdditionalBeanInfo
in interfaceBeanInfo
- Overrides:
getAdditionalBeanInfo
in classSimpleBeanInfo
-
getDefaultEventIndex
public int getDefaultEventIndex()- Specified by:
getDefaultEventIndex
in interfaceBeanInfo
- Overrides:
getDefaultEventIndex
in classSimpleBeanInfo
-
getDefaultPropertyIndex
public int getDefaultPropertyIndex()- Specified by:
getDefaultPropertyIndex
in interfaceBeanInfo
- Overrides:
getDefaultPropertyIndex
in classSimpleBeanInfo
-
getBeanDescriptor
- Specified by:
getBeanDescriptor
in interfaceBeanInfo
- Overrides:
getBeanDescriptor
in classSimpleBeanInfo
-