LDAPJDK 4.1

netscape.ldap.beans
Class DisplayStringBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--netscape.ldap.beans.DisplayStringBeanInfo

public class DisplayStringBeanInfo
extends java.beans.SimpleBeanInfo

BeanInfo for displaying string


Constructor Summary
DisplayStringBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DisplayStringBeanInfo

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

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Overrides:
getBeanDescriptor in class java.beans.SimpleBeanInfo

LDAPJDK 4.1