org.das2.dasml
Class FormListBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by org.das2.beans.AccessLevelBeanInfo
          extended by org.das2.dasml.FormListBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class FormListBeanInfo
extends AccessLevelBeanInfo

BeanInfo class for FormList


Nested Class Summary
 
Nested classes/interfaces inherited from class org.das2.beans.AccessLevelBeanInfo
AccessLevelBeanInfo.AccessLevel, AccessLevelBeanInfo.PersistenceLevel, AccessLevelBeanInfo.Property
 
Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
FormListBeanInfo()
           
 
Method Summary
 
Methods inherited from class org.das2.beans.AccessLevelBeanInfo
getAccessLevel, getBeanDescriptor, getLock, getProperty, getPropertyDescriptors, getPropertyDescriptors, setAccessLevel
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FormListBeanInfo

public FormListBeanInfo()