public class GenericCollectionConverter extends AbstractCollectionConverter
Constructor and Description |
---|
GenericCollectionConverter(java.lang.Class type,
java.beans.PropertyEditor editor) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public GenericCollectionConverter(java.lang.Class type, java.beans.PropertyEditor editor)
protected java.lang.Object createCollection(java.util.List list)
createCollection
in class AbstractCollectionConverter
Copyright © 2005-2012. All Rights Reserved.