org.das2.dasml
Class FormRadioButtonGroupBeanInfo

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

public class FormRadioButtonGroupBeanInfo
extends AccessLevelBeanInfo

BeanInfo class for FormRadioButtonGroup


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

FormRadioButtonGroupBeanInfo

public FormRadioButtonGroupBeanInfo()