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