com.im.ijc.widgets/1 5.9.1

com.im.ijc.widgets.abstractwidget
Class WidgetSettingsWithRendererBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by com.im.commons.ui.beans.AbstractUIComponentBeanInfo
          extended by com.im.ijc.widgets.abstractwidget.CommonWidgetSettingsBeanInfo
              extended by com.im.ijc.widgets.abstractwidget.WidgetSettingsWithRendererBeanInfo
All Implemented Interfaces:
BeanInfo

public class WidgetSettingsWithRendererBeanInfo
extends CommonWidgetSettingsBeanInfo


Nested Class Summary
 
Nested classes/interfaces inherited from class com.im.commons.ui.beans.AbstractUIComponentBeanInfo
AbstractUIComponentBeanInfo.StandardProps
 
Field Summary
 
Fields inherited from class com.im.commons.ui.beans.AbstractUIComponentBeanInfo
ATTRIBUTE_IS_COMMON_WIDGET_PROPERTY
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
WidgetSettingsWithRendererBeanInfo()
           
 
Method Summary
protected  void addPropertyDescriptors(List<PropertyDescriptor> list)
           
 
Methods inherited from class com.im.commons.ui.beans.AbstractUIComponentBeanInfo
createBooleanProperty, createLocalizedProperty, createLocalizedProperty, createLocalizedProperty, createProperty, createProperty, createStandardProperty, getBeanDescriptor, getPropertyDescriptors, makeGroupEditable
 
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

WidgetSettingsWithRendererBeanInfo

public WidgetSettingsWithRendererBeanInfo()
Method Detail

addPropertyDescriptors

protected void addPropertyDescriptors(List<PropertyDescriptor> list)
                               throws IntrospectionException
Overrides:
addPropertyDescriptors in class CommonWidgetSettingsBeanInfo
Throws:
IntrospectionException

com.im.ijc.widgets/1 5.9.1