removePreference(String) method

Removes the preferences with the given key.

Syntax

public void removePreference ( String key ) throws PreferencesException

Parameters

Exceptions

Usage

Also notifies the listeners with null value.