public class HPROFPreferencePage
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 |
---|
HPROFPreferencePage()
Create the preference page.
|
Modifier and Type | Method and Description |
---|---|
void |
createFieldEditors()
Creates the field editors.
|
void |
init(IWorkbench workbench)
No-op
|
public void createFieldEditors()
public void init(IWorkbench workbench)