removePreference(String) method

Removes the preferences with the given key.

Syntax

public void removePreference (String key) throws PreferencesException

Parameters

Exceptions

Remarks

Also notifies the listeners with null value.