HEADER

ru.biosoft.access
Class VectorDataCollectionBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.beanexplorer.beans.BeanInfoEx
              |
              +--ru.biosoft.access.VectorDataCollectionBeanInfo

public class VectorDataCollectionBeanInfo
extends BeanInfoEx

pending Document

Constructor Summary
VectorDataCollectionBeanInfo()
           

Method Summary
 BeanDescriptorgetBeanDescriptor()
           
 voidinitProperties()
           

Methods inherited from class com.beanexplorer.beans.BeanInfoEx
getIcon, getPropertyDescriptors, add, add, add, add, addHidden, addHidden, setDisplayNameMethod, setHelpId, setHidden, setSubstituteByChild, setReadOnly, setHideChildren, setSimple, setNoRecursionCheck, setBeanEditor, setCompositeEditor, setEditorPreferredSize, getResourceString

Methods inherited from class java.beans.SimpleBeanInfo
getDefaultPropertyIndex, getEventSetDescriptors, getDefaultEventIndex, getMethodDescriptors, getAdditionalBeanInfo, loadImage

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Constructor Detail

VectorDataCollectionBeanInfo

public VectorDataCollectionBeanInfo()
Method Detail

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()

initProperties

public void initProperties()
throws java.lang.Exception

FOOTER

BOTTOM