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 |
IPreferencePage.setContainer(IPreferencePageContainer preferencePageContainer)
Sets or clears the container of this page.
|
void |
PreferencePage.setContainer(IPreferencePageContainer container) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.