public final class PrototypeArrayConverter extends AbstractCollectionConverter
Modifier and Type | Field and Description |
---|---|
private static java.beans.PropertyEditor |
MOCK_EDITOR |
Constructor and Description |
---|
PrototypeArrayConverter(java.lang.Class type) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
protected java.beans.PropertyEditor |
getEditor() |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
protected java.beans.PropertyEditor getEditor()
getEditor
in class AbstractCollectionConverter
protected java.lang.Object createCollection(java.util.List list)
createCollection
in class AbstractCollectionConverter