Eclipse Platform
2.0

Uses of Class
org.eclipse.jface.preference.FontFieldEditor

Packages that use FontFieldEditor
org.eclipse.jface.text Provides a framework for creating, manipulating, displaying and editing text documents. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Uses of FontFieldEditor in org.eclipse.jface.text
 

Subclasses of FontFieldEditor in org.eclipse.jface.text
 class PropagatingFontFieldEditor
          This font field editor implements chaining between a source preference store and a target preference store.
 

Uses of FontFieldEditor in org.eclipse.ui.texteditor
 

Subclasses of FontFieldEditor in org.eclipse.ui.texteditor
 class WorkbenchChainedTextFontFieldEditor
          This font field editor implements chaining between the workbench's preference store and a given target preference store.
 


Eclipse Platform
2.0

Copyright (c) IBM Corp. and others 2000, 2002. All Rights Reserved.