Uses of Interface
org.eclipse.jface.preference.IPersistentPreferenceStore
Package
Description
Provides a framework for preferences.
Classes for using the preferences support in org.eclipse.core.runtime.preferences
-
Uses of IPersistentPreferenceStore in org.eclipse.jface.preference
Modifier and TypeClassDescriptionclass
A concrete preference store implementation based on an internaljava.util.Properties
object, with support for persisting the non-default preference values to files or streams. -
Uses of IPersistentPreferenceStore in org.eclipse.ui.preferences
Modifier and TypeClassDescriptionclass
The ScopedPreferenceStore is an IPreferenceStore that uses the scopes provided in org.eclipse.core.runtime.preferences.