Uses of Class
org.eclipse.jface.preference.PreferenceManager
Package
Description
Provides a framework for preferences.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of PreferenceManager in org.eclipse.jface.preference
Modifier and TypeMethodDescriptionPreferenceDialog.getPreferenceManager()
Returns the preference mananger used by this preference dialog.Modifier and TypeMethodDescriptionprotected void
PreferenceContentProvider.setManager
(PreferenceManager manager) Set the manager for the preferences.ModifierConstructorDescriptionPreferenceDialog
(Shell parentShell, PreferenceManager manager) Creates a new preference dialog under the control of the given preference manager. -
Uses of PreferenceManager in org.eclipse.ui
Modifier and TypeMethodDescriptionIWorkbench.getPreferenceManager()
Returns the preference manager for the workbench. -
Uses of PreferenceManager in org.eclipse.ui.internal
Modifier and TypeMethodDescriptionWorkbench.getPreferenceManager()
WorkbenchPlugin.getPreferenceManager()
Get the preference manager.