ARoad0.gBaseBeanInfo
Class NoThanViewInBaseImplBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by ARoad0.gBaseBeanInfo.ViewInBaseImplBeanInfo
          extended by ARoad0.gBaseBeanInfo.EPRViewInBaseImplBeanInfo
              extended by ARoad0.gBaseBeanInfo.NoThanViewInBaseImplBeanInfo
All Implemented Interfaces:
BeanInfoPattern, java.beans.BeanInfo

public class NoThanViewInBaseImplBeanInfo
extends EPRViewInBaseImplBeanInfo
implements BeanInfoPattern

This class is responsible for describing the NoThanViewInBaseImpl class. It is used for displaying and editing the properties of the class.


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
NoThanViewInBaseImplBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
          Get the description of the bean.
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Each property descriptor has specific values that are get with PropertyDescriptor.getValue()
 
Methods inherited from class ARoad0.gBaseBeanInfo.ViewInBaseImplBeanInfo
getBaseBeanManagerBoundProperty, getBaseBeanManagerGetMethod, getBaseBeanManagerInstance
 
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
 
Methods inherited from interface ARoad0.Pattern.BeanInfoPattern
getBaseBeanManagerBoundProperty, getBaseBeanManagerGetMethod, getBaseBeanManagerInstance
 
Methods inherited from interface java.beans.BeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors
 

Constructor Detail

NoThanViewInBaseImplBeanInfo

public NoThanViewInBaseImplBeanInfo()
Method Detail

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Get the description of the bean.

Specific values are set in the descriptor. They are get with BeanDescriptor.getValue().

Specified by:
getBeanDescriptor in interface java.beans.BeanInfo
Overrides:
getBeanDescriptor in class EPRViewInBaseImplBeanInfo
Returns:
the bean descriptor

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Each property descriptor has specific values that are get with PropertyDescriptor.getValue()

Specified by:
getPropertyDescriptors in interface java.beans.BeanInfo
Overrides:
getPropertyDescriptors in class EPRViewInBaseImplBeanInfo
Returns:
array of property descriptors