PropertyEditor
public class ListEditor extends CollectionEditor
Constructor | Description |
---|---|
ListEditor(Class<?> elementType) |
Modifier and Type | Method | Description |
---|---|---|
protected Collection<Object> |
newCollection() |
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValue
defaultElement, toText, toValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public ListEditor(Class<?> elementType)
protected Collection<Object> newCollection()
newCollection
in class CollectionEditor
Copyright © 2004–2018 Apache MINA Project. All rights reserved.