Retrieves the object that directly depends on the value being edited.
public Object getValueOwner()
Returns the object that directly depends on the value.
This method differs from getComponent in that the editing may occur on the property value of a non-component object. (If the object returned is a component, it is the same object that getComponent would return.)
See Also getValueOwners