public class SetEditor extends CollectionEditor
| Constructor and Description |
|---|
SetEditor(Class<?> elementType)
Creates a new SetEditor instance
|
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Object> |
newCollection() |
defaultElement, toText, toValuedefaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValueaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic SetEditor(Class<?> elementType)
elementType - The Element typeprotected Collection<Object> newCollection()
newCollection in class CollectionEditorCopyright © 2004–2018 Apache MINA Project. All rights reserved.