HEADER

biouml.standard.type
Class ProteinBeanInfo.FunctionalStateEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.beanexplorer.editors.StringTagEditorSupport
              |
              +--biouml.standard.type.ProteinBeanInfo.FunctionalStateEditor

public static class ProteinBeanInfo.FunctionalStateEditor
extends StringTagEditorSupport


Constructor Summary
ProteinBeanInfo.FunctionalStateEditor()
           

Methods inherited from class com.beanexplorer.editors.StringTagEditorSupport
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

ProteinBeanInfo.FunctionalStateEditor

public ProteinBeanInfo.FunctionalStateEditor()

FOOTER

BOTTOM