HEADER

biouml.standard.filter
Class ValueListFilter.ValueFilterBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.beanexplorer.beans.BeanInfoEx
              |
              +--biouml.standard.filter.ValueListFilter.ValueFilterBeanInfo

public static class ValueListFilter.ValueFilterBeanInfo
extends BeanInfoEx


Constructor Summary
ValueListFilter.ValueFilterBeanInfo()
          We not set up DisplayName while it will be redefined by parent.

Methods inherited from class com.beanexplorer.beans.BeanInfoEx
getIcon, getPropertyDescriptors, add, add, add, add, addHidden, addHidden, setDisplayNameMethod, setHelpId, setHidden, setSubstituteByChild, setReadOnly, setHideChildren, setSimple, setNoRecursionCheck, setBeanEditor, setCompositeEditor, setEditorPreferredSize, getBeanDescriptor, getResourceString

Methods inherited from class java.beans.SimpleBeanInfo
getDefaultPropertyIndex, getEventSetDescriptors, getDefaultEventIndex, getMethodDescriptors, getAdditionalBeanInfo, loadImage

Methods inherited from class java.lang.Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait

Constructor Detail

ValueListFilter.ValueFilterBeanInfo

public ValueListFilter.ValueFilterBeanInfo()
We not set up DisplayName while it will be redefined by parent.
pending #1 how to set up short desciption

FOOTER

BOTTOM