public final class PrototypeArrayConverter extends AbstractCollectionConverter
Constructor and Description |
---|
PrototypeArrayConverter(Class type) |
Modifier and Type | Method and Description |
---|---|
protected Object |
createCollection(List list) |
protected PropertyEditor |
getEditor() |
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 PrototypeArrayConverter(Class type)
protected PropertyEditor getEditor()
getEditor
in class AbstractCollectionConverter
protected Object createCollection(List list)
createCollection
in class AbstractCollectionConverter
Copyright © 2005–2019. All rights reserved.