Package de.intarsys.tools.preferences
Interface IPreferencesSupport
public interface IPreferencesSupport
An object that has preferences.
-
Method Summary
-
Method Details
-
getPreferences
IPreferences getPreferences()TheIPreferences
for this object.- Returns:
- The
IPreferences
for this object.
-