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, toStringImplgetAsText, getType, getValue, setAsText, setValue, toObject, toStringaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorprotected java.beans.PropertyEditor getEditor()
getEditor in class AbstractCollectionConverterprotected java.lang.Object createCollection(java.util.List list)
createCollection in class AbstractCollectionConverter