net.sourceforge.fuzzyservices.beans
Class DefuzzificatorTypeEditor
java.lang.Object
java.beans.PropertyEditorSupport
net.sourceforge.fuzzyservices.beans.DefuzzificatorTypeEditor
- All Implemented Interfaces:
- PropertyEditor
public class DefuzzificatorTypeEditor
- extends PropertyEditorSupport
Editor support for type property of a defuzzificator bean.
- Version:
- 1.0
- Author:
- Uwe Weng
| Methods inherited from class java.beans.PropertyEditorSupport |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefuzzificatorTypeEditor
public DefuzzificatorTypeEditor()
setAsText
public final void setAsText(String text)
- Specified by:
setAsText in interface PropertyEditor- Overrides:
setAsText in class PropertyEditorSupport
getAsText
public String getAsText()
- Specified by:
getAsText in interface PropertyEditor- Overrides:
getAsText in class PropertyEditorSupport
getTags
public String[] getTags()
- Specified by:
getTags in interface PropertyEditor- Overrides:
getTags in class PropertyEditorSupport
Copyright © 2007-2012 Fuzzy Services. All Rights Reserved.