public abstract class AbstractPropertyEditor<T> extends PropertyEditorSupport
Constructor and Description |
---|
AbstractPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
Object |
getValue() |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, setSource, supportsCustomEditor
public AbstractPropertyEditor()
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
public Object getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann