Uses of Interface
org.eclipse.ui.IWorkbenchPreferencePage
Packages that use IWorkbenchPreferencePage
Package
Description
Provides provisioning user interface classes that can be used for assembling
a provisioning UI.
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Provides a standard text editor and concrete document providers based
IFileBuffer
and others directly handling IFile
and
IStorage
as editor input.Application programming interfaces for interaction
with the Eclipse text editor template support.
-
Uses of IWorkbenchPreferencePage in org.eclipse.compare.internal
Classes in org.eclipse.compare.internal that implement IWorkbenchPreferencePage -
Uses of IWorkbenchPreferencePage in org.eclipse.equinox.p2.ui
Classes in org.eclipse.equinox.p2.ui that implement IWorkbenchPreferencePageModifier and TypeClassDescriptionclass
Page that allows users to update, add, remove, import, and export repositories. -
Uses of IWorkbenchPreferencePage in org.eclipse.ui.activities
Classes in org.eclipse.ui.activities that implement IWorkbenchPreferencePageModifier and TypeClassDescriptionfinal class
Preference page that allows configuration of the activity set.final class
Activities preference page that primarily shows categories and can optionally show an advanced dialog that allows fine-tune adjustmenet of activities. -
Uses of IWorkbenchPreferencePage in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement IWorkbenchPreferencePageModifier and TypeClassDescriptionclass
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 IWorkbenchPreferencePageModifier and TypeClassDescriptionclass
A template preference page allows configuration of the templates for an editor.