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 _


 

B

BACK - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.BACK.getId() instead.
BACK - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "back"): Back.
BACKWARD_HISTORY - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "backardHistory"): Backward in the navigation history.
BACK_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for a "Back" button (value 14).
BACK_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for back buttons.
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).
BEGINNING - Static variable in class org.eclipse.swt.SWT
Style constant for vertical alignment or orientation behavior (value is 1).
BEGINNING - Static variable in class org.eclipse.swt.layout.GridData
 
BEGIN_GROUP - Static variable in class org.eclipse.jface.action.StatusLineManager
Global group marker used to control positioning of contributions
BINARY - Static variable in class org.eclipse.team.core.Team
 
BITMAP - Static variable in class org.eclipse.swt.SWT
Constant indicating that an image or operation is of type bitmap (value is 0).
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 - Static variable in interface org.eclipse.core.resources.IMarker
Bookmark marker type.
BOOKMARK - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.BOOKMARK.getId() instead.
BOOKMARK - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Add bookmark.
BOOKMARK_ACTION - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
Help context id for the "Add Bookmark" action.
BOOKMARK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Deprecated. in 3.0 Use org.eclipse.ui.texteditor.ITextEditorHelpContextIds.BOOKMARK_ACTION instead.
BOOKMARK_SYSTEM_IMAGE - Static variable in class org.eclipse.ui.texteditor.DefaultMarkerAnnotationAccess
Constant for the bookmark system image.
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).
BORDER - Static variable in class org.eclipse.ui.forms.FormColors
Key for the tree/table border color.
BOTH_MODE - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
 
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 window.
BOTTOM - Static variable in class org.eclipse.ui.forms.widgets.TableWrapData
The control will be aligned with the bottom of the cell.
BOTTOM_LEFT - Static variable in interface org.eclipse.jface.viewers.IDecoration
 
BOTTOM_RIGHT - Static variable in interface org.eclipse.jface.viewers.IDecoration
 
BREAK - Static variable in class org.eclipse.swt.SWT
Keyboard event constant representing the break key (value is (1<<24)+86).
BREAK - Static variable in class org.eclipse.ui.keys.SpecialKey
The single static instance of SpecialKey which represents the 'Break' key.
BREAKPOINT - Static variable in class org.eclipse.debug.core.DebugEvent
Breakpoint detail.
BREAKPOINT_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a breakpoint group in a menu (value "breakpointGroup").
BREAKPOINT_MARKER - Static variable in interface org.eclipse.debug.core.model.IBreakpoint
Root breakpoint marker type (value "org.eclipse.debug.core.breakpoint").
BS - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the backspace character (value is the char '\b').
BS - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the backspace key (U+0008).
BUILD - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 40) for build jobs.
BUILD - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.BUILD.getId() instead.
BUILD - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Incremental build.
BUILD_AUTOMATICALLY - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Build automaticaly This action maintains its enablement state.
BUILD_CLEAN - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Build clean This action maintains its enablement state.
BUILD_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Workbench menu: name of group for extra Build-like actions (value "build.ext").
BUILD_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Workbench menu: name of group for extra Build-like actions (value "build.ext").
BUILD_FAILED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 75) indicating that a builder failed.
BUILD_GROUP - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
 
BUILD_GROUP - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Group ids for build toolbar group.
BUILD_PROJECT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.BUILD_PROJECT.getId() instead.
BUILD_PROJECT - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Incremental build.
BUSY_PROPERTY - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Property constant indicating that the element is currently being worked on by an operation.
BUSY_PROPERTY - Static variable in interface org.eclipse.ui.progress.IWorkbenchSiteProgressService
The property that is sent with busy notifications.
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_BAR_HEIGHT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Height of button bar in dialog units (value 25).
BUTTON_HEIGHT - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button height in dialog units (value 14).
BUTTON_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button margin in dialog units (value 4).
BUTTON_MASK - Static variable in class org.eclipse.swt.SWT
Keyboard and/or mouse event mask indicating all possible mouse buttons.
BUTTON_WIDTH - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button width in dialog units (value 61).
BYTE_ORDER_MARK - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Key for the "byte order mark" property.
BackAction - class org.eclipse.ui.views.framelist.BackAction.
Generic "Back" action which goes back one frame,
BackAction(FrameList) - Constructor for class org.eclipse.ui.views.framelist.BackAction
Constructs a new action for the specified frame list.
BackLevelFilter - class org.eclipse.update.search.BackLevelFilter.
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
 
