public class UIPreferencePage
extends FieldEditorPreferencePage
This page is used to modify preferences only. They are stored in the preference store that belongs to the main plug-in class. That way, preferences can be accessed directly via the preference store.
Constructor and Description |
---|
UIPreferencePage() |
Modifier and Type | Method and Description |
---|---|
void |
createFieldEditors()
Creates the field editors.
|
void |
init(IWorkbench workbench) |
boolean |
performOk() |
void |
propertyChange(PropertyChangeEvent event) |
public void createFieldEditors()
public void init(IWorkbench workbench)
public boolean performOk()
public void propertyChange(PropertyChangeEvent event)