Uses of Class
org.eclipse.jface.preference.FontFieldEditor
-
Packages that use FontFieldEditor Package Description org.eclipse.jface.text Provides a framework for creating and manipulating 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 Modifier and Type Class Description class
PropagatingFontFieldEditor
Deprecated.since 3.0 not longer in use, no longer supported -
Uses of FontFieldEditor in org.eclipse.ui.texteditor
Subclasses of FontFieldEditor in org.eclipse.ui.texteditor Modifier and Type Class Description class
PropagatingFontFieldEditor
Deprecated.no longer supportedclass
WorkbenchChainedTextFontFieldEditor
Deprecated.since 3.0 not longer in use, no longer supported, use aChainedPreferenceStore
to access preferences from theorg.eclipse.ui.editors
plug-in.
-