Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.ui.IWorkbenchPreferencePage

Packages that use IWorkbenchPreferencePage
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
org.eclipse.ui.texteditor.templates Application programming interfaces for interaction with the Eclipse Java User Interface text support.  
 

Uses of IWorkbenchPreferencePage in org.eclipse.ui.editors.text
 

Classes in org.eclipse.ui.editors.text that implement IWorkbenchPreferencePage
 class TextEditorPreferencePage
          Deprecated. As of 2.1, fonts are managed by the workbench, no longer supported
 

Uses of IWorkbenchPreferencePage in org.eclipse.ui.texteditor.templates
 

Classes in org.eclipse.ui.texteditor.templates that implement IWorkbenchPreferencePage
 class TemplatePreferencePage
          A template preference page allows configuration of the templates for an editor.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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