HEADER

biouml.standard.type
Class ProteinBeanInfo.ModificationEditor

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

public static class ProteinBeanInfo.ModificationEditor
extends StringTagEditorSupport


Constructor Summary
ProteinBeanInfo.ModificationEditor()
           

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.ModificationEditor

public ProteinBeanInfo.ModificationEditor()

FOOTER

BOTTOM