BadLocationException - exception org.eclipse.jface.text.BadLocationException.
Indicates the attempt to access a non-existing position.
BadLocationException() - Constructor for class org.eclipse.jface.text.BadLocationException
Creates a new bad location exception.
BadLocationException(String) - Constructor for class org.eclipse.jface.text.BadLocationException
Creates a new bad location exception.
BadPartitioningException - exception org.eclipse.jface.text.BadPartitioningException.
Represents the attempt to refer to a non-existing document partitioning.
BadPartitioningException() - Constructor for class org.eclipse.jface.text.BadPartitioningException
Creates a new bad partitioning exception.
BadPartitioningException(String) - Constructor for class org.eclipse.jface.text.BadPartitioningException
Creates a new bad partitioning exception.
BadPositionCategoryException - exception org.eclipse.jface.text.BadPositionCategoryException.
Indicates the attempt to access a non-existing position category in a document.
BadPositionCategoryException() - Constructor for class org.eclipse.jface.text.BadPositionCategoryException
Creates a new bad position category exception.
BadPositionCategoryException(String) - Constructor for class org.eclipse.jface.text.BadPositionCategoryException
Creates a new bad position category exception.
BaseFeatureFactory - class org.eclipse.update.core.BaseFeatureFactory.
Base implementation of a feature factory.
BaseFeatureFactory() - Constructor for class org.eclipse.update.core.BaseFeatureFactory
 
BaseFilter - class org.eclipse.update.search.BaseFilter.
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 org.eclipse.update.core.BaseInstallHandler.
Base implementation of an install handler.
BaseInstallHandler() - Constructor for class org.eclipse.update.core.BaseInstallHandler
 
BaseSelectionListenerAction - class org.eclipse.ui.actions.BaseSelectionListenerAction.
The abstract superclass for actions that listen to selection change events.
BaseSelectionListenerAction(String) - Constructor for class org.eclipse.ui.actions.BaseSelectionListenerAction
Creates a new action with the given text.
BaseSiteFactory - class org.eclipse.update.core.BaseSiteFactory.
Base implementation of a site factory.
BaseSiteFactory() - Constructor for class org.eclipse.update.core.BaseSiteFactory
 
BaseWorkbenchContentProvider - class org.eclipse.ui.model.BaseWorkbenchContentProvider.
Tree content provider for objects that can be adapted to the interface IWorkbenchAdapter.
BaseWorkbenchContentProvider() - Constructor for class org.eclipse.ui.model.BaseWorkbenchContentProvider
Creates a new workbench content provider.
BasicMarkerUpdater - class org.eclipse.ui.texteditor.BasicMarkerUpdater.
Updates a marker's positional attributes which are start position, end position, and line number.
BasicMarkerUpdater() - Constructor for class org.eclipse.ui.texteditor.BasicMarkerUpdater
Creates a new basic marker updater.
BasicNewFileResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard.
Standard workbench wizard that create a new file resource in the workspace.
BasicNewFileResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard
Creates a wizard for creating a new file resource in the workspace.
BasicNewFolderResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard.
Standard workbench wizard that create a new folder resource in the workspace.
BasicNewFolderResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard
Creates a wizard for creating a new folder resource in the workspace.
BasicNewProjectResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard.
Standard workbench wizard that creates a new project resource in the workspace.
BasicNewProjectResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
Creates a wizard for creating a new project resource in the workspace.
BasicNewResourceWizard - class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard.
Abstract base implementation of the standard workbench wizards that create new resources in the workspace.
BasicNewResourceWizard() - Constructor for class org.eclipse.ui.wizards.newresource.BasicNewResourceWizard
Creates an empty wizard for creating a new resource in the workspace.
BasicTextEditorActionContributor - class org.eclipse.ui.texteditor.BasicTextEditorActionContributor.
Manages the installation and uninstallation of global actions for the same type of editors.
BasicTextEditorActionContributor() - Constructor for class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
Creates an empty editor action bar contributor.
BidiSegmentEvent - class org.eclipse.swt.custom.BidiSegmentEvent.
This event is sent to BidiSegmentListeners when a line is to be measured or rendered in a bidi locale.
BidiSegmentListener - interface org.eclipse.swt.custom.BidiSegmentListener.
This listener interface may be implemented in order to receive BidiSegmentEvents.
BinarySignatureDescriber - class org.eclipse.core.runtime.content.BinarySignatureDescriber.
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
 
