HEADER

biouml.standard.type
Class RNABeanInfo.RnaTypeEditor

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

public static class RNABeanInfo.RnaTypeEditor
extends StringTagEditorSupport


Constructor Summary
RNABeanInfo.RnaTypeEditor()
           

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

RNABeanInfo.RnaTypeEditor

public RNABeanInfo.RnaTypeEditor()

FOOTER

BOTTOM