Causes the ValueMapperEditor to prompt for changing a specific mapping for an input. The input name, value and corresponding ValueMapper are provided for the editor to reference. This method is supposed to set the edited mapping in the ValueMapper but returns the new mapping for convenience.
@param inputName The name of the input of the ValueMapper.
@param value The value of the cell, used for lookup in the mapper.
@param usedMapper The value mapper for which the mapping is changed.
@return The new mapping for the specified value.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.