PropertyEditor
public class BooleanPropertyEditor extends PropertyEditorSupport
Constructor | Description |
---|---|
BooleanPropertyEditor() |
Modifier and Type | Method | Description |
---|---|---|
String |
getAsText() |
|
String[] |
getTags() |
|
void |
setAsText(String text) |
|
void |
setValue(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
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-2018 Apache Software Foundation. All Rights Reserved.