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, supportsCustomEditor
public void setAsText(String text)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
public String[] getTags()
getTags
in interface PropertyEditor
getTags
in class PropertyEditorSupport
Copyright © 1998-2014 Apache Software Foundation. All Rights Reserved.