public class BooleanPropertyEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
BooleanPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getTags() |
void |
setAsText(String text) |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic void setAsText(String text)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportpublic String[] getTags()
getTags in interface PropertyEditorgetTags in class PropertyEditorSupportCopyright © 1998-2015 Apache Software Foundation. All Rights Reserved.