Eclipse eRCP
Release 1.1

Uses of Package
org.eclipse.jface.preference

Packages that use org.eclipse.jface.preference
org.eclipse.jface.preference Provides a framework for preferences.  
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface.  
org.eclipse.ui.dialogs   
org.eclipse.ui.plugin Class hierarchies for plug-ins that integrate with the Eclipse Platform UI.  
org.eclipse.ui.preferences Classes for using the preferences support in org.eclipse.core.runtime.preferences Package Specification This package has the convenience classes provided by the Eclipse workbench for use by clients who wish to use the core preference support added in 3.0. 
 

Classes in org.eclipse.jface.preference used by org.eclipse.jface.preference
IPersistentPreferenceStore
          IPersistentPreferenceStore is a preference store that can be saved.
IPreferenceNode
          Interface to a node in a preference dialog.
IPreferencePage
          An interface for a preference page.
IPreferencePageContainer
          An interface used by a preference page to talk to its dialog.
IPreferenceStore
          The IPreferenceStore interface represents a table mapping named preferences to values.
PreferenceDialog
          A preference dialog is a presentation of preference pages.
PreferenceManager
          A preference manager maintains a hierarchy of preference nodes and associated preference pages.
PreferencePage
          Abstract base implementation for all preference page implementations.
 

Classes in org.eclipse.jface.preference used by org.eclipse.ui
IPreferencePage
          An interface for a preference page.
IPreferenceStore
          The IPreferenceStore interface represents a table mapping named preferences to values.
PreferenceManager
          A preference manager maintains a hierarchy of preference nodes and associated preference pages.
 

Classes in org.eclipse.jface.preference used by org.eclipse.ui.dialogs
PreferenceDialog
          A preference dialog is a presentation of preference pages.
 

Classes in org.eclipse.jface.preference used by org.eclipse.ui.plugin
IPreferenceStore
          The IPreferenceStore interface represents a table mapping named preferences to values.
 

Classes in org.eclipse.jface.preference used by org.eclipse.ui.preferences
IPersistentPreferenceStore
          IPersistentPreferenceStore is a preference store that can be saved.
IPreferenceStore
          The IPreferenceStore interface represents a table mapping named preferences to values.
 


Eclipse eRCP
Release 1.1