BookmarkNavigator - class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator.
Main class for the bookmark navigator for displaying bookmarks on resources and opening an editor on the bookmarked resource when the user commands.
BookmarkNavigator() - Constructor for class org.eclipse.ui.views.bookmarkexplorer.BookmarkNavigator
Creates the bookmarks view.
BookmarkRulerAction - class org.eclipse.ui.texteditor.BookmarkRulerAction.
Adapter for the managing bookmark action.
BookmarkRulerAction() - Constructor for class org.eclipse.ui.texteditor.BookmarkRulerAction
 
BooleanFieldEditor - class org.eclipse.jface.preference.BooleanFieldEditor.
A field editor for a boolean type preference.
BooleanFieldEditor() - Constructor for class org.eclipse.jface.preference.BooleanFieldEditor
Creates a new boolean field editor
BooleanFieldEditor(String, String, int, Composite) - Constructor for class org.eclipse.jface.preference.BooleanFieldEditor
Creates a boolean field editor in the given style.
BooleanFieldEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.BooleanFieldEditor
Creates a boolean field editor in the default style.
BooleanPropertyAction - class org.eclipse.jface.preference.BooleanPropertyAction.
The BooleanPropertyAction is an action that set the values of a boolean property in the preference store.
BooleanPropertyAction(String, IPreferenceStore, String) - Constructor for class org.eclipse.jface.preference.BooleanPropertyAction
Create a new instance of the receiver.
Breakpoint - class org.eclipse.debug.core.model.Breakpoint.
Abstract implementation of a breakpoint.
Breakpoint() - Constructor for class org.eclipse.debug.core.model.Breakpoint
 
Browser - class org.eclipse.swt.browser.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.
BufferedContent - class org.eclipse.compare.BufferedContent.
Abstract implementation for a buffered IStreamContentAccessor.
BufferedContent() - Constructor for class org.eclipse.compare.BufferedContent
Creates a buffered stream content accessor.
BufferedRuleBasedScanner - class org.eclipse.jface.text.rules.BufferedRuleBasedScanner.
A buffered rule based scanner.
BufferedRuleBasedScanner() - Constructor for class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Creates a new buffered rule based scanner which does not have any rule and a default buffer size of 500 characters.
BufferedRuleBasedScanner(int) - Constructor for class org.eclipse.jface.text.rules.BufferedRuleBasedScanner
Creates a new buffered rule based scanner which does not have any rule.
BuildAction - class org.eclipse.ui.actions.BuildAction.
Standard actions for full and incremental builds of the selected project(s).
BuildAction(Shell, int) - Constructor for class org.eclipse.ui.actions.BuildAction
Creates a new action of the appropriate type.
BusyIndicator - class org.eclipse.swt.custom.BusyIndicator.
Support for showing a Busy Cursor during a long running process.
BusyIndicator() - Constructor for class org.eclipse.swt.custom.BusyIndicator
 
Button - class org.eclipse.swt.widgets.Button.
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.
ByteArrayTransfer - class org.eclipse.swt.dnd.ByteArrayTransfer.
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
 
back() - Method in class org.eclipse.swt.browser.Browser
Navigate to the previous session history item.
back() - Method in class org.eclipse.ui.views.framelist.FrameList
Moves the frame pointer back by one.
backPressed() - Method in class org.eclipse.jface.wizard.WizardDialog
The Back button has been pressed.
background - Variable in class org.eclipse.swt.custom.StyleRange
 
