HEADER

biouml.model
Class CompartmentBeanInfo.ShapeTypeEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.beanexplorer.editors.TagEditorSupport
              |
              +--biouml.model.CompartmentBeanInfo.ShapeTypeEditor

public static class CompartmentBeanInfo.ShapeTypeEditor
extends TagEditorSupport


Constructor Summary
CompartmentBeanInfo.ShapeTypeEditor()
           

Methods inherited from class com.beanexplorer.editors.TagEditorSupport
getAsText, setAsText, getTags

Methods inherited from class java.beans.PropertyEditorSupport
setValue, getValue, isPaintable, paintValue, getJavaInitializationString, getCustomEditor, supportsCustomEditor, addPropertyChangeListener, removePropertyChangeListener, firePropertyChange

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

Constructor Detail

CompartmentBeanInfo.ShapeTypeEditor

public CompartmentBeanInfo.ShapeTypeEditor()

FOOTER

BOTTOM