org.das2.dasml
Class FormRadioButtonBeanInfo

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

public class FormRadioButtonBeanInfo
extends AccessLevelBeanInfo

Bean info class for the FormRadioButton 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
FormRadioButtonBeanInfo()
           
 
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

FormRadioButtonBeanInfo

public FormRadioButtonBeanInfo()