Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


 

F

F1 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F1 key (value is (1<<24)+10).
F1 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F1' key.
F10 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F10 key (value is (1<<24)+19).
F10 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F10' key.
F11 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F11 key (value is (1<<24)+20).
F11 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F11' key.
F12 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F12 key (value is (1<<24)+21).
F12 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F12' key.
F13 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F13 key (value is (1<<24)+22).
F13 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F13' key.
F14 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F14 key (value is (1<<24)+23).
F14 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F14' key.
F15 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F15 key (value is (1<<24)+24).
F15 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F15' key.
F2 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F2 key (value is (1<<24)+11).
F2 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F2' key.
F3 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F3 key (value is (1<<24)+12).
F3 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F3' key.
F4 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F4 key (value is (1<<24)+13).
F4 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F4' key.
F5 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F5 key (value is (1<<24)+14).
F5 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F5' key.
F6 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F6 key (value is (1<<24)+15).
F6 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F6' key.
F7 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F7 key (value is (1<<24)+16).
F7 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F7' key.
F8 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F8 key (value is (1<<24)+17).
F8 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F8' key.
F9 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F9 key (value is (1<<24)+18).
F9 - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'F9' key.
FAILED_DELETE_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 273) indicating an error occurred while deleting a resource from the local file system.
FAILED_DELETE_METADATA - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 569) indicating the platform could not delete some of its metadata.
FAILED_DELETE_METADATA - Static variable in class org.eclipse.core.runtime.Platform
Status code constant (value 6) indicating the platform could not delete some of its metadata.
FAILED_DESCRIBING_CONTENTS - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 381) indicating that a problem occurred while retrieving the content description for a resource.
FAILED_GETTING_CHARSET - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 383) indicating that a problem occurred while getting the charset for a resource.
FAILED_READ_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 271) indicating an error occurred while reading part of a resource from the local file system.
FAILED_READ_METADATA - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 567) indicating the platform could not read some of its metadata.
FAILED_READ_METADATA - Static variable in class org.eclipse.core.runtime.Platform
Status code constant (value 4) indicating the platform could not read some of its metadata.
FAILED_SETTING_CHARSET - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 382) indicating that a problem occurred while setting the charset for a resource.
FAILED_WRITE_LOCAL - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 272) indicating an error occurred while writing part of a resource to the local file system.
FAILED_WRITE_METADATA - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 568) indicating the platform could not write some of its metadata.
FAILED_WRITE_METADATA - Static variable in class org.eclipse.core.runtime.Platform
Status code constant (value 5) indicating the platform could not write some of its metadata.
FALSE - Static variable in class org.eclipse.core.expressions.EvaluationResult
The evaluation result representing the value FALSE
FALSE - Static variable in class org.eclipse.core.expressions.Expression
The expression corresponding to EvaluationResult.FALSE.
FALSE - Static variable in class org.eclipse.core.runtime.Preferences
The string representation used for false ("false").
FALSE - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The string representation used for false ("false").
FAMILY_AUTO_BUILD - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Constant identifying the job family identifier for the background autobuild job.
FAMILY_MANUAL_BUILD - Static variable in class org.eclipse.core.resources.ResourcesPlugin
Constant identifying the job family identifier for a background build job.
FAMILY_SYNCHRONIZE_OPERATION - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Constant identifying the job family identifier for a background job that affects the synchronization state of resources.
FEATURE_FILE - Static variable in class org.eclipse.update.core.Feature
Simple file name of the default feature manifest file
FEATURE_IMAGE - Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
An image which can be shown in an "about features" dialog (32x32).
FEATURE_XML - Static variable in class org.eclipse.update.core.Feature
File extension of the default feature manifest file
FEEDBACK_EXPAND - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: The item currently under the cursor is expanded to allow the user to select a drop target from a sub item; applies to trees (value is 16).
FEEDBACK_INSERT_AFTER - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect:An insertion mark is shown after the item under the cursor; applies to tables and trees (value is 4).
FEEDBACK_INSERT_BEFORE - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: An insertion mark is shown before the item under the cursor; applies to tables and trees (value is 2).
FEEDBACK_NONE - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: No effect is shown (value is 0).
FEEDBACK_SCROLL - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: The widget is scrolled up or down to allow the user to drop on items that are not currently visible; applies to tables and trees (value is 8).
FEEDBACK_SELECT - Static variable in class org.eclipse.swt.dnd.DND
DropTarget drag under effect: The item under the cursor is selected; applies to tables and trees (value is 1).
FF - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the form feed (U+000C) key.
FILE - Static variable in interface org.eclipse.core.resources.IResource
Type constant (bit mask value 1) which identifies file resources.
FILE_END - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for end of menu (value "fileEnd").
FILE_END - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
File menu: name of group for end of menu (value "fileEnd").
FILE_EXPLORER - Static variable in class org.eclipse.jface.util.OpenStrategy
Deprecated.  
FILE_EXTENSION_SPEC - Static variable in interface org.eclipse.core.runtime.content.IContentType
File spec type constant, indicating a file extension specification.
FILE_GROUP - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
The id of the file group that determines where the file actions appear.
FILE_NAME_SPEC - Static variable in interface org.eclipse.core.runtime.content.IContentType
File spec type constant, indicating a file name specification.
FILE_NOT_EXIST_TEXT - Static variable in class org.eclipse.ui.views.properties.ResourcePropertySource
 
FILE_NOT_FOUND - Static variable in class org.eclipse.ui.views.properties.ResourcePropertySource
 
FILE_START - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
File menu: name of group for start of menu (value "fileStart").
FILE_START - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
File menu: name of group for start of menu (value "fileStart").
FILL - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 4).
FILL - Static variable in class org.eclipse.swt.layout.GridData
 
FILL - Static variable in class org.eclipse.ui.forms.widgets.ColumnLayoutData
Horizontal alignment constant - control will fill the column.
FILL - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
The control will have the same width as the column it occupies.
FILL_BOTH - Static variable in class org.eclipse.swt.layout.GridData
FILL_BOTH = FILL_VERTICAL | FILL_HORIZONTAL
FILL_COOL_BAR - Static variable in class org.eclipse.ui.application.WorkbenchAdvisor
Bit flag for fillActionBars indicating that the operation is supposed to fill (or describe) the workbench window's cool bar.
FILL_GRAB - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
In addition to filling width or height, the control will take part in allocation of any excess space.
FILL_HORIZONTAL - Static variable in class org.eclipse.swt.layout.GridData
FILL_HORIZONTAL = HORIZONTAL_align_FILL | GRAB_HORIZONTAL
FILL_MENU_BAR - Static variable in class org.eclipse.ui.application.WorkbenchAdvisor
Bit flag for fillActionBars indicating that the operation is supposed to fill (or describe) the workbench window's menu bar.
FILL_PROXY - Static variable in class org.eclipse.ui.application.WorkbenchAdvisor
Bit flag for fillActionBars indicating that the operation is not filling the action bars of an actual workbench window, but rather a proxy (used for perspective customization).
FILL_STATUS_LINE - Static variable in class org.eclipse.ui.application.WorkbenchAdvisor
Bit flag for fillActionBars indicating that the operation is supposed to fill (or describe) the workbench window's status line.
FILL_VERTICAL - Static variable in class org.eclipse.swt.layout.GridData
FILL_VERTICAL = VERTICAL_align_FILL | GRAB_VERTICAL
FILTER_ID_EXPERT - Static variable in interface org.eclipse.ui.views.properties.IPropertySheetEntry
The filter id for expert properties
FIND - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the find action
FIND - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.FIND.getId() instead.
FIND - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "find"): Find.
FIND - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of standard Find global action in the Edit menu.
FIND_ACTION - Static variable in interface org.eclipse.debug.ui.IDebugView
Action id for a view's find action.
FIND_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
FIND_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Edit menu: name of group for extra Find-like actions (value "find.ext").
FIND_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Edit menu: name of group for extra Find-like actions (value "find.ext").
FIND_INCREMENTAL - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to incremental find.
FIND_INCREMENTAL - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit incremental find action.
FIND_INCREMENTAL_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
FIND_INCREMENTAL_REVERSE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to incremental find reverse.
FIND_INCREMENTAL_REVERSE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit incremental find reverse action.
FIND_INCREMENTAL_REVERSE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
FIND_NEXT - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to find next.
FIND_NEXT - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit find next action.
FIND_NEXT_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
FIND_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to find previous.
FIND_PREVIOUS - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit find previous action.
FIND_PREVIOUS_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
FIND_REPLACE - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit find/replace action.
FIND_REPLACE_DIALOG - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
FINISH_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Finish" button (value 16).
FINISH_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for finish buttons.
FLAG_LAYOUT_FLAT - Static variable in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Flag (value 1) denoting tree layout.
FLAG_LAYOUT_TREE - Static variable in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Flag (value 2) denoting flat list layout.
FLAT - Static variable in class org.eclipse.jface.preference.FieldEditorPreferencePage
Layout constant (value 0) indicating that each field editor is handled as a single component.
FLAT - Static variable in class org.eclipse.swt.SWT
Style constant for flat appearance.
FLOAT_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for float properties (0.0f).
FLOAT_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for float preferences (0.0f).
FOCUS_TITLE - Static variable in class org.eclipse.ui.forms.widgets.ExpandableComposite
If this style is used, the title text will be rendered as a hyperlink that can individually accept focus.
FOLDER - Static variable in interface org.eclipse.core.resources.IResource
Type constant (bit mask value 2) which identifies folder resources.
FOLDER_TYPE - Static variable in interface org.eclipse.compare.ITypedElement
Type for a folder input (value "FOLDER").
FOLDING_COLLAPSE - Static variable in interface org.eclipse.ui.editors.text.IFoldingCommandIds
Identifier of the "collapse folded region" command.
FOLDING_EXPAND - Static variable in interface org.eclipse.ui.editors.text.IFoldingCommandIds
Identifier of the "expand folded region" command.
FOLDING_EXPAND_ALL - Static variable in interface org.eclipse.ui.editors.text.IFoldingCommandIds
Identifier of the "expand all folded regions" command.
FOLDING_TOGGLE - Static variable in interface org.eclipse.ui.editors.text.IFoldingCommandIds
Identifier of the "toggle folding" command.
FONTDATA_ARRAY_DEFAULT_DEFAULT - Static variable in class org.eclipse.jface.preference.PreferenceConverter
The default-default value for FontData[] preferences.
FONTDATA_DEFAULT_DEFAULT - Static variable in class org.eclipse.jface.preference.PreferenceConverter
The default-default value for FontData preferences.
FORCE - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 1) indicating that the operation should proceed even if the resource is out of sync with the local file system.
FORMAT - Static variable in interface org.eclipse.jface.text.source.ISourceViewer
Text operation code for formatting the selected text or complete document of this viewer if the selection is empty.
FORWARD - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.FORWARD.getId() instead.
FORWARD - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "forward"): Forward.
FORWARD_HISTORY - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "forwardHistory"): Forward in the navigation history.
FRAGMENT_MATCH_COMPATIBLE - Static variable in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated.  
FRAGMENT_MATCH_EQUIVALENT - Static variable in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated.  
FRAGMENT_MATCH_GREATER_OR_EQUAL - Static variable in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated.  
FRAGMENT_MATCH_PERFECT - Static variable in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated.  
FRAGMENT_MATCH_UNSPECIFIED - Static variable in class org.eclipse.core.runtime.model.PluginFragmentModel
Deprecated.  
FULL_BUILD - Static variable in class org.eclipse.core.resources.IncrementalProjectBuilder
Build kind constant (value 6) indicating a full build request.
FULL_CONTEXT - Static variable in interface org.eclipse.ui.views.framelist.IFrameSource
Flag constant indicating that the full context should be captured.
FULL_SAVE - Static variable in interface org.eclipse.core.resources.ISaveContext
Type constant which identifies a full save.
FULL_SELECTION - Static variable in class org.eclipse.swt.SWT
Style constant for full row selection behavior.
FUNCFLAG_FBINDABLE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FDEFAULTBIND - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FDEFAULTCOLLELEM - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FDISPLAYBIND - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FHIDDEN - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FIMMEDIATEBIND - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FNONBROWSABLE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FREPLACEABLE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FREQUESTEDIT - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FRESTRICTED - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FSOURCE - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FUIDEFAULT - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNCFLAG_FUSESGETLASTERROR - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNC_DISPATCH - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNC_NONVIRTUAL - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNC_PUREVIRTUAL - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNC_STATIC - Static variable in class org.eclipse.swt.ole.win32.OLE
 
