public class ExeedPreferencePage
extends org.eclipse.jface.preference.PreferencePage
implements org.eclipse.ui.IWorkbenchPreferencePage
| Modifier and Type | Field and Description |
|---|---|
protected List<org.eclipse.jface.preference.FieldEditor> |
fieldEditors |
static String |
HIDE_REFERENCE_NAMES |
static String |
KEEP_PROPERTY_DECLARATION_ORDER |
static String |
SHOW_ALL_RESOURCES |
static String |
SHOW_STRUCTURAL_INFO |
| Constructor and Description |
|---|
ExeedPreferencePage() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.widgets.Control |
createContents(org.eclipse.swt.widgets.Composite parent) |
void |
init(org.eclipse.ui.IWorkbench workbench) |
boolean |
performOk() |
applyData, applyDialogFont, computeSize, contributeButtons, createControl, createDescriptionLabel, createNoteComposite, doComputeSize, doGetPreferenceStore, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, okToLeave, performApply, performCancel, performDefaults, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButtonconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final String KEEP_PROPERTY_DECLARATION_ORDER
public static final String HIDE_REFERENCE_NAMES
public static final String SHOW_STRUCTURAL_INFO
public static final String SHOW_ALL_RESOURCES
protected List<org.eclipse.jface.preference.FieldEditor> fieldEditors
protected org.eclipse.swt.widgets.Control createContents(org.eclipse.swt.widgets.Composite parent)
createContents in class org.eclipse.jface.preference.PreferencePagepublic void init(org.eclipse.ui.IWorkbench workbench)
init in interface org.eclipse.ui.IWorkbenchPreferencePagepublic boolean performOk()
performOk in interface org.eclipse.jface.preference.IPreferencePageperformOk in class org.eclipse.jface.preference.PreferencePageCopyright © 2016. All rights reserved.