biouml.model
Class QueryOptionsBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.beanexplorer.beans.BeanInfoEx
          extended bybiouml.model.QueryOptionsBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo, com.beanexplorer.beans.BeanInfoConstants
Direct Known Subclasses:
PathwayQueryOptionsBeanInfo

public class QueryOptionsBeanInfo
extends com.beanexplorer.beans.BeanInfoEx

Created by IntelliJ IDEA. User: artem Date: 06.04.2004 Time: 12:20:59 To change this template use Options | File Templates.


Nested Class Summary
static class QueryOptionsBeanInfo.DirectionTypeEditor
           
 
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
  QueryOptionsBeanInfo()
           
protected QueryOptionsBeanInfo(java.lang.Class beanClass, java.lang.String messageBundle)
           
 
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

QueryOptionsBeanInfo

public QueryOptionsBeanInfo()

QueryOptionsBeanInfo

protected QueryOptionsBeanInfo(java.lang.Class beanClass,
                               java.lang.String messageBundle)
Method Detail

initProperties

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


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