HEADER

biouml.editor
Class FilteringSettingsBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.beanexplorer.beans.BeanInfoEx
              |
              +--biouml.editor.FilteringSettingsBeanInfo

public class FilteringSettingsBeanInfo
extends BeanInfoEx


Inner Class Summary
 public static classFilteringSettingsBeanInfo.ModuleEditor
           
 public static classFilteringSettingsBeanInfo.TypeEditor
           

Constructor Summary
FilteringSettingsBeanInfo()
           

Method Summary
 voidinitProperties()
           

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

FilteringSettingsBeanInfo

public FilteringSettingsBeanInfo()
Method Detail

initProperties

public void initProperties()
throws java.lang.Exception

Association Links

to Class org.apache.log4j.Category


FOOTER

BOTTOM