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, supportsCustomEditorpublic void setAsText(String safetyFeatures)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic String getAsText()
getAsText in interface PropertyEditorgetAsText in class PropertyEditorSupportpublic Object getValue()
getValue in interface PropertyEditorgetValue in class PropertyEditorSupportpublic void setValue(Object object)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportCopyright © 2018. All rights reserved.