PropertyEditor
, Converter
public class GenericMapConverter extends AbstractMapConverter
Constructor | Description |
---|---|
GenericMapConverter(Class type,
PropertyEditor keyEditor,
PropertyEditor valueEditor) |
Modifier and Type | Method | Description |
---|---|---|
protected Map |
createMap(Map data) |
getAsText, getType, getValue, setAsText, setValue, toObject, toString
toObjectImpl, toStringImpl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
public GenericMapConverter(Class type, PropertyEditor keyEditor, PropertyEditor valueEditor)
protected Map createMap(Map data)
createMap
in class AbstractMapConverter
Copyright © 2005–2018. All rights reserved.