Eclipse Platform
Release 3.1

org.eclipse.ui.texteditor
Class PropagatingFontFieldEditor

java.lang.Object
  extended byorg.eclipse.jface.preference.FieldEditor
      extended byorg.eclipse.jface.preference.FontFieldEditor
          extended byorg.eclipse.jface.text.PropagatingFontFieldEditor
              extended byorg.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
                  extended byorg.eclipse.ui.texteditor.PropagatingFontFieldEditor

Deprecated. no longer supported

public final class PropagatingFontFieldEditor
extends WorkbenchChainedTextFontFieldEditor


Field Summary
 
Fields inherited from class org.eclipse.jface.preference.FieldEditor
HORIZONTAL_GAP, IS_VALID, VALUE
 
Constructor Summary
PropagatingFontFieldEditor(String name, String labelText, Composite parent)
          Deprecated. no longer supported
 
Methods inherited from class org.eclipse.ui.texteditor.WorkbenchChainedTextFontFieldEditor
startPropagate
 
Methods inherited from class org.eclipse.jface.text.PropagatingFontFieldEditor
doLoad, doLoadDefault, startPropagate
 
Methods inherited from class org.eclipse.jface.preference.FontFieldEditor
adjustForNumColumns, applyFont, doFillIntoGrid, doStore, getChangeControl, getNumberOfControls, getPreferredPreviewHeight, getPreviewControl, getValueControl, setChangeButtonText, setEnabled, setToDefault
 
Methods inherited from class org.eclipse.jface.preference.FieldEditor
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropagatingFontFieldEditor

public PropagatingFontFieldEditor(String name,
                                  String labelText,
                                  Composite parent)
Deprecated. no longer supported

Creates a new propagating font field editor with the given parameters.

Parameters:
name - the name
labelText - the label
parent - the parent control

Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.