Creates a ResourceChangeEvent
this correspond to a change in one resource
Parameters: source - The resource father whose resource has changed. Parameters: name - The name of the attribute that has changed. Parameters: oldvalue - The old attribute value. Parameters: newvalue - The new attribuyte value.
Methods inherited from java.beans.PropertyChangeEvent