Constructs a new
PreferenceChangeEvent
instance.
Parameters:
-
node - The Preferences node that emitted the event.
-
key - The key of the preference that was changed.
-
newValue - The new value of the preference, or
null
if the preference is being removed.