Interface IEclipsePreferences

All Superinterfaces:
Preferences
All Known Subinterfaces:
IExportedPreferences

public interface IEclipsePreferences extends Preferences
This interface describes Eclipse extensions to the preference story. It provides means for both preference and node change listeners.

Clients may implement this interface.

Since:
3.0
See Also: