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).
F10 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F10 key (value is (1<<24)+19).
F11 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F11 key (value is (1<<24)+20).
F12 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F12 key (value is (1<<24)+21).
F13 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F13 key (value is (1<<24)+22).
F14 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F14 key (value is (1<<24)+23).
F15 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F15 key (value is (1<<24)+24).
F2 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F2 key (value is (1<<24)+11).
F3 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F3 key (value is (1<<24)+12).
F4 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F4 key (value is (1<<24)+13).
F5 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F5 key (value is (1<<24)+14).
F6 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F6 key (value is (1<<24)+15).
F7 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F7 key (value is (1<<24)+16).
F8 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F8 key (value is (1<<24)+17).
F9 - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the F9 key (value is (1<<24)+18).
FactoryConfigurationError - Error in javax.xml.parsers
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError() - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
FactoryConfigurationError(Exception) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for error javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
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_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_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").
FALSE - Static variable in interface org.osgi.service.condpermadmin.Condition
A Condition object that will always evaluate to false and that is never postponed.
fatalError(String) - Method in class org.eclipse.ercp.jaxp.implForCore.DOMBuilder
Generate a fatal error event.
fatalError(String, String) - Method in class org.eclipse.ercp.jaxp.implForCore.SAXParserImpl
 
fatalError(String, String) - Method in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
A fatal error was encountered.
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
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
feature - Variable in class org.eclipse.ercp.swt.mobile.MobileDeviceEvent
The instance of an Input or Screen object being added or removed when the device configuration changes.
feature - Variable in class org.eclipse.update.core.BaseInstallHandler
The target of the action
Feature - Class in org.eclipse.update.core
Convenience implementation of a feature.
Feature() - Constructor for class org.eclipse.update.core.Feature
Feature default constructor
FEATURE_FILE - Static variable in class org.eclipse.update.core.Feature
Simple file name of the default feature manifest file
FEATURE_XML - Static variable in class org.eclipse.update.core.Feature
File extension of the default feature manifest file
featureConfigured(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was configured.
FeatureContentProvider - Class in org.eclipse.update.core
Base implementation of a feature content provider.
FeatureContentProvider(URL) - Constructor for class org.eclipse.update.core.FeatureContentProvider
Feature content provider constructor
FeatureContentProvider.FileFilter - Class in org.eclipse.update.core
 
FeatureContentProvider.FileFilter(String) - Constructor for class org.eclipse.update.core.FeatureContentProvider.FileFilter
Constructor for FileFilter.
featureInstalled(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was installed.
FeatureIsIncompatible - Static variable in class org.eclipse.ercp.update.UIMessages
 
FeatureIsRequired - Static variable in class org.eclipse.ercp.update.UIMessages
 
FeatureModel - Class in org.eclipse.update.core.model
Feature model object.
FeatureModel() - Constructor for class org.eclipse.update.core.model.FeatureModel
Creates an uninitialized feature object.
FeatureModelFactory - Class in org.eclipse.update.core.model
Default feature model factory.
FeatureModelFactory() - Constructor for class org.eclipse.update.core.model.FeatureModelFactory
Creates a default model factory.
featureName - Variable in class org.eclipse.ercp.update.views.InstallingScreen
 
featureProgress - Variable in class org.eclipse.ercp.update.views.InstallingScreen
 
FeatureReference - Class in org.eclipse.update.core
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 in org.eclipse.update.core.model
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.
featureRemoved(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was removed (uninstalled)
FeaturesInstalled - Static variable in class org.eclipse.ercp.update.UIMessages
 
featureUnconfigured(IFeature) - Method in interface org.eclipse.update.configuration.IConfiguredSiteChangedListener
Indicates the specified feature was unconfigured.
FeatureUpdated - Static variable in class org.eclipse.ercp.update.UIMessages
 
FeatureWrap - Class in org.eclipse.update.util
 
FeatureWrap() - Constructor for class org.eclipse.update.util.FeatureWrap
 
FeatureWrap(ISiteFeatureReference) - Constructor for class org.eclipse.update.util.FeatureWrap
 
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_EXTENSION_SPEC - Static variable in interface org.eclipse.core.runtime.content.IContentTypeSettings
File spec type constant, indicating a file extension specification.
FILE_NAME_SPEC - Static variable in interface org.eclipse.core.runtime.content.IContentType
File spec type constant, indicating a file name specification.
FILE_NAME_SPEC - Static variable in interface org.eclipse.core.runtime.content.IContentTypeSettings
File spec type constant, indicating a file name specification.
FileBundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleEntry represented by a File object.
FileDialog - Class in org.eclipse.swt.widgets
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.
FileLocator - Class in org.eclipse.core.runtime
This class contains collection of helper methods aimed at finding files in bundles.
fileName - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
FilePath - Class in org.eclipse.osgi.framework.adaptor
A utility class for manipulating file system paths.
FilePath(File) - Constructor for class org.eclipse.osgi.framework.adaptor.FilePath
Constructs a new file path from the given File object.
FilePath(String) - Constructor for class org.eclipse.osgi.framework.adaptor.FilePath
Constructs a new file path from the given string path.
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(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(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(Composite) - Method in class org.eclipse.jface.action.SubContributionItem
 
fill(Menu, int) - Method in class org.eclipse.jface.action.SubContributionItem
 
FILL - Static variable in class org.eclipse.swt.layout.GridData
Value for horizontalAlignment or verticalAlignment.
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 - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 4).
FILL_BOTH - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell horizontally and vertically and to fit the remaining horizontal and vertical space.
FILL_EVEN_ODD - Static variable in class org.eclipse.swt.SWT
Even odd rule for filling operations (value is 1).
FILL_HORIZONTAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell horizontally and to fit the remaining horizontal space.
FILL_VERTICAL - Static variable in class org.eclipse.swt.layout.GridData
Style bit for new GridData(int) to resize the control to fill the cell vertically and to fit the remaining vertical space.
FILL_WINDING - Static variable in class org.eclipse.swt.SWT
Winding rule for filling operations (value is 2).
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.
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.
FillLayout - Class in org.eclipse.swt.layout
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.
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.
fillSpace() - Method in class org.eclipse.ercp.update.views.AbsScreen
 
FILTER - Static variable in class org.eclipse.ercp.swt.mobile.SortedList
constructor style specifying filter field should be displayed
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 - Interface in org.osgi.framework
An RFC 1960-based Filter.
filter - Variable in class org.osgi.util.tracker.ServiceTracker
Filter specifying search criteria for the services to track.
filterData(FontData[], Display) - Method in class org.eclipse.jface.resource.FontRegistry
Removes from the list all fonts that do not exist in this system.
find(Bundle, IPath, Map) - Static method in class org.eclipse.core.runtime.FileLocator
Returns a URL for the given path in the given bundle.
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(Object) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Returns all waiting, executing and sleeping jobs belonging to the given family.
find(Bundle, IPath) - Static method in class org.eclipse.core.runtime.Platform
Deprecated. use FileLocator.find(Bundle, IPath, Map)
find(Bundle, IPath, Map) - Static method in class org.eclipse.core.runtime.Platform
Deprecated. use FileLocator.find(Bundle, IPath, Map) instead
find(IPath) - Method in class org.eclipse.core.runtime.Plugin
Deprecated. use FileLocator.find(Bundle, IPath, Map)
find(IPath, Map) - Method in class org.eclipse.core.runtime.Plugin
Deprecated. use FileLocator.find(Bundle, IPath, Map)
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.preference.PreferenceManager
Finds and returns the contribution node at the given path.
find(String, IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceManager
Finds and returns the preference node directly below the top at the given path.
find(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.ResourceManager
Returns a previously allocated resource associated with the given descriptor, or null if none exists yet.
FIND - Static variable in class org.eclipse.jface.viewers.CellEditor
Property name for the find action
find(String) - Method in interface org.eclipse.ui.views.IViewRegistry
Return a view descriptor with the given extension id.
findApplicationWithId(String) - Method in class org.eclipse.ercp.eworkbench.ApplicationRegistry
 
findApplicationWithId(String) - Method in interface org.eclipse.ercp.eworkbench.IApplicationRegistry
Finds and returns the registered application with the given app id.
findApplicationWithLabel(String) - Method in class org.eclipse.ercp.eworkbench.ApplicationRegistry
 
findApplicationWithLabel(String) - Method in interface org.eclipse.ercp.eworkbench.IApplicationRegistry
Finds and returns the registered application with the given app id.
findByUiObject(Object) - Method in class org.eclipse.update.util.CategoryWrap
 
findByUiObject(Object) - Method in class org.eclipse.update.util.FeatureWrap
 
findByUiObject(Object) - Method in interface org.eclipse.update.util.INode
 
findByUiObject(Object) - Method in class org.eclipse.update.util.SiteWrap
 
findClass(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Finds a class for a bundle that may be outside of the actual bundle (i.e. a class from an imported package or required bundle).
findClassPathEntry(ArrayList, String, ClasspathManager, BaseData, ProtectionDomain) - Static method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds all the ClasspathEntry objects for the requested classpath.
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
findContentTypeFor(InputStream, String) - Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
Returns the preferred content type for the given contents and file name.
findContentTypeFor(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
Returns the preferred content type for the given file name.
findContentTypesFor(InputStream, String) - Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
Returns the content types associated to the given contents and file name.
findContentTypesFor(String) - Method in interface org.eclipse.core.runtime.content.IContentTypeMatcher
Returns all content types known by the platform that are associated to the given file name.
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.
findEntries(Bundle, IPath, Map) - Static method in class org.eclipse.core.runtime.FileLocator
Same as FileLocator.findEntries(Bundle, IPath, Map) except multiple entries can be returned if more than one entry matches the path in the host and any of its fragments.
findEntries(Bundle, IPath) - Static method in class org.eclipse.core.runtime.FileLocator
Same as FileLocator.findEntries(Bundle, IPath) except multiple entries can be returned if more than one entry matches the path in the host any of its fragments.
findEntries(String, String, boolean) - Method in interface org.osgi.framework.Bundle
Returns entries in this bundle and its attached fragments.
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.
findLibrary(String) - Method in class org.eclipse.osgi.baseadaptor.BaseData
This method calls each configured classloading hook ClassLoadingHook.findLibrary(BaseData, String) method until the first one returns a non-null value.
findLibrary(BaseData, String) - Method in interface org.eclipse.osgi.baseadaptor.hooks.ClassLoadingHook
Gets called by a base data during BundleData.findLibrary(String).
findLibrary(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
 
findLibrary(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleData
Returns the absolute path name of a native library.
findLibrary(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Returns the absolute path name of a native library.
findLocalClass(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local class by searching the ClasspathEntry objects of the classpath manager.
findLocalClass(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Finds a local class in the BundleClassLoader without consulting the delegate.
findLocalEntries(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds the local entries by searching the ClasspathEntry objects of the classpath manager.
findLocalEntry(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local entry by searching the ClasspathEntry objects of the classpath manager.
findLocalResource(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds a local resource by searching the ClasspathEntry objects of the classpath manager.
findLocalResource(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Finds a local resource in the BundleClassLoader without consulting the delegate.
findLocalResources(String) - Method in class org.eclipse.osgi.baseadaptor.loader.ClasspathManager
Finds the local resources by searching the ClasspathEntry objects of the classpath manager.
findLocalResources(String) - Method in interface org.eclipse.osgi.framework.adaptor.BundleClassLoader
Finds all local resources in the BundleClassLoader with the specified path without consulting the delegate.
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).
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.
findResource(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Finds a resource for a bundle that may be outside of the actual bundle (i.e. a resource from an imported package or required bundle).
findResources(String) - Method in interface org.eclipse.osgi.framework.adaptor.ClassLoaderDelegate
Finds an enumeration of resources for a bundle that may be outside of the actual bundle (i.e. a resource from an imported package or required bundle).
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
 
findTrustAnchor(Certificate[]) - Method in class org.eclipse.osgi.service.security.TrustEngine
Returns the certificate trust anchor contained in the specified chain which was used to establish the authenticity of the chain.
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.
Finished - Static variable in class org.eclipse.ercp.update.UIMessages
 
FINISHED - Variable in class org.eclipse.ercp.update.views.AbsScreen
 
fireApplyEditorValue() - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered cell editor listeners of an apply event.
fireCancelEditor() - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered cell editor listeners that editing has been canceled.
fireCheckStateChanged(CheckStateChangedEvent) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
Notifies any check state listeners that the check state of an element has changed.
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.
fireEnablementChanged(String) - Method in class org.eclipse.jface.viewers.CellEditor
Notifies all registered property listeners of an enablement change.
fireHandlerChanged(HandlerEvent) - Method in class org.eclipse.core.commands.AbstractHandler
Fires an event to all registered listeners describing changes to this instance.
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.
fireNotDefined(String, NotDefinedException) - Method in class org.eclipse.core.commands.CommandManager
Fires the notDefined event for executionListeners.
fireNotEnabled(String, NotEnabledException) - Method in class org.eclipse.core.commands.CommandManager
Fires the notEnabled event for executionListeners.
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.
firePostExecuteFailure(String, ExecutionException) - Method in class org.eclipse.core.commands.CommandManager
Fires the postExecuteFailure event for executionListeners.
firePostExecuteSuccess(String, Object) - Method in class org.eclipse.core.commands.CommandManager
Fires the postExecuteSuccess event for executionListeners.
firePostSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.viewers.StructuredViewer
Notifies any post selection listeners that a post selection event has been received.
firePreExecute(String, ExecutionEvent) - Method in class org.eclipse.core.commands.CommandManager
Fires the preExecute event for executionListeners.
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(int) - Method in class org.eclipse.ui.part.WorkbenchPart
Fires a property changed event.
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.preferences.ScopedPreferenceStore
 
fireSelectionChanged(SelectionChangedEvent) - Method in class org.eclipse.jface.viewers.Viewer
Notifies any selection changed listeners that the viewer's selection has changed.
fireStateChanged(Object) - Method in class org.eclipse.core.commands.State
Notifies listeners to this state that it has changed in some way.
fireSystemInfoChanged(IVolume, int) - Static method in class org.eclipse.update.configuration.LocalSystemInfo
Notify listeners of change.
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.
firstChild - Variable in class org.eclipse.ercp.xml.dom.TreeNode
 
FLAT - Static variable in class org.eclipse.swt.SWT
Style constant for flat appearance.
flipXY(Point) - Static method in class org.eclipse.jface.util.Geometry
Swaps the X and Y coordinates of the given point.
flipXY(Rectangle) - Static method in class org.eclipse.jface.util.Geometry
Swaps the X and Y coordinates of the given rectangle, along with the height and width.
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).
flush() - Method in interface org.eclipse.osgi.service.resolver.Resolver
Flushes this resolver of any stored/cached data it may be keeping to facilitate incremental processing on its associated state.
flush() - Method in interface org.osgi.service.prefs.Preferences
Forces any changes in the contents of this node and its descendants to the persistent store.
flushAuthorizationInfo(URL, String, String) - Static method in class org.eclipse.core.runtime.Platform
Deprecated. Authorization database is superseded by the Equinox secure storage. Use org.eclipse.equinox.security.storage.SecurePreferencesFactory to obtain secure preferences and org.eclipse.equinox.security.storage.ISecurePreferences for data access and modifications. Consider using ISecurePreferences#clear() as a replacement of this method.
flushCache(Control) - Method in class org.eclipse.swt.layout.FillLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.FormLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.GridLayout
 
flushCache(Control) - Method in class org.eclipse.swt.layout.RowLayout
 
flushCache(Control) - Method in class org.eclipse.swt.widgets.Layout
Instruct the layout to flush any cached values associated with the control specified in the argument control.
flushLayout() - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Notifies the workbench that the preferred size of the presentation has changed.
flushLocalFile() - Static method in class org.eclipse.update.core.Utilities
Flushes all the keys from the local file map.
FocusEvent - Class in org.eclipse.swt.events
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.
focusGained(FocusEvent) - Method in interface org.eclipse.swt.events.FocusListener
Sent when a control gets focus.
FocusIn - Static variable in class org.eclipse.swt.SWT
The focus in event type (value is 15).
FocusListener - Interface in org.eclipse.swt.events
Classes which implement this interface provide methods that deal with the events that are generated as controls gain and lose 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 interface org.eclipse.swt.events.FocusListener
Sent when a control loses focus.
FocusOut - Static variable in class org.eclipse.swt.SWT
The focus out event type (value is 16).
Font - Class in org.eclipse.swt.graphics
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 in org.eclipse.swt.graphics
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.
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.
FontDescriptor - Class in org.eclipse.jface.resource
Lightweight descriptor for a font.
FontDescriptor() - Constructor for class org.eclipse.jface.resource.FontDescriptor
 
FontDialog - Class in org.eclipse.swt.widgets
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.
FontMetrics - Class in org.eclipse.swt.graphics
Instances of this class provide measurement information about fonts including ascent, descent, height, leading space between rows, and average character width.
FontRegistry - Class in org.eclipse.jface.resource
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.
FontRegistry(Display, boolean) - Constructor for class org.eclipse.jface.resource.FontRegistry
Creates an empty font registry.
forceActive() - Method in class org.eclipse.swt.widgets.Shell
If the receiver is visible, moves it 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.
forgetStartLevelChange(int) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Gets called by a base data during BundleData.setStartLevel(int).
forgetStatusChange(int) - Method in interface org.eclipse.osgi.baseadaptor.hooks.StorageHook
Gets called by a base data during BundleData.setStatus(int).
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(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
FormAttachment - Class in org.eclipse.swt.layout
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.
FormData - Class in org.eclipse.swt.layout
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
Constructs a new instance of FormData using default values.
FormData(int, int) - Constructor for class org.eclipse.swt.layout.FormData
Constructs a new instance of FormData according to the parameters.
FormLayout - Class in org.eclipse.swt.layout
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 edges of each child.
FormLayout() - Constructor for class org.eclipse.swt.layout.FormLayout
Constructs a new instance of this class.
forName(String) - Method in class org.eclipse.osgi.framework.util.SecureAction
Returns a Class.
forward() - Method in class org.eclipse.swt.browser.Browser
Navigate to the next session history item.
forXml() - Static method in class org.eclipse.ercp.xml.parser.CharDecoder
Return a new CharDecoder with the predefined entities
FRAGMENT - Static variable in class org.osgi.framework.BundlePermission
The action string fragment.
FRAGMENT_ATTACHMENT_ALWAYS - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "always") identifying a fragment attachment type of always.
FRAGMENT_ATTACHMENT_DIRECTIVE - Static variable in interface org.osgi.framework.Constants
Manifest header directive (named "fragment-attachment") identifying if and when a fragment may attach to a host bundle.
FRAGMENT_ATTACHMENT_NEVER - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "never") identifying a fragment attachment type of never.
FRAGMENT_ATTACHMENT_RESOLVETIME - Static variable in interface org.osgi.framework.Constants
Manifest header directive value (named "resolve-time") identifying a fragment attachment type of resolve-time.
FRAGMENT_BUNDLE_PERMISSION - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that a Fragment-Host could not be resolved because the fragment bundle does not have the correct permissions to be a fragment.
FRAGMENT_CONFLICT - Static variable in interface org.eclipse.osgi.service.resolver.ResolverError
Error type constant (bit mask) indicating that the bundle fragment could not be resolved because a constraint conflict with a host.
FRAGMENT_HOST - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Fragment-Host") identifying the symbolic name of another bundle for which that the bundle is a fragment.
FragmentClasspath - Class in org.eclipse.osgi.baseadaptor.loader
A FragmentClasspath contains all the ClasspathEntry objects for a fragment BaseData.
FragmentClasspath(BaseData, ClasspathEntry[], ProtectionDomain) - Constructor for class org.eclipse.osgi.baseadaptor.loader.FragmentClasspath
 
FRAMEWORK_BOOTDELEGATION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.bootdelegation") identifying packages for which the Framework must delegate class loading to the boot class path.
FRAMEWORK_EXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.executionenvironment") identifying execution environments provided by the Framework.
FRAMEWORK_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.language") identifying the Framework implementation language (see ISO 639 for possible values).
FRAMEWORK_OS_NAME - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.name") identifying the Framework host-computer's operating system.
FRAMEWORK_OS_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.os.version") identifying the Framework host-computer's operating system version number.
FRAMEWORK_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.processor") identifying the Framework host-computer's processor name.
FRAMEWORK_SYMBOLICNAME - Static variable in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
 
FRAMEWORK_SYSTEMPACKAGES - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.system.packages") identifying package which the system bundle must export.
FRAMEWORK_VENDOR - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.vendor") identifying the Framework implementation vendor.
FRAMEWORK_VERSION - Static variable in interface org.osgi.framework.Constants
Framework environment property (named "org.osgi.framework.version") identifying the Framework version.
FrameworkAdaptor - Interface in org.eclipse.osgi.framework.adaptor
FrameworkAdaptor interface to the osgi framework.
FrameworkDebugOptions - Class in org.eclipse.osgi.framework.debug
The DebugOptions class used by the framework to get debug options from.
FrameworkEvent - Class in org.osgi.framework
A general event from the Framework.
FrameworkEvent(int, Object) - Constructor for class org.osgi.framework.FrameworkEvent
Deprecated. As of 1.2. This constructor is deprecated in favor of using the other constructor with the System Bundle as the event source.
FrameworkEvent(int, Bundle, Throwable) - Constructor for class org.osgi.framework.FrameworkEvent
Creates a Framework event regarding the specified bundle.
frameworkEvent(FrameworkEvent) - Method in interface org.osgi.framework.FrameworkListener
Receives notification of a general FrameworkEvent object.
FrameworkListener - Interface in org.osgi.framework
A FrameworkEvent listener.
FrameworkLog - Interface in org.eclipse.osgi.framework.log
The FramworkLog interface.
FrameworkLogEntry - Class in org.eclipse.osgi.framework.log
A framework log entry used to log information to a FrameworkLog
FrameworkLogEntry(String, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
FrameworkLogEntry(String, int, int, String, int, Throwable, FrameworkLogEntry[]) - Constructor for class org.eclipse.osgi.framework.log.FrameworkLogEntry
Constructs a new FrameworkLogEntry
frameworkStart(BundleContext) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hook AdaptorHook.frameworkStart(BundleContext) methods.
frameworkStart(BundleContext) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.frameworkStart(BundleContext).
frameworkStart(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
The framework will call this method after the System BundleActivator.start(BundleContext) has been called.
frameworkStop(BundleContext) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hook AdaptorHook.frameworkStop(BundleContext) methods.
frameworkStop(BundleContext) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.frameworkStop(BundleContext).
frameworkStop(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
The framework will call this method before the System BundleActivator.stop(BundleContext) has been called.
frameworkStopping(BundleContext) - Method in class org.eclipse.osgi.baseadaptor.BaseAdaptor
This method calls all the configured adaptor hook AdaptorHook.frameworkStopping(BundleContext) methods.
frameworkStopping(BundleContext) - Method in interface org.eclipse.osgi.baseadaptor.hooks.AdaptorHook
Gets called by the adaptor during FrameworkAdaptor.frameworkStopping(BundleContext).
frameworkStopping(BundleContext) - Method in interface org.eclipse.osgi.framework.adaptor.FrameworkAdaptor
The framework will call this method before the process of framework shutdown is started.
FrameworkUtil - Class in org.osgi.framework
Framework Utility class.
FreeSpace - Static variable in class org.eclipse.ercp.update.UIMessages
 
fromOSString(String) - Static method in class org.eclipse.core.runtime.Path
Constructs a new path from the given string path.
fromPortableString(String) - Static method in class org.eclipse.core.runtime.Path
Constructs a new path from the given path string.
fStringInterning - Variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 
FULL - Static variable in class org.eclipse.ercp.swt.mobile.DateEditor
A hint that the widget should be displayed in a format which is full featured and emphasizes ease of use rather than compactness.
FULL_KEYBOARD - Static variable in class org.eclipse.ercp.swt.mobile.Input
input feature has hardware keys typical in a full keyboard.
FULL_SELECTION - Static variable in class org.eclipse.swt.SWT
Style constant for full row selection behavior.
fXmlNSUris - Variable in class org.eclipse.ercp.xml.parser.AbstractSAXParserImpl
 

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 _