background - Variable in class org.eclipse.swt.graphics.GCData
 
background - Variable in class org.eclipse.swt.graphics.TextStyle
the background of the style
background - Variable in class org.eclipse.ui.forms.FormColors
 
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).
basicGetFontData(String) - Static method in class org.eclipse.jface.preference.PreferenceConverter
Helper method to construct a FontData from the given string.
basicRun(String[]) - Method in class org.eclipse.core.launcher.Main
Executes the launch.
basicSetActive(boolean) - Method in class org.eclipse.ui.SubActionBars
Sets the active flag.
becomesHidden() - Method in class org.eclipse.debug.ui.AbstractDebugView
Notification this view is now hidden.
becomesVisible() - Method in class org.eclipse.debug.ui.AbstractDebugView
Notification this view is now visible.
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
 
beginAnimatedTask() - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Initialize the progress bar to be animated.
beginCompoundChange() - Method in class org.eclipse.jface.text.DefaultUndoManager
 
beginCompoundChange() - Method in interface org.eclipse.jface.text.IRewriteTarget
If an undo manager is connected to the document's visible presentation, this method tells the undo manager to fold all subsequent changes into one single undo command until endCompoundChange is called.
beginCompoundChange() - Method in interface org.eclipse.jface.text.IUndoManager
Signals the undo manager that all subsequent changes until endCompoundChange is called are to be undone in one piece.
beginInput() - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
This method is used to obtain a lock on the set which ensures thread safety and batches change notification.
beginRule(ISchedulingRule, IProgressMonitor) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Begins applying this rule in the calling thread.
beginSession() - Method in interface org.eclipse.jface.text.IFindReplaceTargetExtension
Indicates that a session with the target begins.
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.SubProgressMonitor
 
beginTask(int) - Method in class org.eclipse.jface.dialogs.ProgressIndicator
Initialize the progress bar.
beginTask(String, int) - Method in class org.eclipse.jface.wizard.ProgressMonitorPart
Implements IProgressMonitor.beginTask.
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
Find the first valid fontData in the provided list.
bgColors - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
bgColors - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
bgPercents - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
bgPercents - Variable in class org.eclipse.ui.part.MultiEditor.Gradient
 
blockedHandler - Static variable in class org.eclipse.jface.dialogs.Dialog
Create a default instance of the blocked handler which does not do anything.
blockedStatus - Variable in class org.eclipse.jface.wizard.ProgressMonitorPart
 
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
bootLocation - Variable in class org.eclipse.core.launcher.Main
The location of the launcher to run.
border - Variable in class org.eclipse.ui.forms.FormColors
 
borderInsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Deprecated. drop shadow border is no longer drawn in 3.0
borderInsideRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Deprecated.  
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Deprecated. drop shadow border is no longer drawn in 3.0
borderMiddleRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Deprecated.  
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.CTabFolder
Deprecated. drop shadow border is no longer drawn in 3.0
borderOutsideRGB - Static variable in class org.eclipse.swt.custom.ViewForm
Deprecated.  
bottom - Variable in class org.eclipse.swt.layout.FormData
bottom specifies the attachment of the bottom of the control.
bottomMargin - Variable in class org.eclipse.ui.forms.widgets.ColumnLayout
Bottom margin (default is 5).
bottomMargin - Variable in class org.eclipse.ui.forms.widgets.TableWrapLayout
Botom margin variable (default is 5).
breakpointAdded(IBreakpoint) - Method in interface org.eclipse.debug.core.IBreakpointListener
Notifies this listener that the given breakpoint has been added to the breakpoint manager.
breakpointChanged(IBreakpoint, IMarkerDelta) - Method in interface org.eclipse.debug.core.IBreakpointListener
Notifies this listener that an attribute of the given breakpoint has changed, as described by the delta.
breakpointManagerEnablementChanged(boolean) - Method in interface org.eclipse.debug.core.IBreakpointManagerListener
Notifies the listener that the breakpoint manager's enablement has changed.
breakpointRemoved(IBreakpoint, IMarkerDelta) - Method in interface org.eclipse.debug.core.IBreakpointListener
Notifies this listener that the given breakpoint has been removed from the breakpoint manager.
breakpointsAdded(IBreakpoint[]) - Method in interface org.eclipse.debug.core.IBreakpointsListener
Notifies this listener that the given breakpoints have been added to the breakpoint manager.
breakpointsChanged(IBreakpoint[], IMarkerDelta[]) - Method in interface org.eclipse.debug.core.IBreakpointsListener
Notifies this listener that the given breakpoints have changed, as described by the corresponding deltas.
breakpointsRemoved(IBreakpoint[], IMarkerDelta[]) - Method in interface org.eclipse.debug.core.IBreakpointsListener
Notifies this listener that the given breakpoints have been removed from the breakpoint manager.
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 - Variable in class org.eclipse.swt.browser.WindowEvent
Browser provided by the application.
bufferContentAboutToBeReplaced(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about an upcoming replace of the contents of the given buffer.
bufferContentAboutToBeReplaced(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
bufferContentReplaced(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener that the buffer of the given buffer has been replaced.
bufferContentReplaced(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
bufferCreated(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about the creation of the given buffer.
bufferCreated(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
bufferDisposed(IFileBuffer) - Method in interface org.eclipse.core.filebuffers.IFileBufferListener
Informs the listener about the disposal of the given buffer.
bufferDisposed(IFileBuffer) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.FileBufferListener
 
build(int, String, Map, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Invokes the build method of the specified builder for this project.
build(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IProject
Builds this project.
build(int, IProgressMonitor) - Method in interface org.eclipse.core.resources.IWorkspace
Builds all projects in this workspace.
build(int, Map, IProgressMonitor) - Method in class org.eclipse.core.resources.IncrementalProjectBuilder
Runs this builder in the specified manner.
buildAndLaunch(ILaunchConfiguration, String, IProgressMonitor) - Static method in class org.eclipse.debug.ui.DebugUITools
Builds the workspace according to current preference settings, and launches the given configuration in the specified mode, returning the resulting launch object.
buildControl(Composite) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
Builds the SWT controls for the three areas of a compare/merge viewer.
buildFileLocation - Variable in class org.eclipse.ant.core.AntRunner
 
buildForLaunch(ILaunchConfiguration, String, IProgressMonitor) - Method in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate2
Optionally performs any required building before launching the given configuration in the specified mode, and returns whether the debug platform should perform an incremental workspace build before the launch continues.
buildForLaunch(ILaunchConfiguration, String, IProgressMonitor) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
 
buildListeners - Variable in class org.eclipse.ant.core.AntRunner
 
buildLoggerClassName - Variable in class org.eclipse.ant.core.AntRunner
 
buildProjects(IProject[], IProgressMonitor) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Performs an incremental build on each of the given projects.
buildRule() - Method in interface org.eclipse.core.resources.IResourceRuleFactory
Returns the scheduling rule that is required for building a project or the entire workspace.
buildRule() - Method in class org.eclipse.core.resources.team.ResourceRuleFactory
Default implementation of IResourceRuleFactory#buildRule.
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.
busyCursorWhile(IRunnableWithProgress) - Method in interface org.eclipse.ui.progress.IProgressService
Set the cursor to busy and run the runnable in a non-UI Thread.
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 - 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.
buttonBar - Variable in class org.eclipse.jface.dialogs.Dialog
The button bar; null until dialog is layed out.
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.Dialog
Notifies that this dialog's button with the given id has been pressed.
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.ErrorDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.InputDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.MessageDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.dialogs.MessageDialogWithToggle
 
buttonPressed(int) - Method in class org.eclipse.jface.preference.PreferenceDialog
 
buttonPressed(int) - Method in class org.eclipse.jface.wizard.WizardDialog
 
buttonPressed(int) - Method in class org.eclipse.team.ui.synchronize.ParticipantPageDialog
 
buttonPressed(int) - Method in class org.eclipse.ui.dialogs.YesNoCancelListSelectionDialog
Deprecated.  
bytesPerLine - Variable in class org.eclipse.swt.graphics.ImageData
The number of bytes per scanline.


 

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.