HEADER

biouml.editor
Class FilteringSettingsBeanInfo.ModuleEditor

java.lang.Object
  |
  +--java.beans.PropertyEditorSupport
        |
        +--com.beanexplorer.editors.StringTagEditorSupport
              |
              +--biouml.editor.FilteringSettingsBeanInfo.ModuleEditor

public static class FilteringSettingsBeanInfo.ModuleEditor
extends StringTagEditorSupport


Method Summary
 String[]getTags()
           

Methods inherited from class com.beanexplorer.editors.StringTagEditorSupport
getAsText, setAsText

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

Method Detail

getTags

public String[] getTags()

FOOTER

BOTTOM