FUNC_VIRTUAL - Static variable in class org.eclipse.swt.ole.win32.OLE
 
Factory - class org.eclipse.core.runtime.model.Factory.
Deprecated. In Eclipse 3.0 the runtime was refactored and all non-essential elements removed. This class provides facilities primarily intended for tooling. As such it has been removed and no directly substitutable API provided.
Factory(MultiStatus) - Constructor for class org.eclipse.core.runtime.model.Factory
Deprecated. Creates a factory which can be used to create plug-in model objects.
FastSyncInfoFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.
A specialized SyncInfoFilter that does not require a progress monitor.
FastSyncInfoFilter() - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter
 
FastSyncInfoFilter.AndSyncInfoFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AndSyncInfoFilter.
Selects SyncInfo which match all child filters.
FastSyncInfoFilter.AndSyncInfoFilter(FastSyncInfoFilter[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AndSyncInfoFilter
Create an AND filter from the given filters
FastSyncInfoFilter.AutomergableFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AutomergableFilter.
Selects SyncInfo instances that are auto-mergable.
FastSyncInfoFilter.AutomergableFilter() - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.AutomergableFilter
 
FastSyncInfoFilter.CompoundSyncInfoFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.CompoundSyncInfoFilter.
An abstract class which contains a set of FastSyncInfoFilter instances.
FastSyncInfoFilter.CompoundSyncInfoFilter(FastSyncInfoFilter[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.CompoundSyncInfoFilter
Create a compund filter that contains the provided filters.
FastSyncInfoFilter.OrSyncInfoFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.OrSyncInfoFilter.
Selects SyncInfo that match any of the child filters.
FastSyncInfoFilter.OrSyncInfoFilter(FastSyncInfoFilter[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.OrSyncInfoFilter
Create an OR filter from the given filters
FastSyncInfoFilter.PseudoConflictFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.PseudoConflictFilter.
Selects SyncInfo instances that are pseudo-conflicts.
FastSyncInfoFilter.PseudoConflictFilter() - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.PseudoConflictFilter
 
FastSyncInfoFilter.SyncInfoChangeTypeFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter.
Selects SyncInfo whose change type match those of the filter.
FastSyncInfoFilter.SyncInfoChangeTypeFilter(int[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter
Create a filter that will match SyncInfo whose change type match those passed as arguments to this constructor.
FastSyncInfoFilter.SyncInfoChangeTypeFilter(int) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoChangeTypeFilter
Create a filter that will match SyncInfo whose change type match that passed as an argument to this constructor.
FastSyncInfoFilter.SyncInfoDirectionFilter - class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter.
Selects SyncInfo whose change direction match those of the filter.
FastSyncInfoFilter.SyncInfoDirectionFilter(int[]) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter
Create a filter that will match SyncInfo whose change direction match those passed as arguments to this constructor.
FastSyncInfoFilter.SyncInfoDirectionFilter(int) - Constructor for class org.eclipse.team.core.synchronize.FastSyncInfoFilter.SyncInfoDirectionFilter
Create a filter that will match SyncInfo whose change direction match that passed as arguments to this constructor.
Feature - class org.eclipse.update.core.Feature.
Convenience implementation of a feature.
Feature() - Constructor for class org.eclipse.update.core.Feature
Feature default constructor
FeatureContentProvider - class org.eclipse.update.core.FeatureContentProvider.
Base implementation of a feature content provider.
FeatureContentProvider(URL) - Constructor for class org.eclipse.update.core.FeatureContentProvider
Feature content provider constructor
FeatureContentProvider.FileFilter - class org.eclipse.update.core.FeatureContentProvider.FileFilter.
 
FeatureContentProvider.FileFilter(String) - Constructor for class org.eclipse.update.core.FeatureContentProvider.FileFilter
Constructor for FileFilter.
FeatureModel - class org.eclipse.update.core.model.FeatureModel.
Feature model object.
FeatureModel() - Constructor for class org.eclipse.update.core.model.FeatureModel
Creates an uninitialized feature object.
FeatureModelFactory - class org.eclipse.update.core.model.FeatureModelFactory.
Default feature model factory.
FeatureModelFactory() - Constructor for class org.eclipse.update.core.model.FeatureModelFactory
Creates a default model factory.
FeatureReference - class org.eclipse.update.core.FeatureReference.
Convenience implementation of a feature reference.
FeatureReference() - Constructor for class org.eclipse.update.core.FeatureReference
Feature reference default constructor
FeatureReference(IFeatureReference) - Constructor for class org.eclipse.update.core.FeatureReference
Constructor FeatureReference.
FeatureReference(FeatureReferenceModel) - Constructor for class org.eclipse.update.core.FeatureReference
Constructor FeatureReference.
FeatureReferenceModel - class org.eclipse.update.core.model.FeatureReferenceModel.
Feature reference model object.
FeatureReferenceModel() - Constructor for class org.eclipse.update.core.model.FeatureReferenceModel
Creates an uninitialized feature reference model object.
FeatureReferenceModel(FeatureReferenceModel) - Constructor for class org.eclipse.update.core.model.FeatureReferenceModel
Constructor FeatureReferenceModel.
FieldEditor - class org.eclipse.jface.preference.FieldEditor.
Abstract base class for all field editors.
FieldEditor() - Constructor for class org.eclipse.jface.preference.FieldEditor
Creates a new field editor.
FieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.FieldEditor
Creates a new field editor.
FieldEditorPreferencePage - class org.eclipse.jface.preference.FieldEditorPreferencePage.
A special abstract preference page to host field editors.
FieldEditorPreferencePage(int) - Constructor for class org.eclipse.jface.preference.FieldEditorPreferencePage
Creates a new field editor preference page with the given style, an empty title, and no image.
FieldEditorPreferencePage(String, int) - Constructor for class org.eclipse.jface.preference.FieldEditorPreferencePage
Creates a new field editor preference page with the given title and style, but no image.
FieldEditorPreferencePage(String, ImageDescriptor, int) - Constructor for class org.eclipse.jface.preference.FieldEditorPreferencePage
Creates a new field editor preference page with the given title, image, and style.
FileBuffers - class org.eclipse.core.filebuffers.FileBuffers.
Facade for the file buffers plug-in.
FileDialog - class org.eclipse.swt.widgets.FileDialog.
Instances of this class allow the user to navigate the file system and select or enter a file name.
FileDialog(Shell) - Constructor for class org.eclipse.swt.widgets.FileDialog
Constructs a new instance of this class given only its parent.
FileDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.FileDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
FileDocumentProvider - class org.eclipse.ui.editors.text.FileDocumentProvider.
Shared document provider specialized for file resources (IFile).
FileDocumentProvider() - Constructor for class org.eclipse.ui.editors.text.FileDocumentProvider
Creates and returns a new document provider.
FileDocumentProvider.FileInfo - class org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo.
Bundle of all required information to allow files as underlying document resources.
FileDocumentProvider.FileInfo(IDocument, IAnnotationModel, FileDocumentProvider.FileSynchronizer) - Constructor for class org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo
Creates and returns a new file info.
FileDocumentProvider.FileSynchronizer - class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer.
Synchronizes the document with external resource changes.
FileDocumentProvider.FileSynchronizer(IFileEditorInput) - Constructor for class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
Creates a new file synchronizer.
FileDocumentProvider.FileSynchronizer(FileEditorInput) - Constructor for class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
Deprecated. use FileSynchronizer(IFileEditorInput)
FileDocumentProvider.SafeChange - class org.eclipse.ui.editors.text.FileDocumentProvider.SafeChange.
Runnable encapsulating an element state change.
FileDocumentProvider.SafeChange(IFileEditorInput) - Constructor for class org.eclipse.ui.editors.text.FileDocumentProvider.SafeChange
Creates a new safe runnable for the given input.
FileEditorInput - class org.eclipse.ui.part.FileEditorInput.
Adapter for making a file resource a suitable input for an editor.
FileEditorInput - class org.eclipse.ui.part.FileEditorInput.
Adapter for making a file resource a suitable input for an editor.
FileEditorInput(IFile) - Constructor for class org.eclipse.ui.part.FileEditorInput
Creates an editor input based of the given file resource.
FileEditorInput(IFile) - Constructor for class org.eclipse.ui.part.FileEditorInput
Creates an editor input based of the given file resource.
FileEditorInputFactory - class org.eclipse.ui.part.FileEditorInputFactory.
Factory for saving and restoring a FileEditorInput.
FileEditorInputFactory - class org.eclipse.ui.part.FileEditorInputFactory.
Factory for saving and restoring a FileEditorInput.
FileEditorInputFactory() - Constructor for class org.eclipse.ui.part.FileEditorInputFactory
Creates a new factory.
FileEditorInputFactory() - Constructor for class org.eclipse.ui.part.FileEditorInputFactory
Creates a new factory.
FileEditorMappingContentProvider - class org.eclipse.ui.dialogs.FileEditorMappingContentProvider.
A content provider for displaying of IFileEditorMapping objects in viewers.
FileEditorMappingLabelProvider - class org.eclipse.ui.dialogs.FileEditorMappingLabelProvider.
A label provider for displaying of IFileEditorMapping objects in viewers.
FileFieldEditor - class org.eclipse.jface.preference.FileFieldEditor.
A field editor for a file path type preference.
FileFieldEditor() - Constructor for class org.eclipse.jface.preference.FileFieldEditor
Creates a new file field editor
FileFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.FileFieldEditor
Creates a file field editor.
FileFieldEditor(String, String, boolean, Composite) - Constructor for class org.eclipse.jface.preference.FileFieldEditor
Creates a file field editor.
FileInPlaceEditorInput - class org.eclipse.ui.part.FileInPlaceEditorInput.
Adapter for making a file resource a suitable input for an in-place editor.
FileInPlaceEditorInput - class org.eclipse.ui.part.FileInPlaceEditorInput.
Adapter for making a file resource a suitable input for an in-place editor.
FileInPlaceEditorInput(IFile) - Constructor for class org.eclipse.ui.part.FileInPlaceEditorInput
Creates an in-place editor input based on a file resource.
FileInPlaceEditorInput(IFile) - Constructor for class org.eclipse.ui.part.FileInPlaceEditorInput
Creates an in-place editor input based on a file resource.
FileLink - class org.eclipse.debug.ui.console.FileLink.
A hyperlink that opens a file in a text editor and selects a range of text.
FileLink(IFile, String, int, int, int) - Constructor for class org.eclipse.debug.ui.console.FileLink
Constructs a hyperlink to the specified file.
FilePropertySource - class org.eclipse.ui.views.properties.FilePropertySource.
The FilePropertySource gives the extra information that is shown for files
FilePropertySource(IFile) - Constructor for class org.eclipse.ui.views.properties.FilePropertySource
Creates an property source for a file resource.
FileSelectionDialog - class org.eclipse.ui.dialogs.FileSelectionDialog.
Deprecated. Use org.eclipse.swt.widgets.FileDialog,
FileSelectionDialog(Shell, FileSystemElement, String) - Constructor for class org.eclipse.ui.dialogs.FileSelectionDialog
Deprecated. Creates a file selection dialog rooted at the given file system element.
FileSystemElement - class org.eclipse.ui.dialogs.FileSystemElement.
Instances of this class represent files or file-like entities (eg.- zip file entries) on the local file system.
FileSystemElement(String, FileSystemElement, boolean) - Constructor for class org.eclipse.ui.dialogs.FileSystemElement
Creates a new FileSystemElement and initializes it and its parent if applicable.
FileSystemExportWizard - class org.eclipse.ui.wizards.datatransfer.FileSystemExportWizard.
Standard workbench wizard for exporting resources from the workspace to the local file system.
FileSystemExportWizard() - Constructor for class org.eclipse.ui.wizards.datatransfer.FileSystemExportWizard
Creates a wizard for exporting workspace resources to the local file system.
FileSystemImportWizard - class org.eclipse.ui.wizards.datatransfer.FileSystemImportWizard.
Standard workbench wizard for importing resources from the local file system into the workspace.
FileSystemImportWizard() - Constructor for class org.eclipse.ui.wizards.datatransfer.FileSystemImportWizard
Creates a wizard for importing resources into the workspace from the file system.
FileSystemStructureProvider - class org.eclipse.ui.wizards.datatransfer.FileSystemStructureProvider.
This class provides information regarding the structure and content of specified file system File objects.
FileTransfer - class org.eclipse.swt.dnd.FileTransfer.
The class FileTransfer provides a platform specific mechanism for converting a list of files represented as a java String[] to a platform specific representation of the data and vice versa.
FillLayout - class org.eclipse.swt.layout.FillLayout.
FillLayout is the simplest layout class.
FillLayout() - Constructor for class org.eclipse.swt.layout.FillLayout
Constructs a new instance of this class.
FillLayout(int) - Constructor for class org.eclipse.swt.layout.FillLayout
Constructs a new instance of this class given the type.
FilterSelectionAction - class org.eclipse.ui.views.navigator.FilterSelectionAction.
The FilterSelectionAction opens the filters dialog.
FilterSelectionAction(IResourceNavigator, String) - Constructor for class org.eclipse.ui.views.navigator.FilterSelectionAction
Creates the action.
FilteredList - class org.eclipse.ui.dialogs.FilteredList.
A composite widget which holds a list of elements for user selection.
FilteredList(Composite, int, ILabelProvider, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.dialogs.FilteredList
Constructs a new filtered list.
FilteredList.FilterMatcher - interface org.eclipse.ui.dialogs.FilteredList.FilterMatcher.
The FilterMatcher is the interface used to check filtering criterea.
FindNextAction - class org.eclipse.ui.texteditor.FindNextAction.
An action which finds the next/previous occurrence of the last search or the current selection if present.
FindNextAction(ResourceBundle, String, IWorkbenchPart, boolean) - Constructor for class org.eclipse.ui.texteditor.FindNextAction
Creates a new find/replace action for the given workbench part.
FindNextAction(ResourceBundle, String, IWorkbenchWindow, boolean) - Constructor for class org.eclipse.ui.texteditor.FindNextAction
Deprecated. use FindReplaceAction(ResourceBundle, String, IWorkbenchPart, boolean) instead
FindReplaceAction - class org.eclipse.ui.texteditor.FindReplaceAction.
An action which opens a Find/Replace dialog.
FindReplaceAction(ResourceBundle, String, IWorkbenchPart) - Constructor for class org.eclipse.ui.texteditor.FindReplaceAction
Creates a new find/replace action for the given workbench part.
FindReplaceAction(ResourceBundle, String, IWorkbenchWindow) - Constructor for class org.eclipse.ui.texteditor.FindReplaceAction
Deprecated. use FindReplaceAction(ResourceBundle, String, IWorkbenchPart) instead
FindReplaceDocumentAdapter - class org.eclipse.jface.text.FindReplaceDocumentAdapter.
Provides search and replace operations on IDocument.
FindReplaceDocumentAdapter(IDocument) - Constructor for class org.eclipse.jface.text.FindReplaceDocumentAdapter
Constructs a new find replace document adapter.
FocusAdapter - class org.eclipse.swt.events.FocusAdapter.
This adapter class provides default implementations for the methods described by the FocusListener interface.
FocusAdapter() - Constructor for class org.eclipse.swt.events.FocusAdapter
 
FocusEvent - class org.eclipse.swt.events.FocusEvent.
Instances of this class are sent as a result of widgets gaining and losing focus.
FocusEvent(Event) - Constructor for class org.eclipse.swt.events.FocusEvent
Constructs a new instance of this class based on the information in the given untyped event.
FocusIn - Static variable in class org.eclipse.swt.SWT
The focus in event type (value is 15).
FocusListener - interface org.eclipse.swt.events.FocusListener.
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose focus.
FocusOut - Static variable in class org.eclipse.swt.SWT
The focus out event type (value is 16).
FolderSourceContainer - class org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer.
A folder in the workspace.
FolderSourceContainer(IContainer, boolean) - Constructor for class org.eclipse.debug.core.sourcelookup.containers.FolderSourceContainer
Constructs a source container on the given folder.
Font - class org.eclipse.swt.graphics.Font.
Instances of this class manage operating system resources that define how text looks when it is displayed.
Font(Device, FontData) - Constructor for class org.eclipse.swt.graphics.Font
Constructs a new font given a device and font data which describes the desired font's appearance.
Font(Device, FontData[]) - Constructor for class org.eclipse.swt.graphics.Font
Constructs a new font given a device and an array of font data which describes the desired font's appearance.
Font(Device, String, int, int) - Constructor for class org.eclipse.swt.graphics.Font
Constructs a new font given a device, a font name, the height of the desired font in points, and a font style.
FontData - class org.eclipse.swt.graphics.FontData.
Instances of this class describe operating system fonts.
FontData() - Constructor for class org.eclipse.swt.graphics.FontData
Constructs a new un-initialized font data.
FontData(String) - Constructor for class org.eclipse.swt.graphics.FontData
Constructs a new FontData given a string representation in the form generated by the FontData.toString method.
FontData(String, int, int) - Constructor for class org.eclipse.swt.graphics.FontData
Constructs a new font data given a font name, the height of the desired font in points, and a font style.
FontDialog - class org.eclipse.swt.widgets.FontDialog.
Instances of this class allow the user to select a font from all available fonts in the system.
FontDialog(Shell) - Constructor for class org.eclipse.swt.widgets.FontDialog
Constructs a new instance of this class given only its parent.
FontDialog(Shell, int) - Constructor for class org.eclipse.swt.widgets.FontDialog
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
FontFieldEditor - class org.eclipse.jface.preference.FontFieldEditor.
A field editor for a font type preference.
FontFieldEditor() - Constructor for class org.eclipse.jface.preference.FontFieldEditor
Creates a new font field editor
FontFieldEditor(String, String, String, Composite) - Constructor for class org.eclipse.jface.preference.FontFieldEditor
Creates a font field editor with an optional preview area.
FontFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.FontFieldEditor
Creates a font field editor without a preview.
FontMetrics - class org.eclipse.swt.graphics.FontMetrics.
Instances of this class provide measurement information about fonts including ascent, descent, height, leading space between rows, and average character width.
FontRegistry - class org.eclipse.jface.resource.FontRegistry.
A font registry maintains a mapping between symbolic font names and SWT fonts.
FontRegistry() - Constructor for class org.eclipse.jface.resource.FontRegistry
Creates an empty font registry.
FontRegistry(String, ClassLoader) - Constructor for class org.eclipse.jface.resource.FontRegistry
Creates a font registry and initializes its content from a property file.
FontRegistry(String) - Constructor for class org.eclipse.jface.resource.FontRegistry
Load the FontRegistry using the ClassLoader from the PlatformUI plug-in
FontRegistry(Display) - Constructor for class org.eclipse.jface.resource.FontRegistry
Creates an empty font registry.
Form - class org.eclipse.ui.forms.widgets.Form.
Form is a custom control that renders a title and an optional background image above the body composite.
Form(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.Form
Creates the form content control as a child of the provided parent.
FormAttachment - class org.eclipse.swt.layout.FormAttachment.
Instances of this class are used to define the edges of a control within a FormLayout.
FormAttachment(int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a numerator Since no denominator or offset is specified, the default is to treat the numerator as a percentage of the form, with a denominator of 100.
FormAttachment(int, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a numerator and an offset.
FormAttachment(int, int, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a numerator and denominator and an offset.
FormAttachment(Control) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a control.
FormAttachment(Control, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a control and an offset.
FormAttachment(Control, int, int) - Constructor for class org.eclipse.swt.layout.FormAttachment
Constructs a new instance of this class given a control, an offset and an alignment.
FormColors - class org.eclipse.ui.forms.FormColors.
Manages colors that will be applied to forms and form widgets.
FormColors(Display) - Constructor for class org.eclipse.ui.forms.FormColors
Creates form colors using the provided display.
FormData - class org.eclipse.swt.layout.FormData.
Instances of this class are used to define the attachments of a control in a FormLayout.
FormData() - Constructor for class org.eclipse.swt.layout.FormData
 
FormData(int, int) - Constructor for class org.eclipse.swt.layout.FormData
 
FormEditor - class org.eclipse.ui.forms.editor.FormEditor.
This class forms a base of multi-page form editors that typically use one or more pages with forms and one page for raw source of the editor input.
FormEditor() - Constructor for class org.eclipse.ui.forms.editor.FormEditor
The constructor.
FormLayout - class org.eclipse.swt.layout.FormLayout.
Instances of this class control the position and size of the children of a composite control by using FormAttachments to optionally configure the left, top, right and bottom edge of each child.
FormLayout() - Constructor for class org.eclipse.swt.layout.FormLayout
Constructs a new instance of this class.
FormPage - class org.eclipse.ui.forms.editor.FormPage.
A base class that all pages that should be added to FormEditor must subclass.
FormPage(FormEditor, String, String) - Constructor for class org.eclipse.ui.forms.editor.FormPage
A constructor that creates the page and initializes it with the editor.
FormPage(String, String) - Constructor for class org.eclipse.ui.forms.editor.FormPage
The constructor.
FormText - class org.eclipse.ui.forms.widgets.FormText.
This class is a read-only text control that is capable of rendering wrapped text.
FormText(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.FormText
Contructs a new form text widget in the provided parent and using the styles.
FormToolkit - class org.eclipse.ui.forms.widgets.FormToolkit.
The toolkit is responsible for creating SWT controls adapted to work in Eclipse forms.
FormToolkit(Display) - Constructor for class org.eclipse.ui.forms.widgets.FormToolkit
Creates a toolkit that is self-sufficient (will manage its own colors).
FormToolkit(FormColors) - Constructor for class org.eclipse.ui.forms.widgets.FormToolkit
Creates a toolkit that will use the provided (shared) colors.
FormattingContext - class org.eclipse.jface.text.formatter.FormattingContext.
Default implementation of IFormattingContext.
FormattingContext() - Constructor for class org.eclipse.jface.text.formatter.FormattingContext
 
FormattingContextProperties - class org.eclipse.jface.text.formatter.FormattingContextProperties.
Keys used by IFormattingContext objects to register specific properties needed during the formatting process of a content formatter implementing IContentFormatterExtension.
ForwardAction - class org.eclipse.ui.views.framelist.ForwardAction.
Generic "Forward" action which goes forward one frame.
ForwardAction(FrameList) - Constructor for class org.eclipse.ui.views.framelist.ForwardAction
Constructs a new action for the specified frame list.
ForwardingDocumentProvider - class org.eclipse.ui.editors.text.ForwardingDocumentProvider.
A forwarding document provider is a document provider that forwards all requests to a known parent document provider.
ForwardingDocumentProvider(String, IDocumentSetupParticipant, IDocumentProvider) - Constructor for class org.eclipse.ui.editors.text.ForwardingDocumentProvider
Creates a new forwarding document provider with a fixed parent document provider.
ForwardingDocumentProvider(String, IDocumentSetupParticipant) - Constructor for class org.eclipse.ui.editors.text.ForwardingDocumentProvider
Creates a new forwarding document provider with a dynamically changeable parent provider.
Fragment - class org.eclipse.jface.text.projection.Fragment.
Internal class.
Fragment(int, int) - Constructor for class org.eclipse.jface.text.projection.Fragment
Creates a new fragment covering the given range.
Frame - class org.eclipse.ui.views.framelist.Frame.
Generic frame, which captures the state for one frame in the frame list.
Frame() - Constructor for class org.eclipse.ui.views.framelist.Frame
Constructs a new frame.
FrameAction - class org.eclipse.ui.views.framelist.FrameAction.
Abstract superclass for actions dealing with frames or a frame list.
FrameAction(FrameList) - Constructor for class org.eclipse.ui.views.framelist.FrameAction
Constructs a new action for the specified frame list.
FrameList - class org.eclipse.ui.views.framelist.FrameList.
Supports a web-browser style of navigation by maintaining a list of frames.
FrameList(IFrameSource) - Constructor for class org.eclipse.ui.views.framelist.FrameList
Creates a new frame list with the given source.
fAbove - Variable in class org.eclipse.ui.texteditor.InsertLineAction
true if this action inserts a line above the current (Smart Enter Inverse), false otherwise
fAllowMouseExit - Variable in class org.eclipse.jface.text.source.AnnotationBarHoverManager
Indicates whether the mouse cursor is allowed to leave the subject area without closing the hover.
fAnnotationAccess - Variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Helper for accessing annotation from the perspective of this editor.
fAnnotationHover - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's annotation hover
fAnnotationImageProvider - Variable in class org.eclipse.ui.texteditor.AnnotationPreference
The annotation image provider.
fAnnotationImageProviderAttribute - Variable in class org.eclipse.ui.texteditor.AnnotationPreference
The name of the attribute used to load the annotation image provider from the configuration element.
fAnnotationModelListeners - Variable in class org.eclipse.jface.text.source.AnnotationModel
The list of annotation model listeners
fAnnotations - Variable in class org.eclipse.jface.text.source.AnnotationModel
Deprecated. since 3.0 use getAnnotationMap instead
fAutoIndentStrategies - Variable in class org.eclipse.jface.text.TextViewer
The text viewer's auto indent strategies
fBreaksOnEOF - Variable in class org.eclipse.jface.text.rules.PatternRule
Indicates whether end of file terminates the pattern
fBreaksOnEOL - Variable in class org.eclipse.jface.text.rules.PatternRule
Indicates whether end of line terminates the pattern
fCachedReadOnlyState - Variable in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo
 
fCanBeSaved - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
Can the element be saved
fCancelComponent - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fCancelListener - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fColumn - Variable in class org.eclipse.jface.text.rules.NumberRule
The column constraint
fColumn - Variable in class org.eclipse.jface.text.rules.PatternRule
The pattern's column constrain
fColumn - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The cached column of the current scanner position
fColumn - Variable in class org.eclipse.jface.text.rules.WordRule
The column constraint
fComputer - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fConfig - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fConfigurationElement - Variable in class org.eclipse.ui.texteditor.AnnotationPreference
The configuration element from which to create the annotation image provider.
fContentAssistant - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's content assistant
fContentAssistantInstalled - Variable in class org.eclipse.jface.text.source.SourceViewer
Flag indicating whether the viewer's content assistant is installed
fContentFormatter - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's content formatter
fContentType - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
The content type of the partition in which to resume scanning.
fCount - Variable in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo
 
fCount - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
How often the element has been connected
fDefaultPrefixChars - Variable in class org.eclipse.jface.text.TextViewer
The string a line is prefixed with on PREFIX and removed from each line on STRIP_PREFIX
fDefaultReturnToken - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The token to be returned by default if no rule fires
fDefaultTextAttribute - Variable in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
The default text attribute if non is returned as data by the current token
fDefaultToken - Variable in class org.eclipse.jface.text.rules.WordRule
The default token to be returned on success and if nothing else has been specified.
fDeleteOffset - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The offset at which a partition has been deleted
fDeleteOffset - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The offset at which a partition has been deleted
fDelimiters - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The cached legal line delimiters of the document
fDetector - Variable in class org.eclipse.jface.text.rules.WhitespaceRule
The whitespace detector used by this rule
fDetector - Variable in class org.eclipse.jface.text.rules.WordPatternRule
The word detector used by this rule
fDetector - Variable in class org.eclipse.jface.text.rules.WordRule
The word detector used by this rule
fDisposed - Variable in class org.eclipse.jface.text.AbstractInformationControlManager
Indicates that the information control has been disposed
fDocument - Variable in class org.eclipse.jface.text.DefaultPositionUpdater
Catches the document
fDocument - Variable in class org.eclipse.jface.text.DocumentEvent
The changed document
fDocument - Variable in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
The document this object works on
fDocument - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The partitioner's document
fDocument - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The partitioner's document
fDocument - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The document to be scanned
fDocument - Variable in class org.eclipse.jface.text.source.AnnotationModel
The document connected with this model
fDocument - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
The element's document
fDoubleClickStrategies - Variable in class org.eclipse.jface.text.TextViewer
The text viewer's text double click strategies
fDuplicates - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fElement - Variable in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo
 
fElement - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
The element for which the info is stored
fEncoding - Variable in class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo
The encoding used to create the document from the storage or null for workbench encoding.
fEncodingSupport - Variable in class org.eclipse.ui.editors.text.TextEditor
The encoding support for the editor.
fEndOffset - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The offset at which the last changed partition ends
fEndOffset - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The offset at which the last changed partition ends
fEndSequence - Variable in class org.eclipse.jface.text.rules.PatternRule
The pattern's end sequence
fErrorLabel - Variable in class org.eclipse.ui.texteditor.AbstractTextEditor
The error message shown in the status line in case of failed information look up.
fEscapeCharacter - Variable in class org.eclipse.jface.text.rules.PatternRule
The pattern's escape character
fEscapeContinuesLine - Variable in class org.eclipse.jface.text.rules.PatternRule
Indicates whether the escape character continues a line
fEventConsumer - Variable in class org.eclipse.jface.text.TextViewer
The text viewer's event consumer
fFileEditorInput - Variable in class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
The file editor input.
fFileSynchronizer - Variable in class org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo
The file synchronizer.
fFilteredList - Variable in class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
 
fFindReplaceDocumentAdapter - Variable in class org.eclipse.jface.text.TextViewer
The find/replace document adapter.
fGap - Variable in class org.eclipse.jface.text.source.SourceViewer.RulerLayout
The gap between the text viewer and the vertical ruler.
fHoverControlCreator - Variable in class org.eclipse.jface.text.TextViewer
The creator of the text hover control
fId - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fIgnoreAutoIndent - Variable in class org.eclipse.jface.text.TextViewer
Should the auto indent strategies ignore the next edit operation
fIndentChars - Variable in class org.eclipse.jface.text.TextViewer
The strings a line is prefixed with on SHIFT_RIGHT and removed from each line on SHIFT_LEFT
fInformationControl - Variable in class org.eclipse.jface.text.AbstractInformationControlManager
The information control
fInformationControlCloser - Variable in class org.eclipse.jface.text.AbstractInformationControlManager
The information control closer
fInformationControlCreator - Variable in class org.eclipse.jface.text.AbstractInformationControlManager
The information control creator
fInformationMapping - Variable in class org.eclipse.jface.text.TextViewer
The mapping between model and visible document.
fInformationPresenter - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's information presenter
fInputModel - Variable in class org.eclipse.jface.text.reconciler.AbstractReconcileStep
 
fIsCanceled - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fIsInstalled - Variable in class org.eclipse.ui.editors.text.FileDocumentProvider.FileSynchronizer
A flag indicating whether this synchronizer is installed or not.
fIsModifiable - Variable in class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo
The flag representing the cached state whether the storage is modifiable.
fIsReadOnly - Variable in class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo
The flag representing the cached state whether the storage is read-only.
fIsStateValidated - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
Has element state been validated
fLabel - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fLastLine - Variable in class org.eclipse.ui.console.actions.TextViewerGotoLineAction
 
fLastTopPixel - Variable in class org.eclipse.jface.text.TextViewer
The last visible vertical position of the top line
fLaunchInBackgroundButton - Variable in class org.eclipse.debug.ui.CommonTab
 
fLegalContentTypes - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The legal content types of this partitioner
fLegalContentTypes - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The legal content types of this partitioner
fLength - Variable in class org.eclipse.jface.text.DefaultPositionUpdater
Caches the length of the replaced text
fLength - Variable in class org.eclipse.jface.text.DocumentEvent
Length of the replaced document text
fLineNumberRulerColumn - Variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
The line number column.
fMarkPosition - Variable in class org.eclipse.jface.text.TextViewer
The mark position.
fMarkerAnnotationPreferences - Variable in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Deprecated. As of 3.0, no replacement
fModel - Variable in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo
 
fModel - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
The element's annotation model
fModificationStamp - Variable in class org.eclipse.ui.editors.text.FileDocumentProvider.FileInfo
The time stamp at which this provider changed the file.
fOffset - Variable in class org.eclipse.jface.text.DefaultPositionUpdater
Caches the offset of the replaced text
fOffset - Variable in class org.eclipse.jface.text.DocumentEvent
The document offset
fOffset - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The offset of the next character to be read
fOriginalPosition - Variable in class org.eclipse.jface.text.DefaultPositionUpdater
Remembers the original state of the investigated position
fOverviewRuler - Variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
The overview ruler of this editor.
fOverviewRulerAnnotationHover - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's overview ruler annotation hover
fPaintManager - Variable in class org.eclipse.jface.text.TextViewer
The viewer's paint manager.
fParticipants - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fPartitionOffset - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitionScanner
The offset of the partition inside which to resume.
fPartitioning - Variable in class org.eclipse.jface.text.TextViewer
The viewers partitioning.
fPosition - Variable in class org.eclipse.jface.text.DefaultPositionUpdater
Caches the currently investigated position
fPositionUpdater - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The position updater used to for the default updating of partitions
fPositionUpdater - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The position updater used to for the default updating of partitions
fPresentationReconciler - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's presentation reconciler
fPreviousDocumentLength - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The document length before a document change occurred
fPreviousDocumentLength - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The document length before a document change occurred
fProgressIndicator - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fPromptStatus - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fRangeEnd - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The end offset of the range to be scanned
fReconciler - Variable in class org.eclipse.jface.text.source.SourceViewer
The viewer's model reconciler
fRecreateMenu - Variable in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Indicates whether the launch history has changed and the sub menu needs to be recreated.
fReplaceLength - Variable in class org.eclipse.jface.text.DefaultPositionUpdater
Caches the length of the newly inserted text
fReplaceTextPresentation - Variable in class org.eclipse.jface.text.TextViewer
Indicates whether the viewer's text presentation should be replaced are modified.
fResolveDuplicatesStatus - Static variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fResolvedElements - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Cache of resolved source elements when duplicates exist.
fRules - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The list of rules of this scanner
fScanner - Variable in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
The scanner it uses
fScanner - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The partitioner's scanner
fScanner - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The partitioner's scanner
fSelectionCategory - Variable in class org.eclipse.jface.text.source.SourceViewer
Position category used by the selection updater
fSelectionUpdater - Variable in class org.eclipse.jface.text.source.SourceViewer
Position updater for saved selections
fSelections - Variable in class org.eclipse.jface.text.source.SourceViewer
Stack of saved selections in the underlying document
fSourceContainers - Variable in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
fSourceViewerDecorationSupport - Variable in class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Helper for managing the decoration support of this editor's viewer.
fStartOffset - Variable in class org.eclipse.jface.text.rules.DefaultPartitioner
The offset at which the first changed partition starts
fStartOffset - Variable in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. The offset at which the first changed partition starts
fStartSequence - Variable in class org.eclipse.jface.text.rules.PatternRule
The pattern's start sequence
fStatus - Variable in class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
The status of this element
fSubTaskName - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fTabs - Variable in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
The tabs in this tab group, or null if not yet instantiated.
fTaskName - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
fText - Variable in class org.eclipse.jface.text.DocumentEvent
Text inserted into the document
fTextFileBuffer - Variable in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileInfo
 
fTextHovers - Variable in class org.eclipse.jface.text.TextViewer
The text viewer's text hovers
fTextInputListeners - Variable in class org.eclipse.jface.text.TextViewer
All registered text input listeners
fTextListeners - Variable in class org.eclipse.jface.text.TextViewer
All registered text listeners
fTextPresentationListeners - Variable in class org.eclipse.jface.text.TextViewer
All registered text presentation listeners.
fTextViewer - Variable in class org.eclipse.ui.console.actions.TextViewerGotoLineAction
 
fToken - Variable in class org.eclipse.jface.text.rules.NumberRule
The token to be returned when this rule is successful
fToken - Variable in class org.eclipse.jface.text.rules.PatternRule
The token to be returned on success
fTokenOffset - Variable in class org.eclipse.jface.text.rules.RuleBasedScanner
The offset of the last read token
fUndoManager - Variable in class org.eclipse.jface.text.TextViewer
The text viewer's undo manager
fUpdateCache - Variable in class org.eclipse.ui.editors.text.StorageDocumentProvider.StorageInfo
The flag representing the need to update the cached flag.
fViewportListeners - Variable in class org.eclipse.jface.text.TextViewer
All registered view port listeners>
fWords - Variable in class org.eclipse.jface.text.rules.WordRule
The table of predefined words and token for this rule
failed(IStatus) - Method in interface org.eclipse.core.resources.team.IResourceTree
Declares that the operation has failed for the specified reason.
fatalError(SAXParseException) - Method in class org.eclipse.update.core.model.DefaultFeatureParser
Handle fatal errors
fatalError(SAXParseException) - Method in class org.eclipse.update.core.model.DefaultSiteParser
Handle fatal errors
feature - Variable in class org.eclipse.update.core.BaseInstallHandler
The target of the action
featureConfigured(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was configured.
featureInstalled(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was installed.
featureRemoved(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was removed (uninstalled)
featureUnconfigured(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was unconfigured.
feedback - Variable in class org.eclipse.swt.dnd.DropTargetEvent
A bitwise OR'ing of the drag under effect feedback to be displayed to the user (e.g.
fetchContents(IProgressMonitor) - Method in class org.eclipse.team.core.variants.CachedResourceVariant
Method that is invoked when the contents of the resource variant need to be fetched.
fetchDeferredChildren(Object, IElementCollector, IProgressMonitor) - Method in interface org.eclipse.ui.progress.IDeferredWorkbenchAdapter
Called by a job run in a separate thread to fetch the children of this adapter.
fetchMembers(IResourceVariant, IProgressMonitor) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
Fetch the members of the given resource variant handle.
fetchVariant(IResource, int, IProgressMonitor) - Method in class org.eclipse.team.core.variants.AbstractResourceVariantTree
Fetch the resource variant corresponding to the given resource.
fgColor - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
fgColor - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
fgDelimiters - Static variable in class org.eclipse.jface.text.TextUtilities
Deprecated. use DELIMITERS instead
fileName - Variable in class org.eclipse.swt.printing.PrinterData
the name of the file to print to if printToFile is true.
fill(Composite) - Method in class org.eclipse.jface.action.ActionContributionItem
The ActionContributionItem implementation of this IContributionItem method creates an SWT Button for the action using the action's style.
fill(Menu, int) - Method in class org.eclipse.jface.action.ActionContributionItem
The ActionContributionItem implementation of this IContributionItem method creates an SWT MenuItem for the action using the action's style.
fill(ToolBar, int) - Method in class org.eclipse.jface.action.ActionContributionItem
The ActionContributionItem implementation of this , IContributionItem method creates an SWT ToolItem for the action using the action's style.
fill(Composite) - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
fill(Menu, int) - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
fill(ToolBar, int) - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
fill(CoolBar, int) - Method in class org.eclipse.jface.action.ContributionItem
The default implementation of this IContributionItem method does nothing.
fill(Composite) - Method in class org.eclipse.jface.action.ControlContribution
The control item implementation of this IContributionItem method calls the createControl framework method.
fill(Menu, int) - Method in class org.eclipse.jface.action.ControlContribution
The control item implementation of this IContributionItem method throws an exception since controls cannot be added to menus.
fill(ToolBar, int) - Method in class org.eclipse.jface.action.ControlContribution
The control item implementation of this IContributionItem method calls the createControl framework method to create a control under the given parent, and then creates a new tool item to hold it.
fill(Composite) - Method in interface org.eclipse.jface.action.IContributionItem
Fills the given composite control with controls representing this contribution item.
fill(Menu, int) - Method in interface org.eclipse.jface.action.IContributionItem
Fills the given menu with controls representing this contribution item.
fill(ToolBar, int) - Method in interface org.eclipse.jface.action.IContributionItem
Fills the given tool bar with controls representing this contribution item.
fill(CoolBar, int) - Method in interface org.eclipse.jface.action.IContributionItem
Fills the given cool bar with controls representing this contribution item.
fill(Composite) - Method in class org.eclipse.jface.action.MenuManager
 
fill(CoolBar, int) - Method in class org.eclipse.jface.action.MenuManager
 
fill(Menu, int) - Method in class org.eclipse.jface.action.MenuManager
 
fill(ToolBar, int) - Method in class org.eclipse.jface.action.MenuManager
 
fill(Menu, int) - Method in class org.eclipse.jface.action.Separator
 
fill(ToolBar, int) - Method in class org.eclipse.jface.action.Separator
 
fill(Composite) - Method in class org.eclipse.jface.action.SubContributionItem
 
fill(Menu, int) - Method in class org.eclipse.jface.action.SubContributionItem
 
fill(ToolBar, int) - Method in class org.eclipse.jface.action.SubContributionItem
 
fill(CoolBar, int) - Method in class org.eclipse.jface.action.SubContributionItem
 
fill(Composite) - Method in class org.eclipse.jface.action.SubMenuManager
 
fill(CoolBar, int) - Method in class org.eclipse.jface.action.SubMenuManager
 
fill(Menu, int) - Method in class org.eclipse.jface.action.SubMenuManager
 
fill(ToolBar, int) - Method in class org.eclipse.jface.action.SubMenuManager
 
fill(CoolBar, int) - Method in class org.eclipse.jface.action.ToolBarContributionItem
 
fill(IMenuManager, IInputSelectionProvider) - Method in interface org.eclipse.search.ui.IContextMenuContributor
Deprecated. Contributes menu items to the given context menu appropriate for the given selection.
fill - Variable in class org.eclipse.swt.layout.RowLayout
fill specifies whether the controls in a row should be all the same height for horizontal layouts, or the same width for vertical layouts.
fill(Menu, int) - Method in class org.eclipse.ui.actions.NewWizardMenu
 
fill(Menu, int) - Method in class org.eclipse.ui.actions.OpenWithMenu
 
fill(Menu, int) - Method in class org.eclipse.ui.actions.PerspectiveMenu
 
fill(Composite) - Method in class org.eclipse.ui.texteditor.StatusLineContributionItem
 
fillActionBars(IActionBars) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.ui.actions.ActionGroup
Adds the applicable actions to a part's action bars, including setting any global action handlers.
fillActionBars(IActionBars) - Method in class org.eclipse.ui.actions.WorkingSetFilterActionGroup
Adds working set actions to the specified action bar.
fillActionBars(IWorkbenchWindow, IActionBarConfigurer, int) - Method in class org.eclipse.ui.application.WorkbenchAdvisor
Configures the action bars using the given action bar configurer.
fillActionBars(IActionBars) - Method in class org.eclipse.ui.editors.text.EncodingActionGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.ui.views.navigator.GotoActionGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Adds the actions in this group and its subgroups to the action bars.
fillActionBars(IActionBars) - Method in class org.eclipse.ui.views.navigator.RefactorActionGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.ui.views.navigator.SortAndFilterActionGroup
 
fillActionBars(IActionBars) - Method in class org.eclipse.ui.views.navigator.WorkspaceActionGroup
 
fillArc(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of a circular or elliptical arc within the specified rectangular area, with the receiver's background color.
fillContextMenu(IMenuManager) - Method in class org.eclipse.compare.structuremergeviewer.DiffTreeViewer
This method is called to add actions to the viewer's context menu.
fillContextMenu(IMenuManager) - Method in class org.eclipse.debug.ui.AbstractDebugView
Subclasses must override this method to fill the context menu each time it is realized.
fillContextMenu(IMenuManager) - Method in interface org.eclipse.search.ui.ISearchResultViewPart
Search result pages should call this method to have the search results view contribute to their context menus.
fillContextMenu(IMenuManager) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Fills the context menu for this page.
fillContextMenu(IMenuManager) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.actions.ActionGroup
Adds the applicable actions to a context menu, based on the state of the ActionContext.
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.views.navigator.GotoActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.views.navigator.MainActionGroup
Fills the context menu with the actions contained in this group and its subgroups.
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.views.navigator.OpenActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.views.navigator.RefactorActionGroup
 
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Called when the context menu is about to open.
fillContextMenu(IMenuManager) - Method in class org.eclipse.ui.views.navigator.WorkspaceActionGroup
Adds the build, open project, close project and refresh resource actions to the context menu.
fillGradientRectangle(int, int, int, int, boolean) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the specified rectangle with a gradient sweeping from left to right or top to bottom progressing from the receiver's foreground color to its background color.
fillIntoGrid(Composite, int) - Method in class org.eclipse.jface.preference.FieldEditor
Fills this field editor's basic controls into the given parent.
fillMenu(Menu) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Fills the drop-down menu with favorites and launch history
fillMenu(Menu) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction
Fills the drop-down menu with favorites and launch history, launch shortcuts, and an action to open the launch configuration dialog.
fillOval(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of an oval, within the specified rectangular area, with the receiver's background color.
fillPolygon(int[]) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the closed polygon which is defined by the specified array of integer coordinates, using the receiver's background color.
fillRectangle(int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the rectangle specified by the arguments, using the receiver's background color.
fillRectangle(Rectangle) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the specified rectangle, using the receiver's background color.
fillRoundRectangle(int, int, int, int, int, int) - Method in class org.eclipse.swt.graphics.GC
Fills the interior of the round-cornered rectangle specified by the arguments, using the receiver's background color.
fillToolbar(IToolBarManager) - Method in class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Fills the toolbar contribution for this page.
filter(Object[]) - Method in class org.eclipse.jface.viewers.StructuredViewer
Returns the result of running the given elements through the filters.
filter(Viewer, Object, Object[]) - Method in class org.eclipse.jface.viewers.ViewerFilter
Filters the given elements for the given viewer.
filter(Viewer, Object, Object[]) - Method in class org.eclipse.ui.ResourceWorkingSetFilter
Filters out elements that are neither a parent nor a child of a working set element.
filterDebugEvents(DebugEvent[]) - Method in interface org.eclipse.debug.core.IDebugEventFilter
Filters the given set of debug events, and returns the set of debug events that should be fired to registered listeners - null or an empty collection if no debug events should be fired.
filterItem(Object) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
Answers whether the provided object should be filtered from the UI based on activity state.
filters - Variable in class org.eclipse.team.core.synchronize.FastSyncInfoFilter.CompoundSyncInfoFilter
Instance variable which contains all the child filters for ths compound filter.
finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) - Method in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate2
Returns whether a launch should proceed.
finalLaunchCheck(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
 
find(IPath) - Method in interface org.eclipse.core.runtime.IPluginDescriptor
Deprecated. Use
     Platform.find(bundle, file) 
 
where bundle is the bundle associated with the relevant plug-in.
find(IPath, Map) - Method in interface org.eclipse.core.runtime.IPluginDescriptor
Deprecated. Use
     Platform.find(bundle, path, override) 
 
where bundle is the bundle associated with the relevant plug-in.
find(Bundle, IPath) - Static method in class org.eclipse.core.runtime.Platform
Returns a URL for the given path in the given bundle.
find(Bundle, IPath, Map) - Static method in class org.eclipse.core.runtime.Platform
Returns a URL for the given path in the given bundle.
find(IPath) - Method in class org.eclipse.core.runtime.Plugin
Returns a URL for the given path.
find(IPath, Map) - Method in class org.eclipse.core.runtime.Plugin
Returns a URL for the given path.
find(Object) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Returns all waiting, executing and sleeping jobs belonging to the given family.
find(String) - Method in class org.eclipse.jface.action.ContributionManager
 
find(String) - Method in interface org.eclipse.jface.action.IContributionManager
Finds the contribution item with the given id.
find(String) - Method in class org.eclipse.jface.action.SubContributionManager
 
find(String) - Method in class org.eclipse.jface.action.SubMenuManager
 
find(String) - Method in class org.eclipse.jface.preference.PreferenceManager
Finds and returns the contribution node at the given path.
find(int, String, boolean, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
Returns the location of a given string in this adapter's document based on a set of search criteria.
findAndSelect(int, String, boolean, boolean, boolean) - Method in interface org.eclipse.jface.text.IFindReplaceTarget
Searches for a string starting at the given widget offset and using the specified search directives.
findAndSelect(int, String, boolean, boolean, boolean, boolean) - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension3
Searches for a string starting at the given offset and using the specified search directives.
findAndSelect(int, String, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.TextViewer
Deprecated. as of 3.0 use TextViewer.findAndSelect(int, String, boolean, boolean, boolean, boolean)
findAndSelect(int, String, boolean, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.TextViewer
Adheres to the contract of IFindReplaceTargetExtension3.findAndSelect(int, String, boolean, boolean, boolean, boolean).
findAndSelect(int, String, boolean, boolean, boolean, boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
findAndSelectInRange(int, String, boolean, boolean, boolean, int, int, boolean) - Method in class org.eclipse.jface.text.TextViewer
Adheres to the contract of IFindReplaceTargetExtension3.findAndSelect(int, String, boolean, boolean, boolean, boolean).
findAndSelectInRange(int, String, boolean, boolean, boolean, int, int, boolean) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
 
findAnnotationModel(ISourceViewer) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Retrieves the annotation model from the given source viewer.
findChild(String) - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
Tries to find the child with the given name.
findClosestPosition(int) - Method in class org.eclipse.jface.text.rules.DefaultPartitioner
Returns the position in the partitoner's position category which is close to the given offset.
findClosestPosition(int) - Method in class org.eclipse.jface.text.rules.RuleBasedPartitioner
Deprecated. Returns the position in the partitoner's position category which is close to the given offset.
findConfiguredFeatureEntry(String) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Locates the specified feature entry.
findConfiguredSite(URL) - Method in interface org.eclipse.update.configurator.IPlatformConfiguration
Returns a site entry matching the specified URL
findContainersForLocation(IPath) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns the handles to all the resources (workspace root, project, folder) in the workspace which are mapped to the given path in the local file system.
findContentTypeFor(InputStream, String) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
Returns the preferred content type for the given contents and file name.
findContentTypeFor(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
Returns the preferred content type for the given file name.
findContentTypesFor(InputStream, String) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
Returns the content types associated to the given contents and file name.
findContentTypesFor(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
Returns all content types known by the platform that are associated to the given file name.
findContentViewer(Viewer, ICompareInput, Composite) - Method in class org.eclipse.compare.CompareEditorInput
Implements the dynamic viewer switching for content viewers.
findContentViewer(Viewer, ICompareInput, Composite, CompareConfiguration) - Static method in class org.eclipse.compare.CompareUI
Returns a content compare viewer based on an old viewer and an input object.
findContentViewer(Viewer, Object, Composite, CompareConfiguration) - Static method in class org.eclipse.compare.CompareUI
Returns a content compare viewer based on an old viewer and an input object.
findDeletedMembersWithHistory(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IContainer
Returns a list of recently deleted files inside this container that have one or more saved states in the local history.
findDifferences(IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences between two IRangeComparators.
findDifferences(IProgressMonitor, IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences between two IRangeComparators.
findDifferences(IRangeComparator, IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences among three IRangeComparators.
findDifferences(IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences among three IRangeComparators.
findDifferences(boolean, IProgressMonitor, Object, Object, Object, Object) - Method in class org.eclipse.compare.structuremergeviewer.Differencer
Starts the differencing engine on the three input objects.
findDisplay(Thread) - Static method in class org.eclipse.swt.widgets.Display
Returns the display which the given thread is the user-interface thread for, or null if the given thread is not a user-interface thread for any display.
findEditor(String) - Method in interface org.eclipse.ui.IEditorRegistry
Finds and returns the descriptor of the editor with the given editor id.
findEditor(IEditorInput) - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the editor with the specified input.
findEndOfWhiteSpace(IDocument, int, int) - Method in class org.eclipse.jface.text.DefaultAutoIndentStrategy
Returns the first offset greater than offset and smaller than end whose character is not a space or tab character.
findFilesForLocation(IPath) - Method in interface org.eclipse.core.resources.IWorkspaceRoot
Returns the handles of all files that are mapped to the given path in the local file system.
findGroup(IContributionManager, String) - Method in class org.eclipse.team.ui.synchronize.SynchronizePageActionGroup
Helper method to find the group of the given id for the page associated with the configuration of this action group.
findInsertionPosition(char, ICompareInput) - Method in class org.eclipse.compare.contentmergeviewer.TextMergeViewer
This method is called if a range of text on one side is copied into an empty subdocument on the other side.
findItem(Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Finds the widget which represents the given element.
findKeyCode(String) - Static method in class org.eclipse.jface.action.Action
Maps a standard keyboard key name to an SWT key code.
findKeyString(int) - Static method in class org.eclipse.jface.action.Action
Maps an SWT key code to a standard keyboard key name.
findMarker(long) - Method in interface org.eclipse.core.resources.IResource
Returns the marker with the specified id on this resource, Returns null if there is no matching marker.
findMarkerDeltas(String, boolean) - Method in interface org.eclipse.core.resources.IResourceChangeEvent
Returns all marker deltas of the specified type that are associated with resource deltas for this event.
findMarkers(String, boolean, int) - Method in interface org.eclipse.core.resources.IResource
Returns all markers of the specified type on this resource, and, optionally, on its children.
findMember(String) - Method in interface org.eclipse.core.resources.IContainer
Finds and returns the member resource (project, folder, or file) with the given name in this container, or null if no such resource exists.
findMember(String, boolean) - Method in interface org.eclipse.core.resources.IContainer
Finds and returns the member resource (project, folder, or file) with the given name in this container, or null if there is no such resource.
findMember(IPath) - Method in interface org.eclipse.core.resources.IContainer
Finds and returns the member resource identified by the given path in this container, or null if no such resource exists.
findMember(IPath, boolean) - Method in interface org.eclipse.core.resources.IContainer
Finds and returns the member resource identified by the given path in this container, or null if there is no such resource.
findMember(IPath) - Method in interface org.eclipse.core.resources.IResourceDelta
Finds and returns the descendent delta identified by the given path in this delta, or null if no such descendent exists.
findMenuUsingPath(String) - Method in interface org.eclipse.jface.action.IMenuManager
Finds the manager for the menu at the given path.
findMenuUsingPath(String) - Method in class org.eclipse.jface.action.MenuManager
 
findMenuUsingPath(String) - Method in class org.eclipse.jface.action.SubMenuManager
The menu returned is wrapped within a SubMenuManager to monitor additions and removals.
findModifier(String) - Static method in class org.eclipse.jface.action.Action
Maps standard keyboard modifier key names to the corresponding SWT modifier bit.
findModifierString(int) - Static method in class org.eclipse.jface.action.Action
Returns a string representation of an SWT modifier bit (SWT.CTRL, SWT.ALT, SWT.SHIFT, and SWT.COMMAND).
findNodeMatching(String) - Method in class org.eclipse.jface.preference.PreferenceDialog
Find the IPreferenceNode that has data the same id as the supplied value.
findPage(String) - Method in class org.eclipse.ui.forms.editor.FormEditor
Finds the page instance that has the provided id.
findPendingOperation(IFeature) - Static method in class org.eclipse.update.operations.OperationsManager
Check if the feature is the subject of an update operation such as install, configure, etc. and return it.
findPerspectiveWithId(String) - Method in interface org.eclipse.ui.IPerspectiveRegistry
Finds and returns the registered perspective with the given perspective id.
findPerspectiveWithLabel(String) - Method in interface org.eclipse.ui.IPerspectiveRegistry
Finds and returns the registered perspective with the given label.
findPosition(LinkedPosition) - Method in class org.eclipse.jface.text.link.LinkedModeModel
Finds the position in this model that is closest after toFind.
findProgram(String) - Static method in class org.eclipse.swt.program.Program
Finds the program that is associated with an extension.
findProgramID(String) - Static method in class org.eclipse.swt.ole.win32.OLE
 
findRanges(IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences among two IRangeComparators.
findRanges(IProgressMonitor, IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences among two IRangeComparators.
findRanges(IRangeComparator, IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences among three IRangeComparators.
findRanges(IProgressMonitor, IRangeComparator, IRangeComparator, IRangeComparator) - Static method in class org.eclipse.compare.rangedifferencer.RangeDifferencer
Finds the differences among three IRangeComparators.
findSourceElements(Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
findSourceElements(Object) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
 
findSourceElements(String) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceContainer
Returns a collection of source elements in this container corresponding to the given name.
findSourceElements(Object) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Returns a collection of source elements corresponding to the given debug artifact (for example, a stack frame or breakpoint).
findSourceElements(Object) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupParticipant
Returns a collection of source elements corresponding to the given debug artifact (for example, a stack frame or breakpoint).
findSourceElements(String) - Method in class org.eclipse.debug.core.sourcelookup.containers.ArchiveSourceContainer
 
findSourceElements(String) - Method in class org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer
 
findSourceElements(String, ISourceContainer[]) - Method in class org.eclipse.debug.core.sourcelookup.containers.CompositeSourceContainer
Returns a collection of source elements in the given containers corresponding to the given name.
findSourceElements(String) - Method in class org.eclipse.debug.core.sourcelookup.containers.DirectorySourceContainer
 
findSourceElements(String) - Method in class org.eclipse.debug.core.sourcelookup.containers.ExternalArchiveSourceContainer
 
findStructureViewer(Viewer, ICompareInput, Composite) - Method in class org.eclipse.compare.CompareEditorInput
Implements the dynamic viewer switching for structure viewers.
findStructureViewer(Viewer, ICompareInput, Composite, CompareConfiguration) - Static method in class org.eclipse.compare.CompareUI
Returns a structure compare viewer based on an old viewer and an input object.
findSubNode(String) - Method in interface org.eclipse.jface.preference.IPreferenceNode
Returns the subnode of this contribution node with the given node id.
findSubNode(String) - Method in class org.eclipse.jface.preference.PreferenceNode
 
findTemplate(String) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Returns the first enabled template that matches the name.
findTemplate(String, String) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Returns the first enabled template that matches both name and context type id.
findUsingPath(String) - Method in interface org.eclipse.jface.action.IMenuManager
Finds the contribution item at the given path.
findUsingPath(String) - Method in class org.eclipse.jface.action.MenuManager
 
findUsingPath(String) - Method in class org.eclipse.jface.action.SubMenuManager
 
findView(String) - Method in class org.eclipse.debug.ui.AbstractDebugView
Returns the specified view in this view's page or null if none.
findView(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the view in this page with the specified id.
findViewReference(String) - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the view reference with the specified id.
findViewReference(String, String) - Method in interface org.eclipse.ui.IWorkbenchPage
Returns the view reference with the specified id and secondary id.
findWidget(int) - Method in class org.eclipse.swt.widgets.Display
Given the operating system handle for a widget, returns the instance of the Widget subclass which represents it in the currently running application, if such exists, or null if no matching widget can be found.
finish() - Method in interface org.eclipse.ui.dialogs.IWorkingSetPage
Called when the working set wizard is closed by selecting the finish button.
finishPressed() - Method in class org.eclipse.jface.wizard.WizardDialog
The Finish button has been pressed.
finishedRun() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Called just after the operation is run.
fireActionHandlersChanged() - Method in class org.eclipse.ui.SubActionBars
Notifies any property change listeners if the global action handlers have changed
fireAnnotationContextMenuAboutToShow(VerticalRulerEvent, Menu) - Method in class org.eclipse.jface.text.source.CompositeRuler
Informs all registered vertical ruler listeners that the content menu on a selected annotation\ is about to be shown.
fireAnnotationDefaultSelected(VerticalRulerEvent) - Method in class org.eclipse.jface.text.source.CompositeRuler
Fires the annotation default selected event to all registered vertical ruler listeners.
fireAnnotationSelected(VerticalRulerEvent) - Method in class org.eclipse.jface.text.source.CompositeRuler
Fires the annotation selected event to all registered vertical ruler listeners.
fireApplyEditorValue() - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered cell editor listeners of an apply event.
fireBreakpointChanged(IBreakpoint) - Method in interface org.eclipse.debug.core.IBreakpointManager
Notifies all registered listeners that the given breakpoint has changed.
fireCancelEditor() - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered cell editor listeners that editing has been canceled.
fireChange() - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Sends out notification that a change has occured on the ICompareInput.
fireChange(SearchResultEvent) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
Send the given SearchResultEvent to all registered search result listeners.
fireChangeEvent() - Method in class org.eclipse.debug.core.model.RuntimeProcess
Fires a change event.
fireChanged() - Method in class org.eclipse.debug.core.Launch
Notifies listeners that this launch has changed.
fireCheckStateChanged(CheckStateChangedEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Notifies any check state listeners that the check state of an element has changed.
fireContentChanged() - Method in class org.eclipse.compare.BufferedContent
Notifies all registered IContentChangeListeners of a content change.
fireCreationEvent() - Method in class org.eclipse.debug.core.model.RuntimeProcess
Fires a creation event.
fireDebugEventSet(DebugEvent[]) - Method in class org.eclipse.debug.core.DebugPlugin
Notifies all registered debug event set listeners of the given debug events.
fireDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.AbstractDocument
Fires the given document event to all registers document listeners informing them about the forthcoming document manipulation.
fireDocumentAboutToBeChanged(DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
 
fireDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.AbstractDocument
Updates the internal document structures and informs all document listeners if listener notification has been enabled.
fireDocumentChanged(DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Ignores the given event and sends the semantically equal slave document event instead.
fireDocumentEvent(boolean, DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
Informs all projection documents of the master document that issued the given document event.
fireDocumentPartitioningChanged() - Method in class org.eclipse.jface.text.AbstractDocument
Deprecated. as of 2.0. Use fireDocumentPartitioningChanged(IRegion) instead.
fireDocumentPartitioningChanged(IRegion) - Method in class org.eclipse.jface.text.AbstractDocument
Deprecated. as of 3.0. Use fireDocumentPartitioningChanged(DocumentPartitioningChangedEvent) instead.
fireDocumentPartitioningChanged(DocumentPartitioningChangedEvent) - Method in class org.eclipse.jface.text.AbstractDocument
Fires the document partitioning changed notification to all registered document partitioning listeners.
fireDoubleClick(DoubleClickEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Notifies any double-click listeners that a double-click has been received.
fireEditorValueChanged(boolean, boolean) - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered cell editor listeners of a value change.
fireElementContentAboutToBeReplaced(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about an impending replace of the given element's content.
fireElementContentReplaced(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about the just-completed replace of the given element's content.
fireElementDeleted(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about the deletion of the given element.
fireElementDirtyStateChanged(Object, boolean) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about a change in the dirty state of the given element.
fireElementMoved(Object, Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about a move.
fireElementStateChangeFailed(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Informs all registered element state listeners about the failed state change of the element.
fireElementStateChangeFailed(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about the failed state change of the element
fireElementStateChanging(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
Informs all registered element state listeners about the current state change of the element.
fireElementStateChanging(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about the current state change of the element
fireElementStateValidationChanged(Object, boolean) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Informs all registered element state listeners about a change in the state validation of the given element.
fireEnablementChanged(String) - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered property listeners of an enablement change.
fireEvent(DebugEvent) - Method in class org.eclipse.debug.core.model.RuntimeProcess
Fires the given debug event.
fireHandlerChanged(HandlerEvent) - Method in class org.eclipse.ui.commands.AbstractHandler
Fires an event to all registered listeners describing changes to this instance.
fireHelpRequested(HelpEvent) - Method in class org.eclipse.jface.viewers.Viewer
Notifies any help listeners that help has been requested.
fireInputDocumentAboutToBeChanged(IDocument, IDocument) - Method in class org.eclipse.jface.text.TextViewer
Informs all registered text input listeners about the forthcoming input change, This method does not use a robust iterator.
fireInputDocumentChanged(IDocument, IDocument) - Method in class org.eclipse.jface.text.TextViewer
Informs all registered text input listeners about the successful input change, This method does not use a robust iterator.
fireLabelProviderChanged(LabelProviderChangedEvent) - Method in class org.eclipse.jface.viewers.LabelProvider
Fires a label provider changed event to all registered listeners Only listeners registered at the time this method is called are notified.
fireMappingChanged(String, Object, Object) - Method in class org.eclipse.jface.resource.ResourceRegistry
Fires a PropertyChangeEvent.
fireModelChanged() - Method in class org.eclipse.jface.text.source.AnnotationModel
Informs all annotation model listeners that this model has been changed.
fireModelChanged(AnnotationModelEvent) - Method in class org.eclipse.jface.text.source.AnnotationModel
Informs all annotation model listeners that this model has been changed as described in the annotation model event.
fireObjectChanged(Object, String) - Static method in class org.eclipse.update.operations.OperationsManager
Notifies model changed listeners when features/sites/etc. have changed.
fireObjectsAdded(Object, Object[]) - Static method in class org.eclipse.update.operations.OperationsManager
Notifies model changed listeners when features/sites/etc. are added.
fireObjectsRemoved(Object, Object[]) - Static method in class org.eclipse.update.operations.OperationsManager
Notifies model changed listeners when features/sites/etc are removed.
fireOpen(OpenEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Notifies any open event listeners that a open event has been received.
firePostSelectionChanged(int, int) - Method in class org.eclipse.jface.text.TextViewer
Sends out a text selection changed event to all registered post selection changed listeners.
firePostSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Notifies any post selection listeners that a post selection event has been received.
fireProjectionDisabled() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Notifies all registered projection listeners that projection mode has been disabled.
fireProjectionEnabled() - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Notifies all registered projection listeners that projection mode has been enabled.
firePropertyChange(String, Object, Object) - Method in class org.eclipse.jface.action.Action
Notifies any property change listeners that a property has changed.
firePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.jface.action.Action
Notifies any property change listeners that a property has changed.
firePropertyChange(Object, String, Object, Object) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Notify all listeners that the given property has changed.
firePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.SubActionBars
Notifies any property change listeners that a property has changed.
firePropertyChange(Object, String, Object, Object) - Method in class org.eclipse.ui.console.AbstractConsole
Notify all listeners that the given property has changed.
firePropertyChange(int) - Method in class org.eclipse.ui.part.IntroPart
Fires a property changed event.
firePropertyChange(int) - Method in class org.eclipse.ui.part.IntroPart
Fires a property changed event.
firePropertyChange(int) - Method in class org.eclipse.ui.part.WorkbenchPart
Fires a property changed event.
firePropertyChange(int) - Method in class org.eclipse.ui.part.WorkbenchPart
Fires a property changed event.
firePropertyChange(int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
firePropertyChange(PropertyChangeEvent) - Method in class org.eclipse.ui.views.framelist.FrameList
Notifies any property change listeners that a property has changed.
firePropertyChangeEvent(String, Object, Object) - Method in class org.eclipse.core.runtime.Preferences
Fires a property change event corresponding to a change to the current value of the property with the given name.
firePropertyChangeEvent(String, Object, Object) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Fires a property change event corresponding to a change to the current value of the preference with the given name.
firePropertyChangeEvent(String, Object, Object) - Method in class org.eclipse.jface.preference.PreferenceStore
 
firePropertyChangeEvent(String, Object, Object) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
firePropertyChangedEvent(PropertyChangeEvent) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Fires the given property change event to all registered listsners.
fireRootsChanges() - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Firs a change event for property ISynchronizeScope.ROOTS containing the new roots.
fireSelectionChanged(int, int) - Method in class org.eclipse.jface.text.TextViewer
Sends out a text selection changed event to all registered listeners.
fireSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.viewers.Viewer
Notifies any selection changed listeners that the viewer's selection has changed.
fireSelectionChanged(IFormPart, ISelection) - Method in interface org.eclipse.ui.forms.IManagedForm
A part can use this method to notify other parts that implement IPartSelectionListener about selection changes.
fireSelectionChanged(IFormPart, ISelection) - Method in class org.eclipse.ui.forms.ManagedForm
A part can use this method to notify other parts that implement IPartSelectionListener about selection changes.
fireSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
Notifies all registered selection changed listeners that the editor's selection has changed.
fireSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
Notifies all registered selection changed listeners that the editor's selection has changed.
fireSelectionChanged() - Method in class org.eclipse.ui.texteditor.TextNavigationAction
Sends a selection event with the current selection to all selection listeners of the action's text widget
fireSelectionChanged(Point) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
Fires a selection event to all selection listener of the action's text widget if the current selection differs from the given selection.
fireSelectionChanged(ISelection) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
Fires a selection changed event.
fireStateChanged(String, boolean, boolean) - Method in class org.eclipse.jface.preference.FieldEditor
Informs this field editor's listener, if it has one, about a change to one of this field editor's boolean-valued properties.
fireSystemInfoChanged(IVolume, int) - Static method in class org.eclipse.update.configuration.LocalSystemInfo
Notify listeners of change.
fireTeamResourceChange(ISubscriberChangeEvent[]) - Method in class org.eclipse.team.core.subscribers.Subscriber
Fires a team resource change event to all registered listeners Only listeners registered at the time this method is called are notified.
fireTerminate() - Method in class org.eclipse.debug.core.Launch
Notifies listeners that this launch has terminated.
fireTerminateEvent() - Method in class org.eclipse.debug.core.model.RuntimeProcess
Fires a terminate event.
fireTreeCollapsed(TreeExpansionEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Fires a tree collapsed event.
fireTreeExpanded(TreeExpansionEvent) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Fires a tree expanded event.
fireValueChanged(String, Object, Object) - Method in class org.eclipse.jface.preference.FieldEditor
Informs this field editor's listener, if it has one, about a change to one of this field editor's properties.
flags - Variable in class org.eclipse.jface.text.link.LinkedModeUI.ExitFlags
The flags to return in the leave method.
flags - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 
flags - Variable in class org.eclipse.swt.ole.win32.OleParameterDescription
 
flags - Variable in class org.eclipse.swt.ole.win32.OlePropertyDescription
 
flush(IResource, int) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Flush any cached bytes for the given resource to the depth specified.
flush(BatchingLock.ThreadInfo, IProgressMonitor) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
 
flushAuthorizationInfo(URL, String, String) - Static method in class org.eclipse.core.runtime.Platform
Removes the authorization information for the specified protection space and given authorization scheme.
flushBytes(IResource, int) - Method in class org.eclipse.team.core.variants.PersistantResourceVariantByteStore
 
flushBytes(IResource, int) - Method in class org.eclipse.team.core.variants.ResourceVariantByteStore
Remove the bytes from the tree for the resource variants corresponding to the given local resource and its descendants to the given depth.
flushBytes(IResource, int) - Method in class org.eclipse.team.core.variants.SessionResourceVariantByteStore
 
flushContents() - Method in interface org.eclipse.debug.core.model.IFlushableStreamMonitor
Empties the contents of this stream monitor's underlying buffer.
flushLocalFile() - Static method in class org.eclipse.update.core.Utilities
Flushes all the keys from the local file map.
flushSyncInfo(QualifiedName, IResource, int) - Method in interface org.eclipse.core.resources.ISynchronizer
Discards the named partner's synchronization information associated with the specified resource and its descendents to the specified depth.
flushVariants(IResource, int) - Method in interface org.eclipse.team.core.variants.IResourceVariantTree
Flush any variants in the tree for the given resource to the depth specified.
flushVariants(IResource, int) - Method in class org.eclipse.team.core.variants.ResourceVariantTree
 
focusGained(FocusEvent) - Method in class org.eclipse.swt.events.FocusAdapter
Sent when a control gets focus.
focusGained(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
Sent when a control gets focus.
focusLost() - Method in class org.eclipse.jface.viewers.CellEditor
Processes a focus lost event that occurred in this cell editor.
focusLost() - Method in class org.eclipse.jface.viewers.ComboBoxCellEditor
 
focusLost(FocusEvent) - Method in class org.eclipse.swt.events.FocusAdapter
Sent when a control loses focus.
focusLost(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
Sent when a control loses focus.
font - Variable in class org.eclipse.swt.graphics.TextStyle
the font of the style
fontStyle - Variable in class org.eclipse.swt.custom.StyleRange
 
footer - Variable in class org.eclipse.swt.custom.StyledTextPrintOptions
Formatted text to print in the footer of each page.
forceActive() - Method in class org.eclipse.swt.widgets.Shell
Moves the receiver to the top of the drawing order for the display on which it was created (so that all other shells on that display, which are not the receiver's children will be drawn behind it) and forces the window manager to make the shell active.
forceFocus() - Method in class org.eclipse.swt.widgets.Control
Forces the receiver to have the keyboard focus, causing all keyboard events to be delivered to it.
forceInstall() - Method in class org.eclipse.jface.text.link.LinkedModeModel
Installs this model, which includes registering as document listener on all involved documents and storing global information about this model.
forceReconciling() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Forces the reconciler to reconcile the structure of the whole document.
foreground - Variable in class org.eclipse.swt.custom.StyleRange
 
foreground - Variable in class org.eclipse.swt.graphics.GCData
 
foreground - Variable in class org.eclipse.swt.graphics.TextStyle
the foreground of the style
foreground - Variable in class org.eclipse.ui.forms.FormColors
 
forgetLastBuiltState() - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Requests that this builder forget any state it may be retaining regarding previously built states.
forgetSavedTree(String) - Method in interface org.eclipse.core.resources.IWorkspace
Forgets any resource tree being saved for the plug-in with the given name.
format(String, Object[]) - Static method in class org.eclipse.jface.resource.JFaceResources
Returns the formatted message for the given key in JFace's resource bundle.
format(IDocument, IRegion) - Method in class org.eclipse.jface.text.formatter.ContentFormatter
 
format() - Method in class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
 
format(String, boolean, String, int[]) - Method in class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
 
format(IDocument, IRegion) - Method in interface org.eclipse.jface.text.formatter.IContentFormatter
Formats the given region of the specified document.The formatter may safely assume that it is the only subject that modifies the document at this point in time.
format(IDocument, IFormattingContext) - Method in interface org.eclipse.jface.text.formatter.IContentFormatterExtension
Formats the given region of the specified document.
format(String, boolean, String, int[]) - Method in interface org.eclipse.jface.text.formatter.IFormattingStrategy
Formats the given string.
format() - Method in interface org.eclipse.jface.text.formatter.IFormattingStrategyExtension
Formats the region with the properties indicated in the formatting context previously supplied by formatterStarts(IFormattingContext).
format(IDocument, IFormattingContext) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
 
format(IDocument, IRegion) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
 
format(Key) - Method in interface org.eclipse.ui.keys.IKeyFormatter
Formats an individual key into a human readable format.
format(KeySequence) - Method in interface org.eclipse.ui.keys.IKeyFormatter
Format the given key sequence into a string.
format(KeyStroke) - Method in interface org.eclipse.ui.keys.IKeyFormatter
Format the given key strokes into a string.
format() - Method in class org.eclipse.ui.keys.KeySequence
Formats this key sequence into the current default look.
format() - Method in class org.eclipse.ui.keys.KeyStroke
Formats this key stroke into the current default look.
format(String, Object[]) - Static method in class org.eclipse.ui.views.navigator.ResourceNavigatorMessages
Returns the formatted message for the given key in the resource bundle.
format(Date) - Static method in class org.eclipse.update.core.Utilities
Formats a Date based on the default Locale If teh Date is null returns an empty String
formatMaster(IFormattingContext, IDocument, int, int) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Formats the document specified in the formatting context with the master formatting strategy.
formatSlave(IFormattingContext, IDocument, int, int, String) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Formats the document specified in the formatting context with the formatting strategy registered for the content type.
formatSlaves(IFormattingContext, IDocument, int, int) - Method in class org.eclipse.jface.text.formatter.MultiPassContentFormatter
Formats the document specified in the formatting context with the slave formatting strategies.
formatSource(String) - Method in class org.eclipse.jface.text.source.LineChangeHover
Formats the source w/ syntax coloring etc.
formatetc - Variable in class org.eclipse.swt.dnd.TransferData
The formatetc structure is a generalized data transfer format, enhanced to encompass a target device, the aspect, or view of the data, and a storage medium.
formatterStarts(IFormattingContext) - Method in class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
 
formatterStarts(String) - Method in class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
 
formatterStarts(String) - Method in interface org.eclipse.jface.text.formatter.IFormattingStrategy
Informs the strategy about the start of a formatting process in which it will participate.
formatterStarts(IFormattingContext) - Method in interface org.eclipse.jface.text.formatter.IFormattingStrategyExtension
Informs the strategy about the start of a formatting process in which it will participate.
formatterStops() - Method in class org.eclipse.jface.text.formatter.ContextBasedFormattingStrategy
 
formatterStops() - Method in interface org.eclipse.jface.text.formatter.IFormattingStrategy
Informs the strategy that the formatting process in which it has participated has been finished.
formatterStops() - Method in interface org.eclipse.jface.text.formatter.IFormattingStrategyExtension
Informs the strategy that the formatting process in which it has participated has been finished.
forward() - Method in class org.eclipse.swt.browser.Browser
Navigate to the next session history item.
forward() - Method in class org.eclipse.ui.views.framelist.FrameList
Moves the frame pointer forward by one.
fragment - Variable in class org.eclipse.jface.text.projection.Segment
The corresponding fragment for this segment.
fragments - Variable in class org.eclipse.core.runtime.model.PluginRegistryModel
Deprecated.  
frame - Variable in class org.eclipse.swt.ole.win32.OleClientSite
 
frameChanged(TreeFrame) - Method in class org.eclipse.ui.views.framelist.TreeViewerFrameSource
Updates the viewer in response to the current frame changing.
frameChanged(TreeFrame) - Method in class org.eclipse.ui.views.navigator.NavigatorFrameSource
Also updates the navigator's title.
framework - Variable in class org.eclipse.core.launcher.Main
The id of the bundle that will contain the framework to run.
freeSlaveDocument(IDocument) - Method in interface org.eclipse.jface.text.ISlaveDocumentManager
Frees the given slave document.
freeSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.TextViewer
Frees the given document if it is a slave document.
freeSlaveDocument(IDocument) - Method in class org.eclipse.jface.text.projection.ProjectionDocumentManager
 
funcKind - Variable in class org.eclipse.swt.ole.win32.OleFunctionDescription
 


 

Overview

 
Package  Class  Use  Tree  Deprecated  Help 
Eclipse Platform
Release 3.0
 PREV LETTER   NEXT LETTER FRAMES    NO FRAMES  
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


Guidelines for using Eclipse APIs.

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