public class ListEditor extends PropertyEditorSupport
IntrospectionSupport
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SEPARATOR |
Constructor and Description |
---|
ListEditor() |
Modifier and Type | Method and Description |
---|---|
String |
getAsText() |
void |
setAsText(String text) |
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public static final String DEFAULT_SEPARATOR
public String getAsText()
getAsText
in interface PropertyEditor
getAsText
in class PropertyEditorSupport
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.