public class SafetyFeaturesEditor extends PropertyEditorSupport
Constructor and Description |
---|
SafetyFeaturesEditor() |
Modifier and Type | Method and Description |
---|---|
String |
getAsText() |
Object |
getValue() |
void |
setAsText(String safetyFeatures) |
void |
setValue(Object object) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public void setAsText(String safetyFeatures)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public Object getValue()
getValue
in interface PropertyEditor
getValue
in class PropertyEditorSupport
public void setValue(Object object)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
Copyright © 2018. All rights reserved.