HEADER

biouml.standard.type
Class ProteinBeanInfo.StructureEditor

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

public static class ProteinBeanInfo.StructureEditor
extends StringTagEditorSupport


Constructor Summary
ProteinBeanInfo.StructureEditor()
           

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

public ProteinBeanInfo.StructureEditor()

FOOTER

BOTTOM