Uses of Class
org.eclipse.jface.preference.PreferenceManager

Packages that use PreferenceManager
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. 
 

Uses of PreferenceManager in org.eclipse.jface.preference
 

Fields in org.eclipse.jface.preference declared as PreferenceManager
protected  PreferenceManager PreferenceDialog.preferenceManager
           
 

Constructors in org.eclipse.jface.preference with parameters of type PreferenceManager
PreferenceDialog(Shell parentShell, PreferenceManager manager)
          Construct PreferenceDialog and set its PreferenceManager
 

Uses of PreferenceManager in org.eclipse.ui
 

Methods in org.eclipse.ui that return PreferenceManager
 PreferenceManager IWorkbench.getPreferenceManager()
          Returns the org.eclipse.jface.preference manager for the workbench.