public final class ArrayConverter extends AbstractCollectionConverter
| Constructor and Description |
|---|
ArrayConverter(java.lang.Class type,
java.beans.PropertyEditor editor) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
createCollection(java.util.List list) |
toObjectImpl, toStringImplgetAsText, getType, getValue, setAsText, setValue, toObject, toStringaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic ArrayConverter(java.lang.Class type,
java.beans.PropertyEditor editor)
protected java.lang.Object createCollection(java.util.List list)
createCollection in class AbstractCollectionConverter