HEADER

biouml.modules.kegg
Class KeggPathwayDiagramTypeBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--com.beanexplorer.beans.BeanInfoEx
              |
              +--biouml.modules.kegg.KeggPathwayDiagramTypeBeanInfo

public class KeggPathwayDiagramTypeBeanInfo
extends BeanInfoEx


Constructor Summary
KeggPathwayDiagramTypeBeanInfo()
           

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

KeggPathwayDiagramTypeBeanInfo

public KeggPathwayDiagramTypeBeanInfo()

FOOTER

BOTTOM