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 _

B

BACK - Static variable in class org.eclipse.ercp.swt.mobile.Command
A command that hints to the implementation to navigate backward.
Back - Static variable in class org.eclipse.ercp.update.UIMessages
 
BACK - Variable in class org.eclipse.ercp.update.views.AbsScreen
 
back() - Method in class org.eclipse.swt.browser.Browser
Navigate to the previous session history item.
backgroundPixel - Variable in class org.eclipse.swt.graphics.ImageLoader
the background pixel for the logical screen (this corresponds to the GIF89a Background Color Index value).
BackingStoreException - Exception in org.osgi.service.prefs
Thrown to indicate that a preferences operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
BackingStoreException(String) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackingStoreException(String, Throwable) - Constructor for exception org.osgi.service.prefs.BackingStoreException
Constructs a BackingStoreException with the specified detail message.
BackLevelFilter - Class in org.eclipse.update.search
This class can be added to the update search request to filter out features that are back-level (are older or the same as the features already installed).
BackLevelFilter() - Constructor for class org.eclipse.update.search.BackLevelFilter
 
BACKUP_MARK - Static variable in class org.eclipse.core.runtime.adaptor.EclipseLog
The extension markup to use for backup log files
BANNER_FONT - Static variable in class org.eclipse.jface.resource.JFaceResources
The symbolic font name for the banner font (value "org.eclipse.jface.bannerfont").
BAR - Static variable in class org.eclipse.swt.SWT
Style constant for menu bar behavior (value is 1<<1).
BaseAdaptor - Class in org.eclipse.osgi.baseadaptor
A Framework adaptor implementation that allows additional functionality to be hooked in.
BaseAdaptor(String[]) - Constructor for class org.eclipse.osgi.baseadaptor.BaseAdaptor
Constructs a BaseAdaptor.
BaseClassLoader - Interface in org.eclipse.osgi.baseadaptor.loader
The actual class loader object used to define classes for a classpath manager.
BaseData - Class in org.eclipse.osgi.baseadaptor
The BundleData implementation used by the BaseAdaptor.
BaseData(long, BaseAdaptor) - Constructor for class org.eclipse.osgi.baseadaptor.BaseData
Constructs a new BaseData with the specified id for the specified adaptor
BaseDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a base description object for a state.
BaseFeatureFactory - Class in org.eclipse.update.core
Base implementation of a feature factory.
BaseFeatureFactory() - Constructor for class org.eclipse.update.core.BaseFeatureFactory
 
basefile - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
The File object for this BundleFile.
BaseFilter - Class in org.eclipse.update.search
Base filter class Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseFilter() - Constructor for class org.eclipse.update.search.BaseFilter
 
BaseInstallHandler - Class in org.eclipse.update.core
Base implementation of an install handler.
BaseInstallHandler() - Constructor for class org.eclipse.update.core.BaseInstallHandler
 
BaseSiteFactory - Class in org.eclipse.update.core
Base implementation of a site factory.
BaseSiteFactory() - Constructor for class org.eclipse.update.core.BaseSiteFactory
 
