public class GenericMapConverter extends AbstractMapConverter
Constructor and Description |
---|
GenericMapConverter(Class type,
PropertyEditor keyEditor,
PropertyEditor valueEditor) |
Modifier and Type | Method and Description |
---|---|
protected Map |
createMap(Map data) |
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 GenericMapConverter(Class type, PropertyEditor keyEditor, PropertyEditor valueEditor)
protected Map createMap(Map data)
createMap
in class AbstractMapConverter
Copyright © 2005–2018. All rights reserved.