ChainedPreferenceStore
to access preferences from the
org.eclipse.ui.editors
plug-in.public class WorkbenchChainedTextFontFieldEditor extends PropagatingFontFieldEditor
FontFieldEditor
HORIZONTAL_GAP, IS_VALID, VALUE
Constructor and Description |
---|
WorkbenchChainedTextFontFieldEditor(String name,
String labelText,
Composite parent)
Deprecated.
Creates a new font field editor with the given parameters.
|
Modifier and Type | Method and Description |
---|---|
static void |
startPropagate(IPreferenceStore target,
String targetKey)
Deprecated.
Starts the propagation of the text font preference set in the workbench
to given target preference store using the given preference key.
|
doLoad, doLoadDefault, startPropagate
adjustForNumColumns, applyFont, doFillIntoGrid, doStore, getChangeControl, getNumberOfControls, getPreferredPreviewHeight, getPreviewControl, getValueControl, setChangeButtonText, setEnabled, setToDefault
checkParent, clearErrorMessage, clearMessage, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, createControl, dispose, fillIntoGrid, fireStateChanged, fireValueChanged, getFieldEditorFontName, getLabelControl, getLabelControl, getLabelText, getPage, getPreferenceName, getPreferencePage, getPreferenceStore, init, isValid, load, loadDefault, presentsDefaultValue, refreshValidState, setButtonLayoutData, setFocus, setLabelText, setPage, setPreferenceName, setPreferencePage, setPreferenceStore, setPresentsDefaultValue, setPropertyChangeListener, showErrorMessage, showMessage, store
public WorkbenchChainedTextFontFieldEditor(String name, String labelText, Composite parent)
name
- the editor's namelabelText
- the text shown as editor descriptionparent
- the editor's parent widgetpublic static void startPropagate(IPreferenceStore target, String targetKey)
target
- the target preference storetargetKey
- the key to be used in the target preference store
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.