net.sourceforge.fuzzyservices.beans
Class OperatorTypeEditor
java.lang.Object
java.beans.PropertyEditorSupport
net.sourceforge.fuzzyservices.beans.OperatorTypeEditor
- All Implemented Interfaces:
- PropertyEditor
public final class OperatorTypeEditor
- extends PropertyEditorSupport
Editor support for type property of an operator 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 |
OperatorTypeEditor
public OperatorTypeEditor()
setAsText
public 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.