public class GenericCollectionConverter extends AbstractCollectionConverter
Constructor and Description |
---|
GenericCollectionConverter(Class type,
PropertyEditor editor) |
Modifier and Type | Method and Description |
---|---|
protected Object |
createCollection(List list) |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
public GenericCollectionConverter(Class type, PropertyEditor editor)
protected Object createCollection(List list)
createCollection
in class AbstractCollectionConverter
Copyright © 2005–2023. All rights reserved.