|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.jface.preference | |
org.eclipse.compare | Provides support for performing structural and textual compare operations on arbitrary data and displaying the results. |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.jface.dialogs | Provides support for dialogs. |
org.eclipse.jface.preference | Provides a framework for preferences. |
org.eclipse.jface.text | Provides a framework for creating and manipulating text documents. |
org.eclipse.jface.text.formatter | Provides a content formatter add-on for an ITextViewer. |
org.eclipse.jface.text.templates.persistence | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
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.plugin | Class hierarchies for plug-ins that integrate with the Eclipse Platform UI. |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
org.eclipse.ui.texteditor.templates | Application programming interfaces for interaction with the Eclipse Java User Interface text support. |
Classes in org.eclipse.jface.preference used by org.eclipse.compare | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.debug.ui | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.jface.dialogs | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.jface.preference | |
ColorSelector
The ColorSelector is a wrapper for a button that displays a selected Color and allows the user to change the selection. | |
FieldEditor
Abstract base class for all field editors. | |
IPersistentPreferenceStore
IPersistentPreferenceStore is a preference store that can be saved. | |
IPreferenceNode
Interface to a node in a preference dialog. | |
IPreferencePage
An interface for a preference page. | |
IPreferencePageContainer
An interface used by a preference page to talk to its dialog. | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. | |
ListEditor
An abstract field editor that manages a list of input values. | |
PreferenceManager
A preference manager maintains a hierarchy of preference nodes and associated preference pages. | |
PreferencePage
Abstract base implementation for all preference page implementations. | |
StringButtonFieldEditor
An abstract field editor for a string type preference that presents a string input field with a change button to its right to edit the input field's content. | |
StringFieldEditor
A field editor for a string type preference. |
Classes in org.eclipse.jface.preference used by org.eclipse.jface.text | |
FieldEditor
Abstract base class for all field editors. | |
FontFieldEditor
A field editor for a font type preference. | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.jface.text.formatter | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.jface.text.templates.persistence | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.ui | |
IPreferencePage
An interface for a preference page. | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. | |
PreferenceManager
A preference manager maintains a hierarchy of preference nodes and associated preference pages. |
Classes in org.eclipse.jface.preference used by org.eclipse.ui.dialogs | |
IPreferencePage
An interface for a preference page. | |
PreferencePage
Abstract base implementation for all preference page implementations. |
Classes in org.eclipse.jface.preference used by org.eclipse.ui.editors.text | |
FieldEditorPreferencePage
A special abstract preference page to host field editors. | |
IPreferencePage
An interface for a preference page. | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. | |
PreferencePage
Abstract base implementation for all preference page implementations. |
Classes in org.eclipse.jface.preference used by org.eclipse.ui.plugin | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.ui.texteditor | |
FieldEditor
Abstract base class for all field editors. | |
FontFieldEditor
A field editor for a font type preference. | |
IPreferenceStore
The IPreferenceStore interface represents a table mapping named preferences to values. |
Classes in org.eclipse.jface.preference used by org.eclipse.ui.texteditor.templates | |
IPreferencePage
An interface for a preference page. | |
PreferencePage
Abstract base implementation for all preference page implementations. |
|
Eclipse Platform Release 3.0 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.