biouml.model
Class DiagramFilterActionEditor

java.lang.Object
  extended byjava.beans.PropertyEditorSupport
      extended bycom.beanexplorer.editors.TagEditorSupport
          extended bybiouml.model.DiagramFilterActionEditor
All Implemented Interfaces:
java.beans.PropertyEditor

public class DiagramFilterActionEditor
extends com.beanexplorer.editors.TagEditorSupport

DiagramFilterActionEditor allows a user select Site basis from the combobox with the predefined values. This values are defined in SiteMessagesBundle with key "BASIS_TYPES".


Field Summary
 
Fields inherited from class com.beanexplorer.editors.TagEditorSupport
startValue, values
 
Constructor Summary
DiagramFilterActionEditor()
           
 
Methods inherited from class com.beanexplorer.editors.TagEditorSupport
getAsText, getTags, setAsText
 
Methods inherited from class java.beans.PropertyEditorSupport
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getValue, isPaintable, paintValue, removePropertyChangeListener, setValue, supportsCustomEditor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiagramFilterActionEditor

public DiagramFilterActionEditor()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.