biouml.plugins.simulation
Class SimulationEngineBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.beanexplorer.beans.BeanInfoEx
          extended bybiouml.plugins.simulation.SimulationEngineBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo, com.beanexplorer.beans.BeanInfoConstants
Direct Known Subclasses:
JavaSimulationEngineBeanInfo, MatlabSimulationEngineBeanInfo

public abstract class SimulationEngineBeanInfo
extends com.beanexplorer.beans.BeanInfoEx

Definition of common properties for simulation engine


Field Summary
 
Fields inherited from class com.beanexplorer.beans.BeanInfoEx
beanClass, beanDescriptor, beanEditorClass, cat, catErrorMethod, childResources, compositeEditorLayoutManager, compositeEditorPropertyList, displayNameMethod, editorPreferredSize, helpId, hidden, hideChildren, isLOG4JPresent, noRecursionCheck, parentResources, properties, readOnly, resources, simple, substituteByChild
 
Fields inherited from interface com.beanexplorer.beans.BeanInfoConstants
BEAN_DISPLAY_NAME, CAN_BE_NULL, CHILD_DISPLAY_NAME, CHILD_READ_ONLY, COMPOSITE_EDITOR_LAYOUT_MANAGER, COMPOSITE_EDITOR_PROPERTY_LIST, DEFAULT_VALUE, DISPLAY_NAME, EDITOR_PREFERRED_SIZE, FORMAT_MASK, HELP_ID, HIDDEN, HIDE_CHILDREN, NO_RECURSION_CHECK, NODE_ICON_COLOR_16x16, NODE_ICON_COLOR_32x32, NODE_ICON_MONO_16x16, NODE_ICON_MONO_32x32, ORDER, PARENT_RESOURCES, RAW_VALUE, READ_ONLY, RESOURCES, SIMPLE, SUBSTITUTE_BY_CHILD, TOOLTIP
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
protected SimulationEngineBeanInfo(java.lang.Class simulationEngine)
           
 
Method Summary
 void initProperties()
           
 
Methods inherited from class com.beanexplorer.beans.BeanInfoEx
add, add, add, add, add, add, add, add, addHidden, addHidden, findPropertyDescriptor, findPropertyIndex, getBeanDescriptor, getIcon, getPropertyDescriptors, getResourceString, initResources, logError, logError, setBeanEditor, setCompositeEditor, setDisplayNameMethod, setEditorPreferredSize, setHelpId, setHidden, setHideChildren, setNoRecursionCheck, setReadOnly, setSimple, setSubstituteByChild
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimulationEngineBeanInfo

protected SimulationEngineBeanInfo(java.lang.Class simulationEngine)
Method Detail

initProperties

public void initProperties()
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.