org.das2.dasml
Class FormTextFieldBeanInfo

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

public class FormTextFieldBeanInfo
extends AccessLevelBeanInfo

Bean info class for the FormTextField class


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
FormTextFieldBeanInfo()
           
 
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

FormTextFieldBeanInfo

public FormTextFieldBeanInfo()