PropertyEditor
PropertiesEditor
public class MapEditor extends AbstractPropertyEditor
Constructor | Description |
---|---|
MapEditor(Class<?> keyType,
Class<?> valueType) |
Modifier and Type | Method | Description |
---|---|---|
protected Map<Object,Object> |
newMap() |
|
protected String |
toText(Object value) |
|
protected Object |
toValue(String text) |
defaultText, defaultValue, getAsText, getValue, setAsText, setTrimText, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
protected final String toText(Object value)
toText
in class AbstractPropertyEditor
protected final Object toValue(String text) throws IllegalArgumentException
toValue
in class AbstractPropertyEditor
IllegalArgumentException
Copyright © 2004–2018 Apache MINA Project. All rights reserved.