Package | Description |
---|---|
org.eclipse.jface.preference |
Provides a framework for preferences.
|
Modifier and Type | Class and Description |
---|---|
class |
PreferenceDialog
A preference dialog is a hierarchical presentation of preference pages.
|
Modifier and Type | Method and Description |
---|---|
IPreferencePageContainer |
PreferencePage.getContainer()
Returns the container of this page.
|
Modifier and Type | Method and Description |
---|---|
void |
PreferencePage.setContainer(IPreferencePageContainer container)
(non-Javadoc)
Method declared on IPreferencePage.
|
void |
IPreferencePage.setContainer(IPreferencePageContainer preferencePageContainer)
Sets or clears the container of this page.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.