public class HashMapEditor extends AbstractMapConverter
Constructor and Description |
---|
HashMapEditor() |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
createMap(java.util.Map map) |
toObjectImpl, toStringImpl
getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
protected java.util.Map createMap(java.util.Map map)
createMap
in class AbstractMapConverter