Sets a new value that is the result of the edit.
public void setValue( Object value )
value
An object that represents the new value.
This method is typically invoked by the value editor's editValue method.
See Also getValue