HEADER

biouml.editor
Class SearchOptionsBeanInfo.DirectionTypeEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.beanexplorer.editors.TagEditorSupport
              |
              +--biouml.editor.SearchOptionsBeanInfo.DirectionTypeEditor

public static class SearchOptionsBeanInfo.DirectionTypeEditor
extends TagEditorSupport


Constructor Summary
SearchOptionsBeanInfo.DirectionTypeEditor()
           

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

SearchOptionsBeanInfo.DirectionTypeEditor

public SearchOptionsBeanInfo.DirectionTypeEditor()

FOOTER

BOTTOM