netscape.ldap.beans
Class LDAPGetPropertyBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
netscape.ldap.beans.LDAPGetPropertyBeanInfo
- All Implemented Interfaces:
- java.beans.BeanInfo
- public class LDAPGetPropertyBeanInfo
- extends java.beans.SimpleBeanInfo
BeanInfo for LDAPGetProperty
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Methods inherited from class java.beans.SimpleBeanInfo |
getIcon, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LDAPGetPropertyBeanInfo
public LDAPGetPropertyBeanInfo()
throws java.lang.Exception
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
- Returns:
- the public properties
getMethodDescriptors
public java.beans.MethodDescriptor[] getMethodDescriptors()
- Returns:
- the public methods
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()