Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
PreferenceManager |
PreferenceDialog.getPreferenceManager()
Returns the preference mananger used by this preference dialog.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PreferenceContentProvider.setManager(PreferenceManager manager)
Set the manager for the preferences.
|
Constructor and Description |
---|
PreferenceDialog(Shell parentShell,
PreferenceManager manager)
Creates a new preference dialog under the control of the given preference
manager.
|
Modifier and Type | Method and Description |
---|---|
PreferenceManager |
IWorkbench.getPreferenceManager()
Returns the preference manager for the workbench.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.