Overview | Methods | This Package | All Packages
Sets a new value that is the result of the edit.
Syntax
public void setValue( Object value )
Parameters
value
An object that represents the new value.
Remarks
This method is typically invoked by the value editor's editValue method.
See Also getValue