basicGetFontData(String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Helper method to construct a FontData from the given string.
basicOpen() - Method in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
Opens the ZipFile for this bundle file
batchBegin() - Method in interface org.eclipse.osgi.event.BatchBundleListener
Indicates that a batching process has begun.
BatchBundleListener - Interface in org.eclipse.osgi.event
A batch BundleEvent listener.
batchEnd() - Method in interface org.eclipse.osgi.event.BatchBundleListener
Indicates that a batching process has ended.
beep() - Method in class org.eclipse.swt.widgets.Display
Causes the system hardware to emit a short sound (if it supports this capability).
beforeExecute(IOperation, Object) - Method in interface org.eclipse.update.operations.IOperationListener
May be called before an operation starts executing.
beforeExecute(IOperation, Object) - Method in class org.eclipse.update.standalone.ScriptedCommand
 
begin() - Method in interface org.eclipse.osgi.framework.adaptor.BundleOperation
Begin the operation on the bundle (install, update, uninstall).
BEGIN_GROUP - Static variable in class org.eclipse.jface.action.StatusLineManager
Identifier of group marker used to position contributions at the beginning of the status line.
BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
Value for horizontalAlignment or verticalAlignment.
BEGINNING - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 1).
beginRule(ISchedulingRule, IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Begins applying this rule in the calling thread.
beginTask(String, int) - Method in interface org.eclipse.core.runtime.IProgressMonitor
Notifies that the main task is beginning.
beginTask(String, int) - Method in class org.eclipse.core.runtime.NullProgressMonitor
This implementation does nothing.
beginTask(String, int) - Method in class org.eclipse.core.runtime.ProgressMonitorWrapper
This implementation of a IProgressMonitor method forwards to the wrapped progress monitor.
beginTask(String, int) - Method in class org.eclipse.core.runtime.SubMonitor
Starts a new main task.
beginTask(String, int) - Method in class org.eclipse.core.runtime.SubProgressMonitor
 
beginTask(String, int) - Method in class org.eclipse.ercp.update.views.UpdateMonitor
 
beginTask(String, int) - Method in class org.eclipse.update.core.InstallMonitor
Begin new monitor task.
belongsTo(Object) - Method in class org.eclipse.core.runtime.jobs.Job
Returns whether this job belongs to the given family.
bestData(FontData[], Display) - Method in class org.eclipse.jface.resource.FontRegistry
Deprecated. use bestDataArray in order to support Motif multiple entry fonts.
bestDataArray(FontData[], Display) - Method in class org.eclipse.jface.resource.FontRegistry
Deprecated. use filterData in order to preserve multiple entry fonts on Motif
BinarySignatureDescriber - Class in org.eclipse.core.runtime.content
A content describer for binary formats that present some simple signature at a known, fixed offset.
BinarySignatureDescriber() - Constructor for class org.eclipse.core.runtime.content.BinarySignatureDescriber
 
BITMAP - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type bitmap (value is 0).
blue - Variable in class org.eclipse.swt.graphics.RGB
the blue component of the RGB
blueMask - Variable in class org.eclipse.swt.graphics.PaletteData
the blue mask for a direct palette
blueShift - Variable in class org.eclipse.swt.graphics.PaletteData
the blue shift for a direct palette
BOLD - Static variable in class org.eclipse.swt.SWT
The font style constant indicating a bold weight font (value is 1<<0).
BOM_UTF_16BE - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Constant that identifies the Byte-Order-Mark for contents encoded with the UTF-16 Big Endian character encoding scheme.
BOM_UTF_16LE - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Constant that identifies the Byte-Order-Mark for contents encoded with the UTF-16 Little Endian character encoding scheme.
BOM_UTF_8 - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Constant that identifies the Byte-Order-Mark for contents encoded with the UTF-8 character encoding scheme.
BOOKMARK_FILE - Static variable in class org.eclipse.ercp.update.views.BookmarksScreen
 
bookmarkFile - Variable in class org.eclipse.ercp.update.views.NormalView
 
BookmarkName - Static variable in class org.eclipse.ercp.update.UIMessages
 
BOOKMARKS_SCREEN - Variable in class org.eclipse.ercp.update.views.NormalView
 
BookmarkSite - Class in org.eclipse.update.util
 
BookmarkSite() - Constructor for class org.eclipse.update.util.BookmarkSite
 
BookmarkSite(String, String, boolean, boolean, boolean, String) - Constructor for class org.eclipse.update.util.BookmarkSite
 
BookmarksScreen - Class in org.eclipse.ercp.update.views
 
BookmarksScreen(NormalView) - Constructor for class org.eclipse.ercp.update.views.BookmarksScreen
 
BookmarksScreen.AccessSiteThread - Class in org.eclipse.ercp.update.views
 
BookmarksScreen.AccessSiteThread(String, Vector, Vector, Vector, StringBuffer, IProgressMonitor) - Constructor for class org.eclipse.ercp.update.views.BookmarksScreen.AccessSiteThread
 
BookmarkURL - Static variable in class org.eclipse.ercp.update.UIMessages
 
BOOLEAN_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for boolean properties (false).
BOOLEAN_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for boolean preferences (false).
BORDER - Static variable in class org.eclipse.swt.SWT
Style constant for bordered behavior (value is 1<<11).
bottom - Variable in class org.eclipse.swt.layout.FormData
bottom specifies the attachment of the bottom of the control.
BOTTOM - Static variable in class org.eclipse.swt.SWT
Style constant for align bottom behavior (value is 1<<10, since align DOWN and align BOTTOM are considered the same).
BOTTOM - Static variable in interface org.eclipse.ui.IPageLayout
Relationship constant indicating a part should be placed below its relative.
BOTTOM - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Constant to be used when referring to the bottom of the workbench org.eclipse.jface.window.
BOTTOM_LEFT - Static variable in interface org.eclipse.jface.viewers.IDecoration
Constant for the bottom left quadrant.
BOTTOM_RIGHT - Static variable in interface org.eclipse.jface.viewers.IDecoration
Constant for the bottom right quadrant.
BREAK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the break key (value is (1<<24)+86).
bringToTop(IWorkbenchPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Moves the given part forward in the Z order of this page so as to make it visible, without changing which part has focus.
Browser - Class in org.eclipse.swt.browser
Instances of this class implement the browser user interface metaphor.
Browser(Composite, int) - Constructor for class org.eclipse.swt.browser.Browser
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
BS - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the backspace character (value is the char '\b').
BUF_SIZE - Static variable in class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
 
BUILD - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 40) for build jobs.
buildLabel(ViewerLabel, Object) - Method in class org.eclipse.jface.viewers.StructuredViewer
Build a label up for the element using the supplied label provider.
buildSequence(IPreferenceNode, List, int) - Method in class org.eclipse.jface.preference.PreferenceManager
Recursively enumerates all nodes at or below the given node and adds them to the given list in the given order.
buildURL(String, boolean) - Static method in class org.eclipse.core.runtime.adaptor.LocationManager
Builds a URL with the given specification
Bundle - Interface in org.osgi.framework
An installed bundle in the Framework.
BUNDLE_ACTIVATIONPOLICY - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ActivationPolicy") identifying the bundle's activation policy.
BUNDLE_ACTIVATOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "Bundle-Activator") identifying the bundle's activator class.
BUNDLE_CATEGORY - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Category") identifying the bundle's category.
BUNDLE_CLASSPATH - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ClassPath") identifying a list of directories and embedded JAR files, which are bundle resources used to extend the bundle's classpath.
BUNDLE_CONTACTADDRESS - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ContactAddress") identifying the contact address where problems with the bundle may be reported; for example, an email address.
BUNDLE_COPYRIGHT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Copyright") identifying the bundle's copyright information.
BUNDLE_DATA_FILE - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
BUNDLE_DESCRIPTION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Description") containing a brief description of the bundle's functionality.
BUNDLE_DOCURL - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-DocURL") identifying the bundle's documentation URL, from which further information about the bundle may be obtained.
BUNDLE_LOCALIZATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Localization") identifying the base name of the bundle's localization entries.
BUNDLE_LOCALIZATION_DEFAULT_BASENAME - Static variable in interface org.osgi.framework.Constants
Default value for the Bundle-Localization manifest header.
BUNDLE_MANIFESTVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-ManifestVersion") identifying the bundle manifest version.
BUNDLE_NAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Name") identifying the bundle's name.
BUNDLE_NATIVECODE - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-NativeCode") identifying a number of hardware environments and the native language code libraries that the bundle is carrying for each of these environments.
BUNDLE_NATIVECODE_LANGUAGE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "language") identifying the language in which the native bundle code is written specified in the Bundle-NativeCode manifest header.
BUNDLE_NATIVECODE_OSNAME - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "osname") identifying the operating system required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_OSVERSION - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "osversion") identifying the operating system version required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_NATIVECODE_PROCESSOR - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "processor") identifying the processor required to run native bundle code specified in the Bundle-NativeCode manifest header).
BUNDLE_REQUIREDEXECUTIONENVIRONMENT - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-RequiredExecutionEnvironment") identifying the required execution environment for the bundle.
BUNDLE_SYMBOLICNAME - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-SymbolicName") identifying the bundle's symbolic name.
BUNDLE_SYMBOLICNAME_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-symbolic-name") identifying the symbolic name of a bundle that exports a package specified in the Import-Package manifest header.
BUNDLE_TYPE_FRAGMENT - Static variable in interface org.osgi.service.packageadmin.PackageAdmin
Bundle type indicating the bundle is a fragment bundle.
BUNDLE_UPDATELOCATION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-UpdateLocation") identifying the location from which a new bundle version is obtained during a bundle update operation.
BUNDLE_VENDOR - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Vendor") identifying the bundle's vendor.
BUNDLE_VERSION - Static variable in interface org.osgi.framework.Constants
Manifest header (named "Bundle-Version") identifying the bundle's version.
BUNDLE_VERSION_ATTRIBUTE - Static variable in interface org.osgi.framework.Constants
Manifest header attribute (named "bundle-version") identifying a range of versions for a bundle specified in the Require-Bundle or Fragment-Host manifest headers.
BundleActivator - Interface in org.osgi.framework
Customizes the starting and stopping of a bundle.
bundleAdded(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been added to the state.
bundleChanged(BundleEvent) - Method in class org.eclipse.osgi.framework.internal.core.FrameworkCommandProvider
This is used to track lazily activated bundles.
bundleChanged(BundleEvent) - Method in interface org.osgi.framework.BundleListener
Receives notification that a bundle has had a lifecycle change.
BundleClassLoader - Interface in org.eclipse.osgi.framework.adaptor
The BundleClassLoader interface is used by the Framework to load local classes and resources from a Bundle.
BundleContext - Interface in org.osgi.framework
A bundle's execution context within the Framework.
bundledata - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleFile
The bundle data
BundleData - Interface in org.eclipse.osgi.framework.adaptor
The BundleData represents a single bundle that is persistently stored by a FrameworkAdaptor.
BundleDelta - Interface in org.eclipse.osgi.service.resolver
BundleDeltas represent the changes related to an individual bundle between two states.
BundleDescription - Interface in org.eclipse.osgi.service.resolver
This class represents a specific version of a bundle in the system.
BundleEntry - Class in org.eclipse.osgi.baseadaptor.bundlefile
A BundleEntry represents one entry of a BundleFile.
BundleEntry() - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleEntry
 
BundleEvent - Class in org.osgi.framework
An event from the Framework describing a bundle lifecycle change.
BundleEvent(int, Bundle) - Constructor for class org.osgi.framework.BundleEvent
Creates a bundle event of the specified type.
BundleException - Exception in org.osgi.framework
A Framework exception used to indicate that a bundle lifecycle problem occurred.
BundleException(String, Throwable) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException that wraps another exception.
BundleException(String) - Constructor for exception org.osgi.framework.BundleException
Creates a BundleException object with the specified message.
bundleFile - Variable in class org.eclipse.osgi.baseadaptor.BaseData
 
BundleFile - Class in org.eclipse.osgi.baseadaptor.bundlefile
The BundleFile API is used by Adaptors to read resources out of an installed Bundle in the Framework.
BundleFile() - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
Default constructor
BundleFile(File) - Constructor for class org.eclipse.osgi.baseadaptor.bundlefile.BundleFile
BundleFile constructor
bundleFile - Variable in class org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry
The BundleFile for this entry.
BundleFileFactoryHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A factory that creates bundle file objects.
BundleFileWrapperFactoryHook - Interface in org.eclipse.osgi.baseadaptor.hooks
A factory that wraps bundle file objects.
BundleListener - Interface in org.osgi.framework
A BundleEvent listener.
BundleLocationCondition - Class in org.osgi.service.condpermadmin
Condition to test if the location of a bundle matches a pattern.
BundleOperation - Interface in org.eclipse.osgi.framework.adaptor
Bundle Storage interface for managing a persistent storage life cycle operation upon a bundle.
BundlePermission - Class in org.osgi.framework
A bundle's authority to require or provide a bundle or to receive or attach fragments.
BundlePermission(String, String) - Constructor for class org.osgi.framework.BundlePermission
Defines the authority to provide and/or require and or specify a host fragment symbolic name within the OSGi environment.
BundleProtectionDomain - Class in org.eclipse.osgi.framework.adaptor
This is a specialized ProtectionDomain for a bundle.
BundleProtectionDomain(PermissionCollection) - Constructor for class org.eclipse.osgi.framework.adaptor.BundleProtectionDomain
Constructs a special ProtectionDomain for a bundle.
bundleRemoved(BundleDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been removed from the state.
BUNDLES_DIR - Static variable in class org.eclipse.core.runtime.adaptor.LocationManager
 
BundleSignerCondition - Class in org.osgi.service.condpermadmin
Condition to test if the signer of a bundle matches a pattern.
BundleSpecification - Interface in org.eclipse.osgi.service.resolver
A representation of one bundle import constraint as seen in a bundle manifest and managed by a state and resolver.
bundleUpdated(BundleDescription, BundleDescription, boolean) - Method in interface org.eclipse.osgi.service.resolver.Resolver
Notifies the resolver a bundle has been updated in the state.
BundleWatcher - Interface in org.eclipse.osgi.framework.adaptor
Watches bundle lifecyle processes.
button - Variable in class org.eclipse.swt.events.MouseEvent
the button that was pressed or released; 1 for the first button, 2 for the second button, and 3 for the third button, etc.
Button - Class in org.eclipse.swt.widgets
Instances of this class represent a selectable user interface object that issues notification when pressed and released.
Button(Composite, int) - Constructor for class org.eclipse.swt.widgets.Button
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
button - Variable in class org.eclipse.swt.widgets.Event
the button that was pressed or released; 1 for the first button, 2 for the second button, and 3 for the third button, etc.
BUTTON1 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button one was pushed when the event was generated.
BUTTON2 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button two was pushed when the event was generated.
BUTTON3 - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating that mouse button three was pushed when the event was generated.
BUTTON_MASK - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating all possible mouse buttons.
BYTE_ORDER_MARK - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Key for the "byte order mark" property.
ByteArrayTransfer - Class in org.eclipse.swt.dnd
The class ByteArrayTransfer provides a platform specific mechanism for converting a java byte[] to a platform specific representation of the byte array and vice versa.
ByteArrayTransfer() - Constructor for class org.eclipse.swt.dnd.ByteArrayTransfer
 
bytesPerLine - Variable in class org.eclipse.swt.graphics.ImageData
The number of bytes per scanline.

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 _