Eclipse Platform v3.1
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 _

A

a - Variable in class org.eclipse.swt.internal.win32.SCRIPT_ITEM
 
A_ACCURATE - Static variable in class org.eclipse.jdt.core.search.SearchMatch
The search result corresponds an exact match of the search pattern.
A_INACCURATE - Static variable in class org.eclipse.jdt.core.search.SearchMatch
The search result is potentially a match for the search pattern, but the search engine is unable to fully check it (for example, because there are errors in the code or the classpath are not correctly set).
AALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aaload() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
AASTORE - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aastore() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
Abnormal_Workbench_Conditi - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
abort(String, Throwable) - Method in class org.eclipse.ant.internal.ui.debug.model.AntDebugElement
 
abort() - Method in class org.eclipse.core.runtime.adaptor.StreamManagerOutputStream
Instructs this output stream to be closed and the contents removed.
abort(String, Throwable) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Throws an exception with the given message and underlying exception.
abort(String, Throwable) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer
Throws an exception with the given message and underlying exception.
abort(String, Throwable) - Method in class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
Throws an exception with the given message and underlying exception.
abort(String, Throwable) - Method in class org.eclipse.debug.internal.ui.stringsubstitution.ResourceResolver
Throws an exception with the given message and underlying exception.
ABORT - Static variable in class org.eclipse.jdt.core.JavaCore
Possible configurable option value.
abort(int, IProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
abort(int, IProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
abort(int, IProblem) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
abort(int, IProblem) - Method in interface org.eclipse.jdt.internal.compiler.impl.ReferenceContext
 
abort - Variable in class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
Abort - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
abort(String, Throwable, int) - Static method in class org.eclipse.jdt.internal.debug.ui.launcher.AppletLaunchConfigurationUtils
Throws a core exception with an error status object built from the given message, lower level exception, and error code.
abort(String, Throwable, int) - Method in class org.eclipse.jdt.internal.junit.launcher.JUnitBaseLaunchConfiguration
Throws a core exception with the given message and optional exception.
abort(String, Throwable) - Method in class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
Throws an exception with the given message and underlying exception.
abort(String, Throwable, int) - Static method in class org.eclipse.jdt.internal.launching.JavaLaunchConfigurationUtils
Throws a core exception with the given message and optional exception.
abort(String, Throwable) - Static method in class org.eclipse.jdt.internal.launching.LaunchingPlugin
Throws an exception with the given message and underlying exception.
abort(String, Throwable) - Method in class org.eclipse.jdt.internal.launching.RuntimeClasspathEntry
Throws an internal error exception
abort(String, Throwable, int) - Static method in class org.eclipse.jdt.internal.launching.SocketAttachConnector
Throws a core exception with an error status object built from the given message, lower level exception, and error code.
abort(String, Throwable, int) - Method in class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
Throws a core exception with an error status object built from the given message, lower level exception, and error code.
abort(String, Throwable, int) - Method in class org.eclipse.jdt.launching.AbstractVMRunner
Throws a core exception with an error status object built from the given message, lower level exception, and error code.
abort() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFileOutputStream
 
abort(String, Throwable, int) - Method in class org.eclipse.pde.internal.ui.launcher.JUnitLaunchConfiguration
 
ABORT - Static variable in class org.eclipse.swt.SWT
The MessageBox style constant for an ABORT button; the only valid combination is ABORT|RETRY|IGNORE (value is 1<<9).
abort(String, Throwable, int) - Static method in class org.eclipse.ui.externaltools.internal.launchConfigurations.ExternalToolsUtil
Throws a core exception with an error status object built from the given message, lower level exception, and error code.
abort(String, Throwable) - Method in class org.eclipse.ui.externaltools.internal.variables.BuildProjectResolver
Throws an exception with the given message and underlying exception.
abort() - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Closes this content consumer, indicating the store operations should be aborted.
abort() - Method in class org.eclipse.update.internal.core.FeatureExecutableContentConsumer
 
abort() - Method in interface org.eclipse.update.internal.core.ISiteContentConsumer
aborts the opened SiteContentConsumer
abort() - Method in class org.eclipse.update.internal.core.SiteFileContentConsumer
 
abort() - Method in class org.eclipse.update.internal.core.SiteFilePackedPluginContentConsumer
 
abort() - Method in class org.eclipse.update.internal.core.SiteFilePluginContentConsumer
 
abort_againstSourceModel - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
ABORT_ID - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Button id for an "Abort" button (value 7).
abort_invalidAttribute - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
ABORT_LABEL - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
The label for abort buttons.
abort_missingCode - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
AbortCompilation - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortCompilation() - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(CompilationResult, IProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(CompilationResult, Throwable) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation(boolean, RuntimeException) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilation
 
AbortCompilation - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortCompilationUnit - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortCompilationUnit(CompilationResult, IProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortCompilationUnit
 
AbortCompilationUnit - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
AbortDoc(int) - Static method in class org.eclipse.swt.internal.win32.OS
Natives
abortDueToInternalError(String) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abortDueToInternalError(String, ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbortFormatting - Exception in org.eclipse.jdt.internal.formatter
Unchecked exception wrapping invalid input checked exception which may occur when scanning original formatted source.
AbortFormatting(String) - Constructor for exception org.eclipse.jdt.internal.formatter.AbortFormatting
 
AbortFormatting(Throwable) - Constructor for exception org.eclipse.jdt.internal.formatter.AbortFormatting
 
AbortIncrementalBuildException - Exception in org.eclipse.jdt.internal.core.builder
Exception thrown when an incremental builder cannot find a .class file.
AbortIncrementalBuildException(String) - Constructor for exception org.eclipse.jdt.internal.core.builder.AbortIncrementalBuildException
 
AbortMethod - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortMethod(CompilationResult, IProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortMethod
 
AbortMethod - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
abortOutputFile() - Method in class org.eclipse.osgi.framework.internal.reliablefile.ReliableFile
Abort the current output stream and do not update the reliable file table.
abortStep() - Method in class org.eclipse.jdt.internal.debug.core.model.JDIThread
Aborts the current step, if any.
AbortType - Exception in org.eclipse.jdt.internal.compiler.problem
 
AbortType(CompilationResult, IProblem) - Constructor for exception org.eclipse.jdt.internal.compiler.problem.AbortType
 
AbortType - Static variable in interface org.eclipse.jdt.internal.compiler.problem.ProblemSeverities
 
ABOUT - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action: Displays the About dialog.
ABOUT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use ActionFactory.ABOUT.getId() instead.
ABOUT_ACTION - Static variable in interface org.eclipse.ui.internal.ide.IIDEHelpContextIds
 
ABOUT_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ABOUT_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ABOUT_FEATURES_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ABOUT_FEATURES_PLUGINS_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ABOUT_HTML_FILE - Static variable in interface org.eclipse.pde.internal.build.IPDEBuildConstants
 
ABOUT_IMAGE - Static variable in interface org.eclipse.ui.branding.IProductConstants
An image which can be shown in an "about" dialog for this product.
ABOUT_IMAGE - Static variable in interface org.eclipse.update.internal.configurator.branding.IProductConstants
An image which can be shown in an "about" dialog for this product.
ABOUT_PLUGINS_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ABOUT_TEXT - Static variable in interface org.eclipse.ui.branding.IBundleGroupConstants
The text to show in an "about features" dialog.
ABOUT_TEXT - Static variable in interface org.eclipse.ui.branding.IProductConstants
The text to show in an "about" dialog for this product.
ABOUT_TEXT - Static variable in interface org.eclipse.update.internal.configurator.branding.IProductConstants
The text to show in an "about" dialog for this product.
ABOUT_TO_EXECUTE - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
ABOUT_TO_EXECUTE indicates that an operation is about to execute.
ABOUT_TO_REDO - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
ABOUT_TO_REDO indicates that an operation is about to be redone.
ABOUT_TO_UNDO - Static variable in class org.eclipse.core.commands.operations.OperationHistoryEvent
ABOUT_TO_UNDO indicates that an operation is about to be undone.
AboutAction - Class in org.eclipse.ui.internal.about
Creates an About dialog and opens it.
AboutAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.about.AboutAction
Creates a new AboutAction.
AboutAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutBundleData - Class in org.eclipse.ui.internal.about
A small class to manage the about dialog information for a single bundle.
AboutBundleData(Bundle) - Constructor for class org.eclipse.ui.internal.about.AboutBundleData
 
AboutBundleGroupData - Class in org.eclipse.ui.internal.about
A small class to manage the information related to IBundleGroup's.
AboutBundleGroupData(IBundleGroup) - Constructor for class org.eclipse.ui.internal.about.AboutBundleGroupData
 
AboutData - Class in org.eclipse.ui.internal.about
An abstract parent that describes data that can be displayed in a table in one of the about dialogs.
AboutData(String, String, String, String) - Constructor for class org.eclipse.ui.internal.about.AboutData
 
AboutDialog - Class in org.eclipse.ui.internal.dialogs
Displays information about the product.
AboutDialog(Shell) - Constructor for class org.eclipse.ui.internal.dialogs.AboutDialog
Create an instance of the AboutDialog for the given window.
AboutDialog_defaultProductName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutDialog_featureInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutDialog_pluginInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutDialog_shellTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutDialog_systemInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesButtonManager - Class in org.eclipse.ui.internal.about
Utility class used to associate BundleInfo's that have the same provider and image.
AboutFeaturesButtonManager() - Constructor for class org.eclipse.ui.internal.about.AboutFeaturesButtonManager
 
AboutFeaturesDialog - Class in org.eclipse.ui.internal.dialogs
Displays information about the product plugins.
AboutFeaturesDialog(Shell, String, AboutBundleGroupData[]) - Constructor for class org.eclipse.ui.internal.dialogs.AboutFeaturesDialog
Constructor for AboutFeaturesDialog.
AboutFeaturesDialog_featureId - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_featureName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_moreInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_noInformation - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_noInfoTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_pluginInfoMessage - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_pluginInfoTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_pluginsInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_provider - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_shellTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutFeaturesDialog_version - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutInfo - Class in org.eclipse.pde.internal.core.product
 
AboutInfo(IProductModel) - Constructor for class org.eclipse.pde.internal.core.product.AboutInfo
 
AboutInfo - Class in org.eclipse.ui.internal.ide
The information within this object is obtained from the about INI file.
AboutInfo(IProduct) - Constructor for class org.eclipse.ui.internal.ide.AboutInfo
The information contained in this info will apply to only the argument product.
AboutInfo(IBundleGroup) - Constructor for class org.eclipse.ui.internal.ide.AboutInfo
This info object will apply to the argument bundle group.
AboutInfo - Class in org.eclipse.update.internal.configurator.branding
The information within this object is obtained from the about INI file.
AboutInfo_notSpecified - Static variable in class org.eclipse.update.internal.configurator.Messages
 
AboutItem - Class in org.eclipse.ui.internal.about
Holds the information for text appearing in the about dialog
AboutItem(String, int[][], String[]) - Constructor for class org.eclipse.ui.internal.about.AboutItem
Creates a new about item
AboutPluginsDialog - Class in org.eclipse.ui.internal.dialogs
Displays information about the product plugins.
AboutPluginsDialog(Shell, String) - Constructor for class org.eclipse.ui.internal.dialogs.AboutPluginsDialog
Constructor for AboutPluginsDialog.
AboutPluginsDialog(Shell, String, Bundle[], String, String, String) - Constructor for class org.eclipse.ui.internal.dialogs.AboutPluginsDialog
Constructor for AboutPluginsDialog.
AboutPluginsDialog_errorTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_moreInfo - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_pluginId - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_pluginName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_provider - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_shellTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_active - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_installed - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_resolved - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_starting - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_stopping - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_uninstalled - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_state_unknown - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_unableToOpenFile - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutPluginsDialog_version - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutSection - Class in org.eclipse.pde.internal.ui.editor.product
 
AboutSection(PDEFormPage, Composite) - Constructor for class org.eclipse.pde.internal.ui.editor.product.AboutSection
 
AboutSection_browse - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_desc - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_image - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_imgMessage - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_imgTitle - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_open - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_text - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_title - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSection_warning - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AboutSystemDialog - Class in org.eclipse.ui.internal.dialogs
Displays system information about the eclipse application.
AboutSystemDialog(Shell) - Constructor for class org.eclipse.ui.internal.dialogs.AboutSystemDialog
Create an instance of this dialog.
AboutSystemDialog_browseErrorLogName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutSystemDialog_copyToClipboardName - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutSystemDialog_noLogMessage - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
AboutSystemDialog_noLogTitle - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
aboutToBeReconciled() - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitEditor
 
aboutToBeReconciled() - Method in class org.eclipse.jdt.internal.ui.javaeditor.SemanticHighlightingReconciler
 
aboutToBeReconciled() - Method in interface org.eclipse.jdt.internal.ui.text.java.IJavaReconcilingListener
Called before reconciling is started.
aboutToBeReconciled() - Method in class org.eclipse.jdt.internal.ui.text.java.JavaReconcilingStrategy
Called before reconciling is started.
aboutToBeReconciled() - Method in class org.eclipse.jdt.internal.ui.text.JavaCompositeReconcilingStrategy
Called before reconciling is started.
aboutToBeReconciled() - Method in class org.eclipse.jdt.internal.ui.text.JavaReconciler
 
aboutToBeReconciled() - Method in class org.eclipse.jface.text.reconciler.AbstractReconciler
Hook for subclasses which want to perform some action as soon as reconciliation is needed.
aboutToBuild(Object, int) - Method in class org.eclipse.core.internal.resources.Workspace
Indicates that a build is about to occur.
aboutToChange(TextBuffer) - Static method in class org.eclipse.jdt.internal.corext.textmanipulation.TextBuffer
Deprecated.  
aboutToChange(Object) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
aboutToChange(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
aboutToChange(Object) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
aboutToChange(Object) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
The AbstractDocumentProvider implementation of this IDocumentProvider method does nothing.
aboutToChange(Object) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Informs this document provider about upcoming changes of the given element.
aboutToChangeProperty(ISynchronizePageConfiguration, String, Object) - Method in class org.eclipse.team.internal.ui.synchronize.SyncInfoSetSynchronizePage
 
aboutToChangeProperty(ISynchronizePageConfiguration, String, Object) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePage
Callback that is invoked from the synchronize configuration whenever a property's value is about to be changed.
aboutToCompile(SourceFile) - Method in class org.eclipse.jdt.internal.core.builder.BuildNotifier
Notification before a compile that a unit is about to be compiled.
aboutToEnd() - Method in class org.eclipse.jdt.internal.junit.ui.TestHierarchyTab
 
aboutToEnd() - Method in class org.eclipse.jdt.internal.junit.ui.TestRunTab
Informs that the suite is about to start
aboutToLaunch() - Method in class org.eclipse.jdt.internal.junit.ui.TestRunnerViewPart
 
aboutToNotify(OperationHistoryEvent) - Method in interface org.eclipse.core.commands.operations.IAdvancedUndoableOperation
An operation history notification about this operation is about to be sent to operation history listeners.
aboutToNotify(OperationHistoryEvent) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
 
aboutToNotify(OperationHistoryEvent) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoableOperation2ChangeAdapter
 
aboutToOpen() - Method in class org.eclipse.jdt.internal.ui.jarpackager.CheckboxTreeAndListGroup
This method must be called just before this window becomes visible.
aboutToOpen() - Method in class org.eclipse.ui.externaltools.internal.ui.TreeAndListGroup
This method must be called just before this window becomes visible.
aboutToOpen() - Method in class org.eclipse.ui.internal.ide.dialogs.ResourceTreeAndListGroup
This method must be called just before this window becomes visible.
aboutToOpen() - Method in class org.eclipse.ui.internal.ide.misc.CheckboxTreeAndListGroup
This method must be called just before this window becomes visible.
aboutToPerformChange(Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
The infrastructure is going to perform the given change.
aboutToPerformChange(IUndoManager, Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManagerListener
This method gets called by the undo manager if a change gets executed in the context of the undo manager.
aboutToPerformChange(IUndoManager, Change) - Method in class org.eclipse.ltk.core.refactoring.UndoManagerAdapter
This method gets called by the undo manager if a change gets executed in the context of the undo manager.
aboutToPerformChange(Change) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager
 
aboutToPerformChange(Change) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager2
 
aboutToPerformRefactoring() - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager
 
aboutToReceiveContents(byte[]) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFile
Callback which indicates that the remote file is about to receive contents that should be cached
aboutToRelease() - Method in class org.eclipse.core.internal.jobs.LockManager
 
aboutToRelease() - Method in class org.eclipse.core.runtime.jobs.LockListener
Notification that a thread is about to release a lock.
aboutToRelease() - Method in class org.eclipse.ui.internal.UILockListener
 
aboutToResize() - Method in class org.eclipse.ui.internal.presentations.PaneFolder
Optimization: calling this method immediately before setting the control's bounds will allow for improved caching.
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnKeyword1
 
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnQualifiedTypeReference
 
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.codeassist.complete.CompletionOnSingleTypeReference
 
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnQualifiedTypeReference
 
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.codeassist.select.SelectionOnSingleTypeReference
 
aboutToResolve(Scope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
aboutToRun(IJobChangeEvent) - Method in interface org.eclipse.core.runtime.jobs.IJobChangeListener
Notification that a job is about to be run.
aboutToRun(IJobChangeEvent) - Method in class org.eclipse.core.runtime.jobs.JobChangeAdapter
 
aboutToRun() - Method in class org.eclipse.jface.dialogs.ProgressMonitorDialog
Called just before the operation is run.
aboutToStart() - Method in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated. Replaced by SearchRequestor.beginReporting().
aboutToStart() - Method in class org.eclipse.jdt.internal.junit.ui.FailureTab
 
aboutToStart() - Method in class org.eclipse.jdt.internal.junit.ui.TestHierarchyTab
 
aboutToStart() - Method in class org.eclipse.jdt.internal.junit.ui.TestRunTab
Informs that the suite is about to start
aboutToStart() - Method in interface org.eclipse.search.internal.core.text.ITextSearchResultCollector
Called before the actual search starts.
aboutToStart(boolean) - Method in class org.eclipse.search.internal.ui.util.ExtendedDialogWindow
About to start a long running operation tiggered through the wizard.
aboutToUpdateIndex(IPath, Integer) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
 
aboutToWait(Thread) - Method in class org.eclipse.core.internal.jobs.LockManager
 
aboutToWait(Thread) - Method in class org.eclipse.core.runtime.jobs.LockListener
Notification that a thread is about to block on an attempt to acquire a lock.
aboutToWait(Thread) - Method in class org.eclipse.ui.internal.UILockListener
 
Above - Static variable in class org.eclipse.swt.internal.gtk.OS
X11 Native methods and constants
Above - Static variable in class org.eclipse.swt.internal.motif.OS
Constants
above - Variable in class org.eclipse.swt.internal.motif.XConfigureEvent
 
ABS_DOWNDISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_DOWNNORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_DOWNPRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_LEFTDISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_LEFTNORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_LEFTPRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_RIGHTDISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_RIGHTNORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_RIGHTPRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_UPDISABLED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_UPNORMAL - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABS_UPPRESSED - Static variable in class org.eclipse.swt.internal.win32.OS
 
ABSENT_INFORMATION - Static variable in class org.eclipse.jdi.internal.jdwp.JdwpReplyPacket
 
ABSENT_INFORMATION - Static variable in class org.eclipse.jdi.internal.spy.JdwpReplyPacket
 
AbsentInformationException - Exception in com.sun.jdi
 
AbsentInformationException() - Constructor for exception com.sun.jdi.AbsentInformationException
 
AbsentInformationException(String) - Constructor for exception com.sun.jdi.AbsentInformationException
 
absHotRect_bottom - Variable in class org.eclipse.swt.internal.carbon.HMHelpContentRec
 
absHotRect_left - Variable in class org.eclipse.swt.internal.carbon.HMHelpContentRec
 
absHotRect_right - Variable in class org.eclipse.swt.internal.carbon.HMHelpContentRec
 
absHotRect_top - Variable in class org.eclipse.swt.internal.carbon.HMHelpContentRec
 
absolutePath() - Method in class org.eclipse.core.internal.preferences.EclipsePreferences
 
absolutePath() - Method in class org.eclipse.ui.internal.preferences.WorkingCopyPreferences
 
absolutePath() - Method in interface org.osgi.service.prefs.Preferences
Returns this node's absolute path name.
ABSTRACT - Static variable in class org.eclipse.jdt.core.dom.Modifier
"abstract" modifier constant (bit mask).
ABSTRACT - Static variable in interface org.eclipse.jdt.internal.codeassist.impl.Keywords
 
ABSTRACT - Static variable in class org.eclipse.jdt.ui.JavaElementImageDescriptor
Flag to render the abstract adornment.
ABSTRACT_CONTAINER - Static variable in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroElement
Type constant which identifies the AbstractIntroContainer element.
ABSTRACT_KEYWORD - Static variable in class org.eclipse.jdt.core.dom.Modifier.ModifierKeyword
"abstract" modifier with flag value Modifier.ABSTRACT.
ABSTRACT_METHOD_INVOCATION - Static variable in class org.eclipse.jdt.internal.ui.javaeditor.SemanticHighlightings
A named preference part that controls the highlighting of abstract method invocations.
ABSTRACT_PAGE - Static variable in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroElement
Type constant which identifies the AbstractIntroPage element.
ABSTRACT_TEXT - Static variable in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroElement
Type constant which identifies the AbstractText element.
AbstractActionBarConfigurer - Class in org.eclipse.ui.internal
Abstract base implementation of an IActionBarConfigurer.
AbstractActionBarConfigurer() - Constructor for class org.eclipse.ui.internal.AbstractActionBarConfigurer
 
AbstractActivityManager - Class in org.eclipse.ui.internal.activities
 
AbstractActivityManager() - Constructor for class org.eclipse.ui.internal.activities.AbstractActivityManager
 
AbstractActivityRegistry - Class in org.eclipse.ui.internal.activities
 
AbstractActivityRegistry() - Constructor for class org.eclipse.ui.internal.activities.AbstractActivityRegistry
 
AbstractAddStepFilterAction - Class in org.eclipse.jdt.internal.debug.ui.actions
This abstract class defines the behavior common to actions that allow the user to add step filters dynamically, as they are debugging.
AbstractAddStepFilterAction() - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AbstractAddStepFilterAction
 
AbstractAnnotationHover - Class in org.eclipse.jdt.internal.ui.text.java.hover
Abstract super class for annotation hovers.
AbstractAnnotationHover(boolean) - Constructor for class org.eclipse.jdt.internal.ui.text.java.hover.AbstractAnnotationHover
 
AbstractAntEditorPreferencePage - Class in org.eclipse.ant.internal.ui.preferences
 
AbstractAntEditorPreferencePage() - Constructor for class org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage
 
AbstractAntEditorScanner - Class in org.eclipse.ant.internal.ui.editor.text
 
AbstractAntEditorScanner() - Constructor for class org.eclipse.ant.internal.ui.editor.text.AbstractAntEditorScanner
 
AbstractBaseIntroElement - Class in org.eclipse.ui.internal.intro.impl.model
An Intro Config component that has an id attribute and a style-id attribute.
AbstractBitSetEvent - Class in org.eclipse.core.commands.common
An event that carries with it two or more boolean values.
AbstractBitSetEvent() - Constructor for class org.eclipse.core.commands.common.AbstractBitSetEvent
 
AbstractBooleanListener - Class in org.eclipse.ui.internal.preferences
 
AbstractBooleanListener() - Constructor for class org.eclipse.ui.internal.preferences.AbstractBooleanListener
 
AbstractBreakpointOrganizerDelegate - Class in org.eclipse.debug.ui
Common function for breakpoint organizer delegates.
AbstractBreakpointOrganizerDelegate() - Constructor for class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
 
AbstractBreakpointRulerAction - Class in org.eclipse.ant.internal.ui.editor.actions
 
AbstractBreakpointRulerAction() - Constructor for class org.eclipse.ant.internal.ui.editor.actions.AbstractBreakpointRulerAction
 
AbstractBreakpointRulerAction - Class in org.eclipse.jdt.internal.debug.ui.actions
 
AbstractBreakpointRulerAction() - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AbstractBreakpointRulerAction
 
AbstractBreakpointsViewAction - Class in org.eclipse.debug.internal.ui.actions.breakpointGroups
Abstract implementation of an action contributed to the breakpoints view.
AbstractBreakpointsViewAction() - Constructor for class org.eclipse.debug.internal.ui.actions.breakpointGroups.AbstractBreakpointsViewAction
 
AbstractBuildScriptGenerator - Class in org.eclipse.pde.internal.build.builder
Instance of this class and subclasses are created on a plugin / feature basis.
AbstractBuildScriptGenerator() - Constructor for class org.eclipse.pde.internal.build.builder.AbstractBuildScriptGenerator
 
AbstractBundle - Class in org.eclipse.osgi.framework.internal.core
This object is given out to bundles and wraps the internal Bundle object.
AbstractBundle(BundleData, Framework) - Constructor for class org.eclipse.osgi.framework.internal.core.AbstractBundle
Bundle object constructor.
AbstractBundleData - Class in org.eclipse.osgi.framework.adaptor.core
An abstract BundleData class that has default implementations that most BundleData implementations can use.
AbstractBundleData(AbstractFrameworkAdaptor, long) - Constructor for class org.eclipse.osgi.framework.adaptor.core.AbstractBundleData
Constructor for AbstractBundleData
AbstractClassLoader - Class in org.eclipse.osgi.framework.adaptor.core
The AbstractClassLoader provides some basic functionality that all BundleClassLoaders must provide.
AbstractClassLoader(ClassLoaderDelegate, ProtectionDomain, String[], ClassLoader) - Constructor for class org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader
BundleClassLoader constructor.
AbstractClasspathEntry - Class in org.eclipse.ant.internal.ui.preferences
 
AbstractClasspathEntry() - Constructor for class org.eclipse.ant.internal.ui.preferences.AbstractClasspathEntry
 
AbstractClasspathEntry - Class in org.eclipse.jdt.internal.debug.ui.classpath
 
AbstractClasspathEntry() - Constructor for class org.eclipse.jdt.internal.debug.ui.classpath.AbstractClasspathEntry
 
AbstractCommentParser - Class in org.eclipse.jdt.internal.compiler.parser
Parser specialized for decoding javadoc comments
AbstractCommentParser(Parser) - Constructor for class org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser
 
AbstractConcurrentModel - Class in org.eclipse.jface.viewers.deferred
Abstract base class for all IConcurrentModel implementations.
AbstractConcurrentModel() - Constructor for class org.eclipse.jface.viewers.deferred.AbstractConcurrentModel
 
AbstractConfigurationBlockPreferencePage - Class in org.eclipse.jdt.internal.ui.preferences
Abstract preference page which is used to wrap a IPreferenceConfigurationBlock.
AbstractConfigurationBlockPreferencePage() - Constructor for class org.eclipse.jdt.internal.ui.preferences.AbstractConfigurationBlockPreferencePage
Creates a new preference page.
AbstractConsole - Class in org.eclipse.ui.console
Common function for consoles.
AbstractConsole(String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console.AbstractConsole
Constructs a new console with the given name and image.
AbstractConsole(String, String, ImageDescriptor, boolean) - Constructor for class org.eclipse.ui.console.AbstractConsole
Constructs a new console with the given name, type, image and lifecycle.
AbstractConsole(String, ImageDescriptor) - Constructor for class org.eclipse.ui.console.AbstractConsole
Constructs a new console with the given name and image.
AbstractConsole_0 - Static variable in class org.eclipse.ui.internal.console.ConsoleMessages
 
AbstractControlContentAssistSubjectAdapter - Class in org.eclipse.jface.contentassist
An AbstractControlContentAssistSubjectAdapter delegates assistance requests from a content assistant to a Control.
AbstractControlContentAssistSubjectAdapter() - Constructor for class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
Creates a new AbstractControlContentAssistSubjectAdapter.
AbstractDataTree - Class in org.eclipse.core.internal.dtree
Data trees can be viewed as generic multi-leaf trees.
AbstractDataTree() - Constructor for class org.eclipse.core.internal.dtree.AbstractDataTree
Creates a new empty tree
AbstractDataTreeNode - Class in org.eclipse.core.internal.dtree
This class and its subclasses are used to represent nodes of AbstractDataTrees.
AbstractDebugActionDelegate - Class in org.eclipse.debug.internal.ui.actions
 
AbstractDebugActionDelegate() - Constructor for class org.eclipse.debug.internal.ui.actions.AbstractDebugActionDelegate
It's crucial that delegate actions have a zero-arg constructor so that they can be reflected into existence when referenced in an action set in the plugin's plugin.xml file.
AbstractDebugActionDelegate_0 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractDebugActionDelegate_1 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractDebugEventHandler - Class in org.eclipse.debug.internal.ui.views
Handles debug events, updating a view and viewer.
AbstractDebugEventHandler(AbstractDebugView) - Constructor for class org.eclipse.debug.internal.ui.views.AbstractDebugEventHandler
Constructs an event handler for the given view.
AbstractDebugEventHandler_0 - Static variable in class org.eclipse.debug.internal.ui.views.DebugUIViewsMessages
 
AbstractDebugEventHandlerView - Class in org.eclipse.debug.internal.ui.views
A debug view that uses an event handler to update its view/viewer.
AbstractDebugEventHandlerView() - Constructor for class org.eclipse.debug.internal.ui.views.AbstractDebugEventHandlerView
 
AbstractDebugView - Class in org.eclipse.debug.ui
Common function for views related to debugging.
AbstractDebugView() - Constructor for class org.eclipse.debug.ui.AbstractDebugView
Constructs a new debug view.
AbstractDecoratedTextEditor - Class in org.eclipse.ui.texteditor
An intermediate editor comprising functionality not present in the leaner AbstractTextEditor, but used in many heavy weight (and especially source editing) editors, such as line numbers, change ruler, overview ruler, print margins, current line highlighting, etc.
AbstractDecoratedTextEditor() - Constructor for class org.eclipse.ui.texteditor.AbstractDecoratedTextEditor
Creates a new text editor.
AbstractDecoratedTextEditorPreferenceConstants - Class in org.eclipse.ui.texteditor
Preference constants used in the extended text editor preference store.
AbstractDeleteChange_deleting - Static variable in class org.eclipse.jdt.internal.corext.refactoring.RefactoringCoreMessages
 
AbstractDescriptor - Class in org.eclipse.ltk.internal.ui.refactoring
 
AbstractDescriptor(IConfigurationElement) - Constructor for class org.eclipse.ltk.internal.ui.refactoring.AbstractDescriptor
 
AbstractDocument - Class in org.eclipse.jface.text
Abstract default implementation of IDocument and its extension interfaces IDocumentExtension, IDocumentExtension2, IDocumentExtension3, IDocumentExtension4, as well as IRepairableDocument.
AbstractDocument() - Constructor for class org.eclipse.jface.text.AbstractDocument
The default constructor does not perform any configuration but leaves it to the clients who must first initialize the implementation plug-ins and then call completeInitialization.
AbstractDocumentProvider - Class in org.eclipse.ui.texteditor
An abstract implementation of a sharable document provider.
AbstractDocumentProvider() - Constructor for class org.eclipse.ui.texteditor.AbstractDocumentProvider
Creates a new document provider.
AbstractDocumentProvider.DocumentProviderOperation - Class in org.eclipse.ui.texteditor
Operation created by the document provider and to be executed by the providers runnable context.
AbstractDocumentProvider.DocumentProviderOperation() - Constructor for class org.eclipse.ui.texteditor.AbstractDocumentProvider.DocumentProviderOperation
 
AbstractDocumentProvider.ElementInfo - Class in org.eclipse.ui.texteditor
Collection of all information managed for a connected element.
AbstractDocumentProvider.ElementInfo(IDocument, IAnnotationModel) - Constructor for class org.eclipse.ui.texteditor.AbstractDocumentProvider.ElementInfo
Creates a new element info, initialized with the given document and annotation model.
AbstractDOMBuilder - Class in org.eclipse.jdt.internal.core.jdom
Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
AbstractDOMBuilder() - Constructor for class org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated. AbstractDOMBuilder constructor.
AbstractDropTarget - Class in org.eclipse.ui.internal.dnd
 
AbstractDropTarget() - Constructor for class org.eclipse.ui.internal.dnd.AbstractDropTarget
 
AbstractEclipseBuildLogger - Class in org.eclipse.ant.internal.core
 
AbstractEclipseBuildLogger() - Constructor for class org.eclipse.ant.internal.core.AbstractEclipseBuildLogger
 
AbstractEditingModel - Class in org.eclipse.pde.internal.ui.model
 
AbstractEditingModel(IDocument, boolean) - Constructor for class org.eclipse.pde.internal.ui.model.AbstractEditingModel
 
AbstractElementListSelectionDialog - Class in org.eclipse.ui.dialogs
An abstract class to select elements out of a list of elements.
AbstractElementListSelectionDialog(Shell, ILabelProvider) - Constructor for class org.eclipse.ui.dialogs.AbstractElementListSelectionDialog
Constructs a list selection dialog.
AbstractEncodingFieldEditor - Class in org.eclipse.ui.ide.dialogs
The abstract superclass of field editors used to set an encoding.
AbstractEncodingFieldEditor() - Constructor for class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
Creates a new encoding field editor with no settings set.
AbstractEncodingFieldEditor(String, String, Composite) - Constructor for class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
Creates a new encoding field editor with the given preference name, label and parent.
AbstractExceptionAnalyzer - Class in org.eclipse.jdt.internal.corext.refactoring.util
 
AbstractExceptionAnalyzer() - Constructor for class org.eclipse.jdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer
 
AbstractExtensions - Class in org.eclipse.pde.internal.core.plugin
 
AbstractExtensions() - Constructor for class org.eclipse.pde.internal.core.plugin.AbstractExtensions
 
AbstractExtensions_extensionsNotFoundException - Static variable in class org.eclipse.pde.internal.core.PDECoreMessages
 
AbstractExtensionsModel - Class in org.eclipse.pde.internal.core.plugin
 
AbstractExtensionsModel() - Constructor for class org.eclipse.pde.internal.core.plugin.AbstractExtensionsModel
 
AbstractExtensionWizardRegistry - Class in org.eclipse.ui.internal.wizards
Abstract baseclass for wizard registries that listen to extension changes.
AbstractExtensionWizardRegistry() - Constructor for class org.eclipse.ui.internal.wizards.AbstractExtensionWizardRegistry
Create a new instance of this class.
AbstractFeatureModel - Class in org.eclipse.pde.internal.core.feature
 
AbstractFeatureModel() - Constructor for class org.eclipse.pde.internal.core.feature.AbstractFeatureModel
 
AbstractFieldData - Class in org.eclipse.pde.internal.ui.wizards.plugin
 
AbstractFieldData() - Constructor for class org.eclipse.pde.internal.ui.wizards.plugin.AbstractFieldData
 
AbstractFileBuffer - Class in org.eclipse.core.internal.filebuffers
 
AbstractFileBuffer() - Constructor for class org.eclipse.core.internal.filebuffers.AbstractFileBuffer
 
AbstractFormPart - Class in org.eclipse.ui.forms
AbstractFormPart implements IFormPart interface and can be used as a convenient base class for concrete form parts.
AbstractFormPart() - Constructor for class org.eclipse.ui.forms.AbstractFormPart
 
AbstractFrameworkAdaptor - Class in org.eclipse.osgi.framework.adaptor.core
An abstract FrameworkAdaptor class that has default implementations that most FrameworkAdaptor implementations can use.
AbstractFrameworkAdaptor(String[]) - Constructor for class org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor
Constructor for DefaultAdaptor.
AbstractFrameworkAdaptor.ParentClassLoader - Class in org.eclipse.osgi.framework.adaptor.core
Empty parent classloader.
AbstractFrameworkAdaptor.ParentClassLoader() - Constructor for class org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor.ParentClassLoader
 
AbstractGroupMarker - Class in org.eclipse.jface.action
Abstract superclass for group marker classes.
AbstractGroupMarker() - Constructor for class org.eclipse.jface.action.AbstractGroupMarker
Constructor for use by subclasses.
AbstractGroupMarker(String) - Constructor for class org.eclipse.jface.action.AbstractGroupMarker
Create a new group marker with the given name.
AbstractHandler - Class in org.eclipse.core.commands
This class is a partial implementation of IHandler.
AbstractHandler() - Constructor for class org.eclipse.core.commands.AbstractHandler
 
AbstractHandler - Class in org.eclipse.ui.commands
Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
AbstractHandler() - Constructor for class org.eclipse.ui.commands.AbstractHandler
Deprecated.  
AbstractHelpUI - Class in org.eclipse.ui.help
Abstract base class for the help system UI.
AbstractHelpUI() - Constructor for class org.eclipse.ui.help.AbstractHelpUI
 
AbstractHoverInformationControlManager - Class in org.eclipse.jface.text
An information control manager that shows information in response to mouse hover events.
AbstractHoverInformationControlManager(IInformationControlCreator) - Constructor for class org.eclipse.jface.text.AbstractHoverInformationControlManager
Creates a new hover information control manager using the given information control creator.
AbstractHyperlink - Class in org.eclipse.ui.forms.widgets
This is the base class for custom hyperlink widget.
AbstractHyperlink(Composite, int) - Constructor for class org.eclipse.ui.forms.widgets.AbstractHyperlink
Creates a new hyperlink in the provided parent.
AbstractImageBuilder - Class in org.eclipse.jdt.internal.core.builder
The abstract superclass of Java builders.
AbstractImageBuilder(JavaBuilder) - Constructor for class org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
AbstractIndexer - Class in org.eclipse.jdt.internal.core.search.indexing
 
AbstractIndexer(SearchDocument) - Constructor for class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
AbstractInformationControl - Class in org.eclipse.jdt.internal.ui.text
Abstract class for Show hierarchy in light-weight controls.
AbstractInformationControl(Shell, int, int, String, boolean) - Constructor for class org.eclipse.jdt.internal.ui.text.AbstractInformationControl
Creates a tree information control with the given shell as parent.
AbstractInformationControl(Shell, int, int) - Constructor for class org.eclipse.jdt.internal.ui.text.AbstractInformationControl
Creates a tree information control with the given shell as parent.
AbstractInformationControl.NamePatternFilter - Class in org.eclipse.jdt.internal.ui.text
The NamePatternFilter selects the elements which match the given string patterns.
AbstractInformationControl.NamePatternFilter() - Constructor for class org.eclipse.jdt.internal.ui.text.AbstractInformationControl.NamePatternFilter
 
AbstractInformationControlManager - Class in org.eclipse.jface.text
Manages the life cycle, visibility, layout, and contents of an IInformationControl.
AbstractInformationControlManager(IInformationControlCreator) - Constructor for class org.eclipse.jface.text.AbstractInformationControlManager
Creates a new information control manager using the given information control creator.
AbstractInformationControlManager.Anchor - Class in org.eclipse.jface.text
Constitutes entities to enumerate anchors for the layout of the information control.
AbstractInformationControlManager.IInformationControlCloser - Interface in org.eclipse.jface.text
Interface of an information control closer.
AbstractIntegerListener - Class in org.eclipse.ui.internal.preferences
 
AbstractIntegerListener() - Constructor for class org.eclipse.ui.internal.preferences.AbstractIntegerListener
 
AbstractIntegerRendering - Class in org.eclipse.debug.internal.ui.views.memory.renderings
Abstract implementation to an integer rendering.
AbstractIntegerRendering(String) - Constructor for class org.eclipse.debug.internal.ui.views.memory.renderings.AbstractIntegerRendering
 
AbstractIntroContainer - Class in org.eclipse.ui.internal.intro.impl.model
An intro config component that is a container, ie: it can have children.
AbstractIntroElement - Class in org.eclipse.ui.internal.intro.impl.model
An intro config component.
AbstractIntroIdElement - Class in org.eclipse.ui.internal.intro.impl.model
An Intro Config component that has an id attribute.
AbstractIntroPage - Class in org.eclipse.ui.internal.intro.impl.model
Base class for all Intro pages, inlcuding HomePage.
AbstractIntroPartImplementation - Class in org.eclipse.ui.internal.intro.impl.model
UI Implementation class that represents a Presentation Part.
AbstractIntroPartImplementation() - Constructor for class org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation
 
AbstractItemExtensionElement - Class in org.eclipse.ui.cheatsheets
Base class for adding controls to cheat sheet items.
AbstractItemExtensionElement(String) - Constructor for class org.eclipse.ui.cheatsheets.AbstractItemExtensionElement
Creates a new item element extension for handling the XML attributes of the given name.
AbstractJavaCommandTab_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AbstractJavaCommandTab_2 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AbstractJavaCommandTab_3 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AbstractJavaCommandTab_4 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AbstractJavaCommandTab_Java_executable_must_be_specified_5 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AbstractJavacPatternMatcher - Class in org.eclipse.ant.internal.ui.console
 
AbstractJavacPatternMatcher() - Constructor for class org.eclipse.ant.internal.ui.console.AbstractJavacPatternMatcher
 
AbstractJavaEditorTextHover - Class in org.eclipse.jdt.internal.ui.text.java.hover
Abstract class for providing hover information for Java elements.
AbstractJavaEditorTextHover() - Constructor for class org.eclipse.jdt.internal.ui.text.java.hover.AbstractJavaEditorTextHover
 
AbstractJavaElementRenameChange - Class in org.eclipse.jdt.internal.corext.refactoring
 
AbstractJavaElementRenameChange(IPath, String, String) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.AbstractJavaElementRenameChange
 
AbstractJavaElementRenameChange(IPath, String, String, long) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.AbstractJavaElementRenameChange
 
AbstractJavaLaunchConfigurationDelegate - Class in org.eclipse.jdt.launching
Abstract implementation of a Java launch configuration delegate.
AbstractJavaLaunchConfigurationDelegate() - Constructor for class org.eclipse.jdt.launching.AbstractJavaLaunchConfigurationDelegate
 
AbstractJavaLaunchConfigurationDelegate_20 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_Java_project_not_specified_9 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_for__0__does_not_exist___1__6 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_JRE_home_directory_not_specified_for__0__5 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_Main_type_not_specified_11 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_Project_does_not_exist_or_is_not_a_Java_project_10 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_The_specified_JRE_installation_does_not_exist_4 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaLaunchConfigurationDelegate_Working_directory_does_not_exist___0__12 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractJavaScanner - Class in org.eclipse.jdt.internal.ui.text
Initialized with a color manager and a preference store, its subclasses are only responsible for providing a list of preference keys for based on which tokens are generated and to use this tokens to define the rules controlling this scanner.
AbstractJavaScanner(IColorManager, IPreferenceStore) - Constructor for class org.eclipse.jdt.internal.ui.text.AbstractJavaScanner
Creates an abstract Java scanner.
AbstractKeyFormatter - Class in org.eclipse.jface.bindings.keys.formatting
An abstract implementation of a key formatter that provides a lot of common key formatting functionality.
AbstractKeyFormatter() - Constructor for class org.eclipse.jface.bindings.keys.formatting.AbstractKeyFormatter
 
AbstractKeyFormatter - Class in org.eclipse.ui.internal.keys
An abstract implementation of a key formatter that provides a lot of common key formatting functionality.
AbstractKeyFormatter() - Constructor for class org.eclipse.ui.internal.keys.AbstractKeyFormatter
 
AbstractLaunchConfigurationAction - Class in org.eclipse.debug.internal.ui.launchConfigurations
Common function/behavior for launch configuration view actions
AbstractLaunchConfigurationAction(String, Viewer, String) - Constructor for class org.eclipse.debug.internal.ui.launchConfigurations.AbstractLaunchConfigurationAction
Constructor for AbstractLaunchConfigurationAction.
AbstractLaunchConfigurationAction.IConfirmationRequestor - Interface in org.eclipse.debug.internal.ui.launchConfigurations
Allows a requestor to abort this action.
AbstractLaunchConfigurationTab - Class in org.eclipse.debug.ui
Common function for launch configuration tabs.
AbstractLaunchConfigurationTab() - Constructor for class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
 
AbstractLaunchConfigurationTabGroup - Class in org.eclipse.debug.ui
Common function for launch configuration tab groups.
AbstractLaunchConfigurationTabGroup() - Constructor for class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
 
AbstractLauncherTab - Class in org.eclipse.pde.internal.ui.launcher
 
AbstractLauncherTab() - Constructor for class org.eclipse.pde.internal.ui.launcher.AbstractLauncherTab
 
AbstractLaunchHistoryAction - Class in org.eclipse.debug.ui.actions
Abstract implementation of an action that displays a drop-down launch history for a specific launch group.
AbstractLaunchHistoryAction(String) - Constructor for class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Constructs a launch history action.
AbstractLaunchHistoryAction_0 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractLaunchHistoryAction_1 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractLaunchHistoryAction_2 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractLaunchHistoryAction_3 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractLaunchHistoryAction_4 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AbstractLaunchToolbarAction - Class in org.eclipse.debug.ui.actions
A launch history action that also includes launch shortcut actions (run/debug as), and an action to open the launch configuration dialog.
AbstractLaunchToolbarAction(String) - Constructor for class org.eclipse.debug.ui.actions.AbstractLaunchToolbarAction
Constructs a launch toolbar action.
AbstractLineTracker - Class in org.eclipse.jface.text
Abstract implementation of ILineTracker.
AbstractLineTracker() - Constructor for class org.eclipse.jface.text.AbstractLineTracker
Creates a new line tracker.
AbstractLineTracker.DelimiterInfo - Class in org.eclipse.jface.text
Combines the information of the occurrence of a line delimiter.
AbstractLineTracker.DelimiterInfo() - Constructor for class org.eclipse.jface.text.AbstractLineTracker.DelimiterInfo
 
AbstractLineTracker.Request - Class in org.eclipse.jface.text
Representation of replace and set requests.
AbstractLineTracker.Request(int, int, String) - Constructor for class org.eclipse.jface.text.AbstractLineTracker.Request
 
AbstractLineTracker.Request(String) - Constructor for class org.eclipse.jface.text.AbstractLineTracker.Request
 
AbstractListenerActionDelegate - Class in org.eclipse.debug.internal.ui.actions
 
AbstractListenerActionDelegate() - Constructor for class org.eclipse.debug.internal.ui.actions.AbstractListenerActionDelegate
 
AbstractListViewer - Class in org.eclipse.jface.viewers
Abstract base class for viewers that contain lists of items (such as a combo or list).
AbstractListViewer() - Constructor for class org.eclipse.jface.viewers.AbstractListViewer
 
AbstractMarkerAnnotationModel - Class in org.eclipse.ui.texteditor
Abstract implementation of a marker-based annotation model.
AbstractMarkerAnnotationModel() - Constructor for class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Creates a new annotation model.
AbstractMemoryRendering - Class in org.eclipse.debug.ui.memory
Abstract implementation of a memory rendering.
AbstractMemoryRendering(String) - Constructor for class org.eclipse.debug.ui.memory.AbstractMemoryRendering
Constructs a new rendering of the given type.
AbstractMemoryRenderingBindingsProvider - Class in org.eclipse.debug.ui.memory
Common function for a dynamic memory rendering bindings provider.
AbstractMemoryRenderingBindingsProvider() - Constructor for class org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider
 
AbstractMemoryViewPane - Class in org.eclipse.debug.internal.ui.views.memory
 
AbstractMemoryViewPane(IViewPart) - Constructor for class org.eclipse.debug.internal.ui.views.memory.AbstractMemoryViewPane
 
AbstractMethodCannotBeOverridden - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodCannotBeOverridden(SourceTypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodCompletionProposal - Class in org.eclipse.jdt.internal.ui.text.correction
 
AbstractMethodCompletionProposal(String, ICompilationUnit, ASTNode, ITypeBinding, int, Image) - Constructor for class org.eclipse.jdt.internal.ui.text.correction.AbstractMethodCompletionProposal
 
AbstractMethodDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
AbstractMethodInAbstractClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodInAbstractClass(SourceTypeBinding, AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractMethodMustBeImplemented - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
abstractMethodMustBeImplemented(SourceTypeBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
abstractMethodNeedingNoBody(AbstractMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AbstractModel - Class in org.eclipse.pde.internal.core
 
AbstractModel() - Constructor for class org.eclipse.pde.internal.core.AbstractModel
 
AbstractNamedHandleEvent - Class in org.eclipse.core.commands.common
An event fired from a NamedHandleObject.
AbstractNamedHandleEvent(boolean, boolean, boolean) - Constructor for class org.eclipse.core.commands.common.AbstractNamedHandleEvent
Constructs a new instance of AbstractHandleObjectEvent.
AbstractNewPluginTemplateWizard - Class in org.eclipse.pde.ui.templates
This class is used as a common base for plug-in content wizards that are implemented using PDE template support.
AbstractNewPluginTemplateWizard() - Constructor for class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
Creates a new template wizard.
AbstractObjectPolicy - Class in org.eclipse.core.internal.indexing
 
AbstractObjectPolicy() - Constructor for class org.eclipse.core.internal.indexing.AbstractObjectPolicy
 
AbstractOpenWizardAction - Class in org.eclipse.jdt.internal.ui.wizards
 
AbstractOpenWizardAction(String, boolean) - Constructor for class org.eclipse.jdt.internal.ui.wizards.AbstractOpenWizardAction
Creates a AbstractOpenWizardAction.
AbstractOpenWizardAction(String, Class[], boolean) - Constructor for class org.eclipse.jdt.internal.ui.wizards.AbstractOpenWizardAction
Creates a AbstractOpenWizardAction.
AbstractOpenWizardAction() - Constructor for class org.eclipse.jdt.internal.ui.wizards.AbstractOpenWizardAction
Creates a AbstractOpenWizardAction with no restrictions on types, and does allow an empty selection.
AbstractOpenWizardAction_createerror_message - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AbstractOpenWizardAction_createerror_title - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AbstractOpenWizardAction_noproject_message - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AbstractOpenWizardAction_noproject_title - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AbstractOperation - Class in org.eclipse.core.commands.operations
Abstract implementation for an undoable operation.
AbstractOperation(String) - Constructor for class org.eclipse.core.commands.operations.AbstractOperation
Construct an operation that has the specified label.
AbstractOverlayIcon - Class in org.eclipse.help.ui.internal.util
An OverlayIcon consists of a main icon and several adornments.
AbstractOverlayIcon(ImageDescriptor[][]) - Constructor for class org.eclipse.help.ui.internal.util.AbstractOverlayIcon
 
AbstractOverlayIcon(ImageDescriptor[][], Point) - Constructor for class org.eclipse.help.ui.internal.util.AbstractOverlayIcon
 
AbstractOverlayIcon - Class in org.eclipse.pde.internal.ui.util
An OverlayIcon consists of a main icon and several adornments.
AbstractOverlayIcon(ImageDescriptor[][]) - Constructor for class org.eclipse.pde.internal.ui.util.AbstractOverlayIcon
 
AbstractOverlayIcon(ImageDescriptor[][], Point) - Constructor for class org.eclipse.pde.internal.ui.util.AbstractOverlayIcon
 
AbstractOverlayIcon - Class in org.eclipse.update.internal.ui.parts
An OverlayIcon consists of a main icon and several adornments.
AbstractOverlayIcon(ImageDescriptor[][]) - Constructor for class org.eclipse.update.internal.ui.parts.AbstractOverlayIcon
 
AbstractOverlayIcon(ImageDescriptor[][], Point) - Constructor for class org.eclipse.update.internal.ui.parts.AbstractOverlayIcon
 
AbstractPagePolicy - Class in org.eclipse.core.internal.indexing
 
AbstractPagePolicy() - Constructor for class org.eclipse.core.internal.indexing.AbstractPagePolicy
 
AbstractPartSelectionTracker - Class in org.eclipse.ui.internal
Provides per-part selection tracking for the selection service.
AbstractPartSelectionTracker(String) - Constructor for class org.eclipse.ui.internal.AbstractPartSelectionTracker
Constructs a part selection tracker for the part with the given id.
AbstractPluginDocumentHandler - Class in org.eclipse.pde.internal.ui.model.plugin
 
AbstractPluginDocumentHandler(PluginModelBase) - Constructor for class org.eclipse.pde.internal.ui.model.plugin.AbstractPluginDocumentHandler
 
AbstractPluginModelBase - Class in org.eclipse.pde.internal.core.plugin
 
AbstractPluginModelBase() - Constructor for class org.eclipse.pde.internal.core.plugin.AbstractPluginModelBase
 
AbstractPluginModelBase_error - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AbstractPreferenceInitializer - Class in org.eclipse.core.runtime.preferences
Abstract class used to aid in default preference value initialization.
AbstractPreferenceInitializer() - Constructor for class org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
Default constructor for the class.
AbstractPresentationFactory - Class in org.eclipse.ui.presentations
This is a factory for presentation objects that control the appearance of editors, views and other components in the workbench.
AbstractPresentationFactory() - Constructor for class org.eclipse.ui.presentations.AbstractPresentationFactory
 
AbstractProgressViewer - Class in org.eclipse.ui.internal.progress
The AbstractProgressViewer is the abstract superclass of the viewers that show progress.
AbstractProgressViewer() - Constructor for class org.eclipse.ui.internal.progress.AbstractProgressViewer
 
AbstractPropertyListener - Class in org.eclipse.ui.internal.preferences
 
AbstractPropertyListener() - Constructor for class org.eclipse.ui.internal.preferences.AbstractPropertyListener
 
AbstractReconciler - Class in org.eclipse.jface.text.reconciler
Abstract implementation of IReconciler.
AbstractReconciler() - Constructor for class org.eclipse.jface.text.reconciler.AbstractReconciler
Creates a new reconciler without configuring it.
AbstractReconcileStep - Class in org.eclipse.jface.text.reconciler
Abstract implementation of a reconcile step.
AbstractReconcileStep(IReconcileStep) - Constructor for class org.eclipse.jface.text.reconciler.AbstractReconcileStep
Creates an intermediate reconcile step which adds the given step to the pipe.
AbstractReconcileStep() - Constructor for class org.eclipse.jface.text.reconciler.AbstractReconcileStep
Creates the last reconcile step of the pipe.
AbstractRemoveActionDelegate - Class in org.eclipse.debug.internal.ui.actions
 
AbstractRemoveActionDelegate() - Constructor for class org.eclipse.debug.internal.ui.actions.AbstractRemoveActionDelegate
 
AbstractRemoveAllActionDelegate - Class in org.eclipse.debug.internal.ui.actions
 
AbstractRemoveAllActionDelegate() - Constructor for class org.eclipse.debug.internal.ui.actions.AbstractRemoveAllActionDelegate
 
AbstractRenameChange_Renaming - Static variable in class org.eclipse.jdt.internal.corext.refactoring.RefactoringCoreMessages
 
AbstractResourceVariantTree - Class in org.eclipse.team.core.variants
An implementation of IResourceVariantTree that provides the logic for refreshing the tree and collecting the results so they can be cached locally.
AbstractResourceVariantTree() - Constructor for class org.eclipse.team.core.variants.AbstractResourceVariantTree
 
AbstractResourceVariantTree_0 - Static variable in class org.eclipse.team.internal.core.Messages
 
AbstractRulerActionDelegate - Class in org.eclipse.ui.texteditor
This class serves as an adapter for actions contributed to the vertical ruler's context menu.
AbstractRulerActionDelegate() - Constructor for class org.eclipse.ui.texteditor.AbstractRulerActionDelegate
 
AbstractRuntimeClasspathEntry - Class in org.eclipse.jdt.internal.launching
Common function for runtime classpath entries.
AbstractRuntimeClasspathEntry() - Constructor for class org.eclipse.jdt.internal.launching.AbstractRuntimeClasspathEntry
 
AbstractScope - Class in org.eclipse.core.internal.preferences
Abstract super-class for scope context object contributed by the Platform.
AbstractScope() - Constructor for class org.eclipse.core.internal.preferences.AbstractScope
 
AbstractScriptGenerator - Class in org.eclipse.pde.internal.build
Generic super-class for all script generator classes.
AbstractScriptGenerator() - Constructor for class org.eclipse.pde.internal.build.AbstractScriptGenerator
 
AbstractScriptGenerator.MissingProperties - Class in org.eclipse.pde.internal.build
 
AbstractSearchResultPage - Class in org.eclipse.pde.internal.ui.search
 
AbstractSearchResultPage() - Constructor for class org.eclipse.pde.internal.ui.search.AbstractSearchResultPage
 
AbstractSearchScope - Class in org.eclipse.jdt.internal.core.search
 
AbstractSearchScope() - Constructor for class org.eclipse.jdt.internal.core.search.AbstractSearchScope
 
AbstractSelectionService - Class in org.eclipse.ui.internal
Abstract selection service.
AbstractSelectionService() - Constructor for class org.eclipse.ui.internal.AbstractSelectionService
Creates a new SelectionService.
AbstractSerialVersionProposal - Class in org.eclipse.jdt.internal.ui.text.correction
Partial implementation of a serial version correction proposal.
AbstractSerialVersionProposal(String, ICompilationUnit, ASTNode) - Constructor for class org.eclipse.jdt.internal.ui.text.correction.AbstractSerialVersionProposal
Creates a new abstract serial version proposal.
AbstractSiteModel - Class in org.eclipse.pde.internal.core.site
 
AbstractSiteModel() - Constructor for class org.eclipse.pde.internal.core.site.AbstractSiteModel
 
AbstractSourceContainer - Class in org.eclipse.debug.core.sourcelookup.containers
Common function for source containers.
AbstractSourceContainer() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainer
 
AbstractSourceContainerBrowser - Class in org.eclipse.debug.ui.sourcelookup
Common implementation for source container browsers.
AbstractSourceContainerBrowser() - Constructor for class org.eclipse.debug.ui.sourcelookup.AbstractSourceContainerBrowser
 
AbstractSourceContainerTypeDelegate - Class in org.eclipse.debug.core.sourcelookup.containers
Common function for source container type delegates.
AbstractSourceContainerTypeDelegate() - Constructor for class org.eclipse.debug.core.sourcelookup.containers.AbstractSourceContainerTypeDelegate
 
AbstractSourceLookupDirector - Class in org.eclipse.debug.core.sourcelookup
Directs source lookup among a collection of source lookup participants, and a common collection of source containers.
AbstractSourceLookupDirector() - Constructor for class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
Constructs source lookup director
AbstractSourceLookupDirector_11 - Static variable in class org.eclipse.debug.internal.core.sourcelookup.SourceLookupMessages
 
AbstractSourceLookupDirector_12 - Static variable in class org.eclipse.debug.internal.core.sourcelookup.SourceLookupMessages
 
AbstractSourceLookupDirector_13 - Static variable in class org.eclipse.debug.internal.core.sourcelookup.SourceLookupMessages
 
AbstractSourceLookupDirector_14 - Static variable in class org.eclipse.debug.internal.core.sourcelookup.SourceLookupMessages
 
AbstractSourceLookupDirector_19 - Static variable in class org.eclipse.debug.internal.core.sourcelookup.SourceLookupMessages
 
AbstractSourceLookupParticipant - Class in org.eclipse.debug.core.sourcelookup
Common super class for implementations of source lookup participants.
AbstractSourceLookupParticipant() - Constructor for class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupParticipant
 
AbstractSourceProvider - Class in org.eclipse.ui
An implementation of ISourceProvider that provides listener support.
AbstractSourceProvider() - Constructor for class org.eclipse.ui.AbstractSourceProvider
 
AbstractSpellDictionary - Class in org.eclipse.jdt.internal.ui.text.spelling.engine
Partial implementation of a spell dictionary.
AbstractSpellDictionary() - Constructor for class org.eclipse.jdt.internal.ui.text.spelling.engine.AbstractSpellDictionary
 
AbstractStructureVisitor_noRemote - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AbstractStructureVisitor_sendingFile - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AbstractStructureVisitor_sendingFolder - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AbstractSubItem - Class in org.eclipse.ui.internal.cheatsheets.data
 
AbstractSubItem() - Constructor for class org.eclipse.ui.internal.cheatsheets.data.AbstractSubItem
 
AbstractSynchronizeModelProvider - Class in org.eclipse.team.internal.ui.synchronize
This class is reponsible for creating and maintaining a presentation model of SynchronizeModelElement elements that can be shown in a viewer.
AbstractSynchronizeModelProvider(AbstractSynchronizeModelProvider, ISynchronizeModelElement, ISynchronizePageConfiguration, SyncInfoSet) - Constructor for class org.eclipse.team.internal.ui.synchronize.AbstractSynchronizeModelProvider
Constructor for creating a sub-provider
AbstractSynchronizeModelProvider(ISynchronizePageConfiguration, SyncInfoSet) - Constructor for class org.eclipse.team.internal.ui.synchronize.AbstractSynchronizeModelProvider
Cosntructor for creating a root model provider.
AbstractSynchronizeParticipant - Class in org.eclipse.team.ui.synchronize
This class is the abstract base class for all synchronize view participants.
AbstractSynchronizeParticipant() - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
Default constructor is a no-op.
AbstractSynchronizeParticipant_4 - Static variable in class org.eclipse.team.internal.ui.TeamUIMessages
 
AbstractSynchronizeParticipant_5 - Static variable in class org.eclipse.team.internal.ui.TeamUIMessages
 
AbstractSynchronizeScope - Class in org.eclipse.team.ui.synchronize
Abstract superclass of resource scopes for SubscriberParticipant instances.
AbstractSynchronizeScope() - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Constructor a scope from scratch
AbstractSynchronizeScope(IMemento) - Constructor for class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
Constructor a scope from a previously saved state
AbstractTabFolder - Class in org.eclipse.ui.internal.presentations.util
 
AbstractTabFolder() - Constructor for class org.eclipse.ui.internal.presentations.util.AbstractTabFolder
 
AbstractTabItem - Class in org.eclipse.ui.internal.presentations.util
 
AbstractTabItem() - Constructor for class org.eclipse.ui.internal.presentations.util.AbstractTabItem
 
AbstractTableInformationControl - Class in org.eclipse.ui.internal.presentations
 
AbstractTableInformationControl(Shell, int, int) - Constructor for class org.eclipse.ui.internal.presentations.AbstractTableInformationControl
Creates an information control with the given shell as parent.
AbstractTableInformationControl.NamePatternFilter - Class in org.eclipse.ui.internal.presentations
The NamePatternFilter selects the elements which match the given string patterns.
AbstractTableInformationControl.NamePatternFilter() - Constructor for class org.eclipse.ui.internal.presentations.AbstractTableInformationControl.NamePatternFilter
 
AbstractTableRendering - Class in org.eclipse.debug.ui.memory
Abstract implementation of a table rendering.
AbstractTableRendering(String) - Constructor for class org.eclipse.debug.ui.memory.AbstractTableRendering
Constructs a new table rendering of the specified type.
AbstractTableRendering_0 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_1 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_10 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_11 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_12 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_13 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_2 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_3 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_4 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_5 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_6 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_8 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRendering_9 - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AbstractTableRenderingLabelProvider - Class in org.eclipse.debug.internal.ui.views.memory.renderings
Abstract label provider for an ITableMemoryViewTab
AbstractTableRenderingLabelProvider() - Constructor for class org.eclipse.debug.internal.ui.views.memory.renderings.AbstractTableRenderingLabelProvider
Constructor for MemoryViewLabelProvider
AbstractTableRenderingLabelProvider(AbstractTableRendering) - Constructor for class org.eclipse.debug.internal.ui.views.memory.renderings.AbstractTableRenderingLabelProvider
 
AbstractTemplateSection - Class in org.eclipse.pde.ui.templates
Common function for template sections.
AbstractTemplateSection() - Constructor for class org.eclipse.pde.ui.templates.AbstractTemplateSection
 
AbstractTemplateSection_generating - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AbstractTextEditor - Class in org.eclipse.ui.texteditor
Abstract base implementation of a text editor.
AbstractTextEditor() - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor
Creates a new text editor.
AbstractTextEditor.AbstractSelectionChangedListener - Class in org.eclipse.ui.texteditor
Internal implementation class for a change listener.
AbstractTextEditor.AbstractSelectionChangedListener() - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.AbstractSelectionChangedListener
 
AbstractTextEditor.LineStartAction - Class in org.eclipse.ui.texteditor
This action implements smart home.
AbstractTextEditor.LineStartAction(StyledText, boolean) - Constructor for class org.eclipse.ui.texteditor.AbstractTextEditor.LineStartAction
Creates a new line start action.
AbstractTextElement - Class in org.eclipse.ui.internal.intro.impl.model
An intro config component that can have a single Text element as a child.
AbstractTextRendering - Class in org.eclipse.debug.ui.memory
Abstract implementation of a rendering that translates memory into text, displayed in a table.
AbstractTextRendering(String) - Constructor for class org.eclipse.debug.ui.memory.AbstractTextRendering
Constructs a text rendering of the specified type.
AbstractTextRendering(String, String) - Constructor for class org.eclipse.debug.ui.memory.AbstractTextRendering
Constructs a text rendering of the specified type on the given code page.
AbstractTextSearchResult - Class in org.eclipse.search.ui.text
An abstract base implementation for text-match based search results.
AbstractTextSearchResult() - Constructor for class org.eclipse.search.ui.text.AbstractTextSearchResult
Constructs a new AbstractTextSearchResult
AbstractTextSearchViewPage - Class in org.eclipse.search.ui.text
An abstract base implementation for classes showing AbstractTextSearchResult instances.
AbstractTextSearchViewPage(int) - Constructor for class org.eclipse.search.ui.text.AbstractTextSearchViewPage
This constructor must be passed a combination of layout flags combined with bitwise or.
AbstractTextSearchViewPage() - Constructor for class org.eclipse.search.ui.text.AbstractTextSearchViewPage
Constructs this page with the default layout flags.
AbstractTextSearchViewPage_flat_layout_label - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AbstractTextSearchViewPage_flat_layout_tooltip - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AbstractTextSearchViewPage_hierarchical_layout_label - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AbstractTextSearchViewPage_hierarchical_layout_tooltip - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AbstractTextSearchViewPage_searching_label - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AbstractTextSearchViewPage_update_job_name - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AbstractToggleLinkingAction - Class in org.eclipse.jdt.internal.ui.actions
This is an action template for actions that toggle whether it links its selection to the active editor.
AbstractToggleLinkingAction() - Constructor for class org.eclipse.jdt.internal.ui.actions.AbstractToggleLinkingAction
Constructs a new action.
AbstractTreeViewer - Class in org.eclipse.jface.viewers
Abstract base implementation for tree-structure-oriented viewers (trees and table trees).
AbstractTreeViewer() - Constructor for class org.eclipse.jface.viewers.AbstractTreeViewer
Creates an abstract tree viewer.
AbstractTriggerPoint - Class in org.eclipse.ui.internal.activities.ws
 
AbstractTriggerPoint() - Constructor for class org.eclipse.ui.internal.activities.ws.AbstractTriggerPoint
 
AbstractTypeDeclaration - Class in org.eclipse.jdt.core.dom
Abstract subclass for type declaration, enum declaration, and annotation type declaration AST node types.
AbstractTypeVariable - Class in org.eclipse.jdt.internal.corext.refactoring.typeconstraints.types
 
AbstractTypeVariable(TypeEnvironment) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.typeconstraints.types.AbstractTypeVariable
 
AbstractUIPlugin - Class in org.eclipse.ui.plugin
Abstract base class for plug-ins that integrate with the Eclipse platform UI.
AbstractUIPlugin(IPluginDescriptor) - Constructor for class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. In Eclipse 3.0 this constructor has been replaced by AbstractUIPlugin.AbstractUIPlugin(). Implementations of MyPlugin(IPluginDescriptor descriptor) should be changed to MyPlugin() and call super() instead of super(descriptor). The MyPlugin(IPluginDescriptor descriptor) constructor is called only for plug-ins which explicitly require the org.eclipse.core.runtime.compatibility plug-in (or, as in this case, subclasses which might).
AbstractUIPlugin() - Constructor for class org.eclipse.ui.plugin.AbstractUIPlugin
Creates an abstract UI plug-in runtime object.
AbstractURLStreamHandlerService - Class in org.osgi.service.url
Abstract implementation of the URLStreamHandlerService interface.
AbstractURLStreamHandlerService() - Constructor for class org.osgi.service.url.AbstractURLStreamHandlerService
 
AbstractVariableDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
AbstractVariableDeclaration() - Constructor for class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
AbstractViewer - Class in org.eclipse.compare.internal
 
AbstractViewer() - Constructor for class org.eclipse.compare.internal.AbstractViewer
 
AbstractViewerState - Class in org.eclipse.debug.internal.ui.views
The abstract superclass for mementos of the expanded and selected items in a tree viewer.
AbstractViewerState(TreeViewer) - Constructor for class org.eclipse.debug.internal.ui.views.AbstractViewerState
Constructs a memento for the given viewer.
AbstractViewerState() - Constructor for class org.eclipse.debug.internal.ui.views.AbstractViewerState
 
AbstractVMInstall - Class in org.eclipse.jdt.launching
Abstract implementation of a VM install.
AbstractVMInstall(IVMInstallType, String) - Constructor for class org.eclipse.jdt.launching.AbstractVMInstall
Constructs a new VM install.
AbstractVMInstallType - Class in org.eclipse.jdt.launching
Abstract implementation of a VM install type.
AbstractVMInstallType() - Constructor for class org.eclipse.jdt.launching.AbstractVMInstallType
Constructs a new VM install type.
AbstractVMRunner - Class in org.eclipse.jdt.launching
Abstract implementation of a VM runner.
AbstractVMRunner() - Constructor for class org.eclipse.jdt.launching.AbstractVMRunner
 
AbstractVMRunner_0 - Static variable in class org.eclipse.jdt.internal.launching.LaunchingMessages
 
AbstractWebBrowser - Class in org.eclipse.ui.browser
Clients that supply implementation of the workbench browser support should extend this class for web browser instances they manage.
AbstractWebBrowser(String) - Constructor for class org.eclipse.ui.browser.AbstractWebBrowser
The constructor that accepts the unique browser identifier.
AbstractWizardRegistry - Class in org.eclipse.ui.internal.wizards
Abstract base class for various workbench wizards.
AbstractWizardRegistry() - Constructor for class org.eclipse.ui.internal.wizards.AbstractWizardRegistry
Create a new instance of this class.
AbstractWorkbenchBrowserSupport - Class in org.eclipse.ui.browser
Implements IWorkbenchBrowserSupport while leaving some methods to the implementors.
AbstractWorkbenchBrowserSupport() - Constructor for class org.eclipse.ui.browser.AbstractWorkbenchBrowserSupport
The default constructor.
AbstractWorkingSetManager - Class in org.eclipse.ui.internal
Abstract implementation of IWorkingSetManager.
AbstractWorkingSetManager(BundleContext) - Constructor for class org.eclipse.ui.internal.AbstractWorkingSetManager
 
AbstractWorkingSetPage_warning_nameMustNotBeEmpty - Static variable in class org.eclipse.jdt.internal.ui.workingsets.WorkingSetMessages
 
AbstractWorkingSetPage_warning_nameWhitespace - Static variable in class org.eclipse.jdt.internal.ui.workingsets.WorkingSetMessages
 
AbstractWorkingSetPage_warning_workingSetExists - Static variable in class org.eclipse.jdt.internal.ui.workingsets.WorkingSetMessages
 
AbstractWorkingSetPage_workingSet_name - Static variable in class org.eclipse.jdt.internal.ui.workingsets.WorkingSetMessages
 
AbstractWorkingSetWizardPage - Class in org.eclipse.jdt.internal.ui.workingsets
 
AbstractWorkingSetWizardPage(String, String, ImageDescriptor) - Constructor for class org.eclipse.jdt.internal.ui.workingsets.AbstractWorkingSetWizardPage
Default constructor.
AC_SRC_ALPHA - Static variable in class org.eclipse.swt.internal.win32.OS
 
AC_SRC_OVER - Static variable in class org.eclipse.swt.internal.win32.OS
 
ACC - Class in org.eclipse.swt.accessibility
Class ACC contains all the constants used in defining an Accessible object.
ACC() - Constructor for class org.eclipse.swt.accessibility.ACC
 
ACC_ABSTRACT - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_ABSTRACT - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_ANNOTATION - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
Indicates an annotation (added in J2SE 1.5).
ACC_BRIDGE - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_BRIDGE - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
Indicates a bridge method (added in J2SE 1.5).
ACC_ENUM - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_ENUM - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
Indicates an enum (added in J2SE 1.5).
ACC_EXT_SYNTHETIC - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_FINAL - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_FINAL - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_INTERFACE - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_INTERFACE - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_NATIVE - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_NATIVE - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_PRIVATE - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_PRIVATE - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_PROTECTED - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_PROTECTED - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_PUBLIC - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
access_flags Constants
ACC_PUBLIC - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_STATIC - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_STATIC - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_STRICT - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_STRICT - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_SUPER - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_SUPER - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_SYNCHRONIZED - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_SYNCHRONIZED - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_SYNTHETIC - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_SYNTHETIC - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
Indicates a synthetic member.
ACC_TRANSIENT - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_TRANSIENT - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
ACC_VARARGS - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_VARARGS - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
Indicates a variable arity method (added in J2SE 1.5).
ACC_VOLATILE - Static variable in class org.eclipse.jdi.internal.spy.VerbosePacketStream
 
ACC_VOLATILE - Static variable in interface org.eclipse.jdt.core.util.IModifierConstants
 
AccAbstract - Static variable in class org.eclipse.jdt.core.Flags
Abstract property flag.
AccAbstract - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccAlternateModifierProblem - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccAnnotation - Static variable in class org.eclipse.jdt.core.Flags
Annotation property flag (added in J2SE 1.5).
AccAnnotation - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccAnnotationDefault - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
Extra flags for types and members attributes.
AccBlankFinal - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccBridge - Static variable in class org.eclipse.jdt.core.Flags
Bridge method property flag (added in J2SE 1.5).
AccBridge - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccClearPrivateModifier - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccDefault - Static variable in class org.eclipse.jdt.core.Flags
Constant representing the absence of any flag
AccDefault - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccDefault - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccDefaultAbstract - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccDeprecated - Static variable in class org.eclipse.jdt.core.Flags
Deprecated property flag.
AccDeprecated - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccDeprecatedImplicitly - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
accDoDefaultAction(int, int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
ACCEL - Class in org.eclipse.swt.internal.win32
 
ACCEL() - Constructor for class org.eclipse.swt.internal.win32.ACCEL
 
ACCELERATOR_CONFIGURATION_ID - Static variable in interface org.eclipse.ui.internal.IWorkbenchConstants
Deprecated.  
AccEnum - Static variable in class org.eclipse.jdt.core.Flags
Enum property flag (added in J2SE 1.5).
AccEnum - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
accept(Map) - Method in interface com.sun.jdi.connect.ListeningConnector
 
accept(TransportService.ListenKey, long, long) - Method in class com.sun.jdi.connect.spi.TransportService
 
accept(IResourceDeltaVisitor) - Method in class org.eclipse.core.internal.events.ResourceDelta
 
accept(IResourceDeltaVisitor, boolean) - Method in class org.eclipse.core.internal.events.ResourceDelta
 
accept(IResourceDeltaVisitor, int) - Method in class org.eclipse.core.internal.events.ResourceDelta
 
accept(Bucket.Visitor, IPath, int) - Method in class org.eclipse.core.internal.localstore.Bucket
Applies the given visitor to this bucket index.
accept(Bucket.Visitor, IPath, int) - Method in class org.eclipse.core.internal.localstore.BucketTree
From a starting point in the tree, visit all nodes under it.
accept(byte[], IHistoryStoreVisitor, boolean, boolean) - Method in class org.eclipse.core.internal.localstore.HistoryStore
Searches indexed store for key, and invokes visitor's defined behaviour on key matches.
accept(IPath, IHistoryStoreVisitor, boolean) - Method in class org.eclipse.core.internal.localstore.HistoryStore
 
accept(IUnifiedTreeVisitor) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
accept(IUnifiedTreeVisitor, int) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
accept(IPreferenceNodeVisitor) - Method in class org.eclipse.core.internal.preferences.EclipsePreferences
 
accept(ResourceMappingContext, IResourceVisitor, IProgressMonitor) - Method in class org.eclipse.core.internal.resources.mapping.ResourceMapping
Accepts the given visitor for the resources in this mapping.
accept(IResourceVisitor) - Method in class org.eclipse.core.internal.resources.mapping.ResourceTraversal
Visit the resources of this traversal.
accept(IResourceProxyVisitor, int) - Method in class org.eclipse.core.internal.resources.Resource
 
accept(IResourceVisitor) - Method in class org.eclipse.core.internal.resources.Resource
 
accept(IResourceVisitor, int, boolean) - Method in class org.eclipse.core.internal.resources.Resource
 
accept(IResourceVisitor, int, int) - Method in class org.eclipse.core.internal.resources.Resource
 
accept(QualifiedName, IResource, IResourceVisitor, int) - Method in class org.eclipse.core.internal.resources.Synchronizer
 
accept(IResourceProxyVisitor, int) - Method in interface org.eclipse.core.resources.IResource
Accepts the given visitor for an optimized traversal.
accept(IResourceVisitor) - Method in interface org.eclipse.core.resources.IResource
Accepts the given visitor.
accept(IResourceVisitor, int, boolean) - Method in interface org.eclipse.core.resources.IResource
Accepts the given visitor.
accept(IResourceVisitor, int, int) - Method in interface org.eclipse.core.resources.IResource
Accepts the given visitor.
accept(IResourceDeltaVisitor) - Method in interface org.eclipse.core.resources.IResourceDelta
Accepts the given visitor.
accept(IResourceDeltaVisitor, boolean) - Method in interface org.eclipse.core.resources.IResourceDelta
Accepts the given visitor.
accept(IResourceDeltaVisitor, int) - Method in interface org.eclipse.core.resources.IResourceDelta
Accepts the given visitor.
accept(QualifiedName, IResource, IResourceVisitor, int) - Method in interface org.eclipse.core.resources.ISynchronizer
Visits the given resource and its descendents with the specified visitor if sync information for the given sync partner is found on the resource.
accept(IPreferenceNodeVisitor) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Accepts the given visitor.
accept(ISearchEngineResult) - Method in interface org.eclipse.help.search.ISearchEngineResultCollector
Accepts a new search result object.
accept(ISearchEngineResult[]) - Method in interface org.eclipse.help.search.ISearchEngineResultCollector
Accepts an array of new search results.
accept(Map) - Method in class org.eclipse.jdi.internal.connect.SocketListeningConnectorImpl
Waits for a target VM to attach to this connector.
accept(long, long) - Method in class org.eclipse.jdi.internal.connect.SocketTransportImpl
 
accept(TransportService.ListenKey, long, long) - Method in class org.eclipse.jdi.internal.connect.SocketTransportService
 
accept(CompletionProposal) - Method in class org.eclipse.jdt.core.CompletionRequestor
Proposes a completion.
accept(ASTVisitor) - Method in class org.eclipse.jdt.core.dom.ASTNode
Accepts the given visitor on a visit of the current node.
accept(IResource, int, int, IJavaElement, int) - Method in interface org.eclipse.jdt.core.search.IJavaSearchResultCollector
Deprecated. Replaced by SearchRequestor.acceptSearchMatch(SearchMatch).
accept(CompletionProposal) - Method in class org.eclipse.jdt.internal.codeassist.CompletionRequestorWrapper
Deprecated.  
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.codeassist.impl.Engine
Add an additional binary type
accept(ICompilationUnit, AccessRestriction) - Method in class org.eclipse.jdt.internal.codeassist.impl.Engine
Add an additional compilation unit.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.codeassist.impl.Engine
Add additional source types (the first one is the requested type, the rest is formed by the secondary types defined in the same compilation unit).
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add an additional binary type
accept(ICompilationUnit, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add an additional compilation unit into the loop -> build compilation unit declarations, their bindings and record their results.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.compiler.Compiler
Add additional source types
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in interface org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the resolved binary form for the requested type.
accept(ICompilationUnit, AccessRestriction) - Method in interface org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the requested type's compilation unit.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in interface org.eclipse.jdt.internal.compiler.impl.ITypeRequestor
Accept the unresolved source forms for the requested type.
accept(ASTVisitor) - Method in class org.eclipse.jdt.internal.core.CompilationUnit
Accepts the given visitor onto the parsed tree of this compilation unit, after having runned the name resolution.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.CompilationUnitProblemFinder
Add additional source types
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.CompilationUnitVisitor
Add additional source types
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Add an additional binary type
accept(ICompilationUnit, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Add an additional compilation unit.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.hierarchy.HierarchyResolver
Add additional source types
accept(IBinaryType, PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add an additional binary type
accept(ICompilationUnit, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add an additional compilation unit into the loop -> build compilation unit declarations, their bindings and record their results.
accept(ISourceType[], PackageBinding, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
Add additional source types
accept(CallHierarchyVisitor, IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.callhierarchy.MethodWrapper
Allows a visitor to traverse the call hierarchy.
accept(CompletionProposal) - Method in class org.eclipse.jdt.internal.ui.refactoring.contentassist.JavaTypeCompletionProcessor.TypeCompletionRequestor
 
accept(CompletionProposal) - Method in class org.eclipse.jdt.internal.ui.text.correction.SimilarElementsRequestor
 
accept(CompletionProposal) - Method in class org.eclipse.jdt.ui.text.java.CompletionProposalCollector
Proposes a completion.
accept(IModelChangedListener) - Method in interface org.eclipse.pde.internal.core.IModelChangedListenerFilter
Tests if the listener should be accepted.
accept(IPluginObject) - Method in interface org.eclipse.pde.internal.core.search.IPluginSearchResultCollector
 
accept(Object) - Method in interface org.eclipse.pde.internal.ui.search.ISearchResultCollector
 
accept(IResourceProxy, int, int) - Method in interface org.eclipse.search.internal.core.text.ITextSearchResultCollector
Accepts the given search result.
accept(ICVSResourceVisitor) - Method in interface org.eclipse.team.internal.ccvs.core.ICVSResource
Accept a vistor to this resource.
accept(ICVSResourceVisitor, boolean) - Method in interface org.eclipse.team.internal.ccvs.core.ICVSResource
Accept a visitor to this resource.
accept(ICVSResourceVisitor) - Method in class org.eclipse.team.internal.ccvs.core.resources.EclipseFile
 
accept(ICVSResourceVisitor, boolean) - Method in class org.eclipse.team.internal.ccvs.core.resources.EclipseFile
 
accept(ICVSResourceVisitor) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFile
 
accept(ICVSResourceVisitor, boolean) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFile
 
accept(ICVSResourceVisitor) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFolder
 
accept(ICVSResourceVisitor, boolean) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFolder
 
accept(TextEditVisitor) - Method in class org.eclipse.text.edits.TextEdit
Accepts the given visitor on a visit of the current edit.
accept(IPreferenceNodeVisitor) - Method in class org.eclipse.ui.internal.preferences.WorkingCopyPreferences
 
accept(SpellingProblem) - Method in interface org.eclipse.ui.texteditor.spelling.ISpellingProblemCollector
Notification of a spelling problem.
accept(String) - Method in class org.eclipse.update.core.FeatureContentProvider.FileFilter
returns true if the name matches the rule
accept(IFeatureReference) - Method in class org.eclipse.update.search.BackLevelFilter
 
accept(IFeature) - Method in class org.eclipse.update.search.BaseFilter
Deprecated. In 3.1 only the accept (IFeatureReference) will be used
accept(IFeatureReference) - Method in class org.eclipse.update.search.BaseFilter
 
accept(IFeatureReference) - Method in class org.eclipse.update.search.EnvironmentFilter
 
accept(IFeature) - Method in interface org.eclipse.update.search.IUpdateSearchFilter
Deprecated. In 3.1 only the accept (IFeatureReference) will be used
accept(IFeatureReference) - Method in interface org.eclipse.update.search.IUpdateSearchFilter
Tests a feature reference according to this filter's criteria.
accept(IFeature) - Method in interface org.eclipse.update.search.IUpdateSearchResultCollector
Called when a matching feature has been found during the search.
accept(IFeatureReference) - Method in class org.eclipse.update.search.VersionedIdentifiersFilter
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.CopyingRangeMarker
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.CopySourceEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.CopyTargetEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.DeleteEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.InsertEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.MoveSourceEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.MoveTargetEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.MultiTextEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.RangeMarker
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.ReplaceEdit
 
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.TextEdit
Accepts the given visitor on a type-specific visit of the current edit.
accept0(TextEditVisitor) - Method in class org.eclipse.text.edits.UndoEdit
 
ACCEPT_ACTION - Static variable in interface org.eclipse.jdt.internal.compiler.parser.ParserBasicInformation
 
ACCEPT_ALL - Static variable in class org.eclipse.jdt.internal.core.NameLookup
 
ACCEPT_ANNOTATIONS - Static variable in class org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying annotations.
accept_cannot - Static variable in class org.eclipse.jdt.internal.compiler.util.Messages
 
ACCEPT_CLASSES - Static variable in class org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying classes.
accept_dismiss_text - Variable in class org.eclipse.swt.internal.photon.PtColorSelectInfo_t
 
ACCEPT_ENUMS - Static variable in class org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying enums.
ACCEPT_INTERFACES - Static variable in class org.eclipse.jdt.internal.core.NameLookup
Accept flag for specifying interfaces.
accept_text - Variable in class org.eclipse.swt.internal.photon.PtColorSelectInfo_t
 
AcceptAllFilter - Class in org.eclipse.jface.viewers
Filter that accepts everything.
AcceptAllFilter() - Constructor for class org.eclipse.jface.viewers.AcceptAllFilter
 
acceptAnonymousType(char[], char[], char[][], char[][], char[][], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptAnonymousType(char[], char[], char[][], char[][], char[][], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptAST(ICompilationUnit, CompilationUnit) - Method in class org.eclipse.jdt.core.dom.ASTRequestor
Accepts an AST corresponding to the compilation unit.
acceptBinaryMethod(IType, char[], char[][], char[][], String[], char[]) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the binary method fix for 1FWFT6Q
acceptBinding(String, IBinding) - Method in class org.eclipse.jdt.core.dom.ASTRequestor
Accepts a binding corresponding to the binding key.
acceptChildren(ICVSResourceVisitor) - Method in interface org.eclipse.team.internal.ccvs.core.ICVSFolder
Accepts the visitor on all files and all subFolder in the folder.
acceptChildren(ICVSResourceVisitor) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFolder
 
acceptChildren(ICVSResourceVisitor) - Method in class org.eclipse.team.internal.ccvs.core.resources.RemoteFolderTree
 
acceptChildren(TextEditVisitor) - Method in class org.eclipse.text.edits.TextEdit
Accepts the given visitor on the edits children.
acceptClass(char[], char[], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptClass(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a class completion.
acceptClass(char[], char[], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptClass(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICorrectionRequestor
Notification of a class correction.
acceptClass(char[], char[], char[][], String) - Method in interface org.eclipse.jdt.core.search.ITypeNameRequestor
Deprecated. Accepts a top-level or a member class.
acceptClassFiles(byte[][], String[][], String) - Method in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Sends the given class files to the target and loads them.
acceptClassFiles(ClassFile[], char[]) - Method in class org.eclipse.jdt.internal.core.eval.RequestorWrapper
 
acceptClassFiles(byte[][], String[][], String) - Method in class org.eclipse.jdt.internal.debug.eval.LocalEvaluationEngine
 
acceptClassFiles(ClassFile[], char[]) - Method in interface org.eclipse.jdt.internal.eval.IRequestor
 
acceptConstructorReference(char[], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptConstructorReference(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptConstructorReference(char[], int, int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptConstructorReference(char[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptContext(CompletionContext) - Method in class org.eclipse.jdt.core.CompletionRequestor
Propose the context in which the completion occurs.
acceptContext(CompletionContext) - Method in class org.eclipse.jdt.ui.text.java.CompletionProposalCollector
Propose the context in which the completion occurs.
acceptDebugResult(CompilationResult) - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
acceptError(IProblem) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptError(IMarker) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a compilation error detected during completion.
acceptError(IProblem) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.completionFailure(IProblem) instead.
acceptError(IProblem) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a compilation error detected during selection.
acceptError(IProblem) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptField(char[], char[], char[], char[], char[], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptField(char[], char[], char[], char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a field completion.
acceptField(char[], char[], char[], char[], char[], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptField(char[], char[], char[], char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICorrectionRequestor
Notification of a field correction.
acceptField(char[], char[], char[], boolean, char[], int, int) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a field selection.
acceptField(IField) - Method in interface org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptField(IField) - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptField(char[], char[], char[], boolean, char[], int, int) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the field.
acceptFieldReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptFieldReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptFieldReference(char[], int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptFieldReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptImport(int, int, int[], char[], int, boolean, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptImport(int, int, char[], boolean, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptImport(int, int, char[], boolean, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptImport(int, int, char[], boolean, int) - Method in class org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptImport(int, int, int[], char[], int, boolean, int) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
acceptImport(int, int, char[], boolean, int) - Method in class org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.  
acceptImport(int, int, char[], boolean, int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptImport(int, int, char[], boolean, int) - Method in class org.eclipse.jdt.internal.core.SourceMapper
 
acceptIndexMatch(String, SearchPattern, SearchParticipant, AccessRuleSet) - Method in class org.eclipse.jdt.internal.core.search.IndexQueryRequestor
 
acceptIndexMatch(String, SearchPattern, SearchParticipant, AccessRuleSet) - Method in class org.eclipse.jdt.internal.core.search.PathCollector
 
accepting - Variable in class org.eclipse.ant.internal.ui.dtd.schema.Dfm
 
acceptInitializer(int, int, int[], int, int, int, int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptInitializer(IInitializer) - Method in interface org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptInitializer(IInitializer) - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptInitializer(int, int, int[], int, int, int, int) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
acceptInterface(char[], char[], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptInterface(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of an interface completion.
acceptInterface(char[], char[], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptInterface(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICorrectionRequestor
Notification of an interface correction.
acceptInterface(char[], char[], char[][], String) - Method in interface org.eclipse.jdt.core.search.ITypeNameRequestor
Deprecated. Accepts a top-level or a member interface.
acceptKeyword(char[], int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptKeyword(char[], int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a keyword completion.
acceptKeyword(char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptLabel(char[], int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptLabel(char[], int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a label completion.
acceptLabel(char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptLineSeparatorPositions(int[]) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptLineSeparatorPositions(int[]) - Method in class org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated. Accepts the line separator table and converts it into a line start table.
acceptLineSeparatorPositions(int[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptLineSeparatorPositions(int[]) - Method in class org.eclipse.jdt.internal.core.SourceMapper
 
acceptLocalField(FieldBinding) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalMethod(MethodBinding) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalType(TypeBinding) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptLocalVariable(char[], char[], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptLocalVariable(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a local variable completion.
acceptLocalVariable(char[], char[], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptLocalVariable(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICorrectionRequestor
Notification of a local variable correction.
acceptLocalVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptMemberType(IType) - Method in interface org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptMemberType(IType) - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptMethod(char[], char[], char[], char[][], char[][], char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a method completion.
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptMethod(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICorrectionRequestor
Notification of a method correction.
acceptMethod(char[], char[], String, char[], char[][], char[][], String[], boolean, boolean, char[], int, int) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a method selection.
acceptMethod(IMethod) - Method in interface org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptMethod(IMethod) - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptMethod(char[], char[], String, char[], char[][], char[][], String[], boolean, boolean, char[], int, int) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the method
acceptMethodDeclaration(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptMethodDeclaration(char[], char[], char[], char[][], char[][], char[][], char[], char[], char[], int, int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptMethodDeclaration(IType, char[], int, int) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptMethodReference(char[], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptMethodReference(char[], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptMethodReference(char[], int, int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptMethodReference(char[], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptMethodTypeParameter(char[], char[], char[], int, int, char[], boolean, int, int) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a type parameter selection.
acceptMethodTypeParameter(char[], char[], char[], int, int, char[], boolean, int, int) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptModifier(char[], int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptModifier(char[], int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a modifier completion.
acceptModifier(char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptNameWithoutPrefixAndSuffix(char[]) - Method in interface org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNameWithPrefix(char[], boolean) - Method in interface org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNameWithPrefixAndSuffix(char[], boolean, boolean) - Method in interface org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNameWithSuffix(char[], boolean) - Method in interface org.eclipse.jdt.internal.core.INamingRequestor
 
acceptNonPluginData(INonPluginEntry) - Method in interface org.eclipse.update.core.IInstallHandlerWithFilter
 
acceptNonPluginData(INonPluginEntry) - Method in class org.eclipse.update.internal.core.InstallHandlerProxy
 
acceptPackage(char[], char[], int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptPackage(char[], char[], int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a package completion.
acceptPackage(char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptPackage(char[], char[], int, int) - Method in interface org.eclipse.jdt.core.ICorrectionRequestor
Notification of a package correction.
acceptPackage(char[]) - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
One result of the search consists of a new package.
acceptPackage(char[]) - Method in interface org.eclipse.jdt.internal.codeassist.ISearchRequestor
One result of the search consists of a new package.
acceptPackage(char[]) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a package selection.
acceptPackage(char[]) - Method in class org.eclipse.jdt.internal.codeassist.SelectionEngine
One result of the search consists of a new package.
acceptPackage(int, int, int[], char[], int) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptPackage(int, int, char[]) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptPackage(int, int, char[]) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptPackage(int, int, char[]) - Method in class org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptPackage(int, int, int[], char[], int) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated.  
acceptPackage(int, int, char[]) - Method in class org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated.  
acceptPackage(int, int, char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptPackage(char[]) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the package
acceptPackage(int, int, char[]) - Method in class org.eclipse.jdt.internal.core.SourceMapper
 
acceptPackageFragment(IPackageFragment) - Method in interface org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptPackageFragment(IPackageFragment) - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptPath(String, boolean) - Method in interface org.eclipse.jdt.internal.core.IPathRequestor
 
acceptPostNotificationReplaces() - Method in class org.eclipse.jface.text.AbstractDocument
 
acceptPostNotificationReplaces() - Method in interface org.eclipse.jface.text.IDocumentExtension2
Tells the receiver to accept calls to registerPostNotificationReplace until ignorePostNotificationReplaces is called.
acceptPotentialMethodDeclaration(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.internal.codeassist.IExtendedCompletionRequestor
Deprecated.  
acceptProblem(IProblem) - Method in class org.eclipse.ant.internal.ui.editor.outline.AntEditorMarkerUpdater
 
acceptProblem(IProblem) - Method in class org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel
 
acceptProblem(IProblem) - Method in class org.eclipse.ant.internal.ui.editor.text.AntExternalAnnotationModel
 
acceptProblem(IProblem) - Method in interface org.eclipse.ant.internal.ui.model.IProblemRequestor
Notification of a Ant buildfile problem.
acceptProblem(IMarker, String, int) - Method in interface org.eclipse.jdt.core.eval.ICodeSnippetRequestor
Notifies of an evaluation problem.
acceptProblem(IProblem) - Method in interface org.eclipse.jdt.core.IProblemRequestor
Notification of a Java problem.
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.compiler.ASTVisitor
 
acceptProblem(IProblem) - Method in interface org.eclipse.jdt.internal.compiler.IDocumentElementRequestor
 
acceptProblem(IProblem) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.core.CompilationUnitStructureRequestor
 
acceptProblem(IProblem, char[], int) - Method in class org.eclipse.jdt.internal.core.eval.RequestorWrapper
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.core.JavaModelManager.PerWorkingCopyInfo
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated. Sets the abort flag to true.
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.core.jdom.SimpleDOMBuilder
Deprecated. Does nothing.
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.core.SourceMapper
 
acceptProblem(IMarker, String, int) - Method in class org.eclipse.jdt.internal.debug.eval.LocalEvaluationEngine
 
acceptProblem(IProblem, char[], int) - Method in interface org.eclipse.jdt.internal.eval.IRequestor
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.formatter.CodeFormatterVisitor
 
acceptProblem(IProblem) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel
 
acceptResult(CompilationResult) - Method in interface org.eclipse.jdt.internal.compiler.ICompilerRequestor
Accept a compilation result.
acceptResult(CompilationResult) - Method in class org.eclipse.jdt.internal.core.builder.AbstractImageBuilder
 
accepts(ILaunchConfiguration) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchHistory
Returns whether the given configruation is included in the group associated with this launch history.
acceptSearchMatch(SearchMatch) - Method in class org.eclipse.jdt.core.search.SearchRequestor
Accepts the given search match.
acceptSearchMatch(SearchMatch) - Method in class org.eclipse.jdt.internal.corext.refactoring.CollectingSearchRequestor
 
acceptSearchMatch(SearchMatch) - Method in interface org.eclipse.jdt.internal.corext.refactoring.IRefactoringSearchRequestor
Can the search match be accepted?
acceptSearchMatch(SearchMatch) - Method in class org.eclipse.jdt.internal.junit.ui.TestMethodSelectionDialog.TestReferenceCollector
 
acceptSearchMatch(SearchMatch) - Method in class org.eclipse.jdt.internal.ui.search.NewSearchResultCollector
 
acceptSourceMethod(IType, char[], char[][], char[][], char[]) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the source method fix for 1FWFT6Q
acceptsWords() - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.AbstractSpellDictionary
 
acceptsWords() - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.DefaultSpellChecker
 
acceptsWords() - Method in interface org.eclipse.jdt.internal.ui.text.spelling.engine.ISpellChecker
Returns whether this spell checker accepts word additions.
acceptsWords() - Method in interface org.eclipse.jdt.internal.ui.text.spelling.engine.ISpellDictionary
Returns whether this dictionary accepts new words.
acceptsWords() - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.PersistentSpellDictionary
 
acceptType(char[], char[], char[], int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptType(char[], char[], char[], int, int) - Method in interface org.eclipse.jdt.core.ICodeCompletionRequestor
Deprecated. Code assist notification of a type completion.
acceptType(char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
acceptType(int, char[], char[], char[][], String) - Method in class org.eclipse.jdt.core.search.TypeNameRequestor
Accepts a top-level or a member type.
acceptType(char[], char[], char[][], int, AccessRestriction) - Method in class org.eclipse.jdt.internal.codeassist.CompletionEngine
One result of the search consists of a new type.
acceptType(char[], char[], char[][], int, AccessRestriction) - Method in interface org.eclipse.jdt.internal.codeassist.ISearchRequestor
One result of the search consists of a new type.
acceptType(char[], char[], int, boolean, char[], int, int) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a enum selection.
acceptType(char[], char[], char[][], int, AccessRestriction) - Method in class org.eclipse.jdt.internal.codeassist.SelectionEngine
 
acceptType(IType) - Method in interface org.eclipse.jdt.internal.core.IJavaElementRequestor
 
acceptType(IType) - Method in class org.eclipse.jdt.internal.core.JavaElementRequestor
 
acceptType(IType, int, boolean) - Method in class org.eclipse.jdt.internal.core.NameLookup
Returns true if: the given type is an existing class and the flag's ACCEPT_CLASSES bit is on the given type is an existing interface and the ACCEPT_INTERFACES bit is on neither the ACCEPT_CLASSES or ACCEPT_INTERFACES bit is on Otherwise, false is returned.
acceptType(int, char[], char[], char[][], String, AccessRestriction) - Method in interface org.eclipse.jdt.internal.core.search.IRestrictedAccessTypeRequestor
 
acceptType(int, char[], char[], char[][], String, AccessRestriction) - Method in class org.eclipse.jdt.internal.core.search.TypeNameRequestorWrapper
 
acceptType(char[], char[], int, boolean, char[], int, int) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
Resolve the type.
acceptType(int, char[], char[], char[][], String) - Method in class org.eclipse.jdt.internal.corext.util.TypeInfoRequestor
 
acceptTypeParameter(char[], char[], char[], boolean, int, int) - Method in interface org.eclipse.jdt.internal.codeassist.ISelectionRequestor
Code assist notification of a type parameter selection.
acceptTypeParameter(char[], char[], char[], boolean, int, int) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
acceptTypeReference(char[][], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptTypeReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptTypeReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptTypeReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnknownReference(char[][], int, int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptUnknownReference(char[], int) - Method in interface org.eclipse.jdt.internal.compiler.ISourceElementRequestor
 
acceptUnknownReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptUnknownReference(char[], int) - Method in class org.eclipse.jdt.internal.compiler.SourceElementRequestorAdapter
 
acceptUnknownReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptUnknownReference(char[], int) - Method in class org.eclipse.jdt.internal.core.search.indexing.SourceIndexerRequestor
 
acceptUnknownReference(char[][], int, int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptUnknownReference(char[], int) - Method in class org.eclipse.jdt.internal.core.util.ReferenceInfoAdapter
Does nothing.
acceptVariableName(char[], char[], char[], char[], int, int, int) - Method in class org.eclipse.jdt.core.CompletionRequestorAdapter
Deprecated.  
acceptVariableName(char[], char[], char[], char[], int, int, int) - Method in interface org.eclipse.jdt.core.ICompletionRequestor
Deprecated. Use CompletionRequestor.accept(CompletionProposal) instead.
ACCESS - Static variable in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaWatchpoint
Watchpoint attribute storing the access value (value "org.eclipse.jdt.debug.core.access").
access$setResult(List) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Set the result using the super class implementation of setResult.
access$superButtonPressed(int) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Set the result using the super class implementation of buttonPressed.
ACCESS_DENIED - Static variable in class org.eclipse.jdi.internal.jdwp.JdwpReplyPacket
 
ACCESS_DENIED - Static variable in class org.eclipse.jdi.internal.spy.JdwpReplyPacket
 
ACCESS_DISCOURAGED - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
Indicates that access is discouraged to an ExportPackageDescription.
ACCESS_ENCOURAGED - Static variable in interface org.eclipse.osgi.service.resolver.StateHelper
Indicates that access is encouraged to an ExportPackageDescription.
ACCESS_EVENT - Static variable in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaWatchpoint
Flag indicating that this breakpoint last suspended execution due to a field access
ACCESS_RULES_DIALOG - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
accessed(TypeInfo) - Method in class org.eclipse.jdt.internal.corext.util.TypeInfoHistory
 
accessed() - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot.TagCacheEntry
 
AccessEmulation - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
accessFlags() - Method in class org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader
Answer the receiver's access flags.
accessibility - Variable in class org.eclipse.jdt.internal.codeassist.InternalCompletionProposal
 
AccessibilityPreferencePage - Class in org.eclipse.ui.internal.editors.text
The preference page for setting the editor options.
AccessibilityPreferencePage() - Constructor for class org.eclipse.ui.internal.editors.text.AccessibilityPreferencePage
 
AccessibilityPreferencePage.InitializerFactory - Class in org.eclipse.ui.internal.editors.text
 
AccessibilityPreferencePage.InitializerFactory() - Constructor for class org.eclipse.ui.internal.editors.text.AccessibilityPreferencePage.InitializerFactory
 
Accessible - Interface in com.sun.jdi
 
Accessible - Class in org.eclipse.swt.accessibility
Instances of this class provide a bridge between application code and assistive technology clients.
accessible - Variable in class org.eclipse.swt.accessibility.AccessibleControlEvent
 
AccessibleAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods described by the AccessibleListener interface.
AccessibleAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleAdapter
 
AccessibleControlAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods described by the AccessibleControlListener interface.
AccessibleControlAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleControlAdapter
 
AccessibleControlEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance.
AccessibleControlEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleControlEvent
Constructs a new instance of this class.
AccessibleControlListener - Interface in org.eclipse.swt.accessibility
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.
AccessibleEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for information about the control instance.
AccessibleEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleEvent
Constructs a new instance of this class.
AccessibleImpl - Class in org.eclipse.jdi.internal
this class implements the corresponding interfaces declared by the JDI specification.
AccessibleImpl(String, VirtualMachineImpl) - Constructor for class org.eclipse.jdi.internal.AccessibleImpl
Creates new instance.
AccessibleListener - Interface in org.eclipse.swt.accessibility
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.
AccessibleTextAdapter - Class in org.eclipse.swt.accessibility
This adapter class provides default implementations for the methods described by the AccessibleTextListener interface.
AccessibleTextAdapter() - Constructor for class org.eclipse.swt.accessibility.AccessibleTextAdapter
 
AccessibleTextEvent - Class in org.eclipse.swt.accessibility
Instances of this class are sent as a result of accessibility clients sending messages to controls asking for detailed information about the implementation of the control instance.
AccessibleTextEvent(Object) - Constructor for class org.eclipse.swt.accessibility.AccessibleTextEvent
Constructs a new instance of this class.
AccessibleTextListener - Interface in org.eclipse.swt.accessibility
Classes that implement this interface provide methods that deal with the events that are generated when an accessibility client sends a message to a control.
accessMode - Variable in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
AccessorClassModifier - Class in org.eclipse.jdt.internal.corext.refactoring.nls
 
AccessorClassModifier_add_entry - Static variable in class org.eclipse.jdt.internal.corext.refactoring.nls.NLSMessages
 
AccessorClassModifier_missingType - Static variable in class org.eclipse.jdt.internal.corext.refactoring.nls.NLSMessages
 
AccessorClassModifier_remove_entry - Static variable in class org.eclipse.jdt.internal.corext.refactoring.nls.NLSMessages
 
AccessorClassModifier_replace_entry - Static variable in class org.eclipse.jdt.internal.corext.refactoring.nls.NLSMessages
 
AccessorClassReference - Class in org.eclipse.jdt.internal.corext.refactoring.nls
 
AccessorClassReference(ITypeBinding, String, Region) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.nls.AccessorClassReference
 
AccessorDescription - Class in org.eclipse.jdt.internal.ui.refactoring.nls
 
AccessorDescription(String, IPackageFragment, String, IPackageFragment) - Constructor for class org.eclipse.jdt.internal.ui.refactoring.nls.AccessorDescription
 
AccessRestriction - Class in org.eclipse.jdt.internal.compiler.env
 
AccessRestriction(AccessRule, String) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRestriction
 
AccessRule - Class in org.eclipse.jdt.internal.compiler.env
 
AccessRule(char[], int) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRule
 
AccessRuleEntryDialog - Class in org.eclipse.jdt.internal.ui.wizards.buildpaths
 
AccessRuleEntryDialog(Shell, IAccessRule, CPListElement) - Constructor for class org.eclipse.jdt.internal.ui.wizards.buildpaths.AccessRuleEntryDialog
 
ACCESSRULES - Static variable in class org.eclipse.jdt.internal.ui.wizards.buildpaths.CPListElement
 
AccessRulesDialog - Class in org.eclipse.jdt.internal.ui.wizards.buildpaths
 
AccessRulesDialog(Shell, CPListElement, IJavaProject, boolean) - Constructor for class org.eclipse.jdt.internal.ui.wizards.buildpaths.AccessRulesDialog
 
AccessRulesDialog_combine_label - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_container_description - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_description - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_project_description - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_rules_add - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_rules_down - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_rules_edit - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_rules_label - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_rules_remove - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_rules_up - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_severity_error - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_severity_ignore - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_severity_info_no_link - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_severity_info_with_link - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_severity_warning - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_switch_dialog_message - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_switch_dialog_title - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesDialog_title - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRuleSet - Class in org.eclipse.jdt.internal.compiler.env
Definition of a set of access rules used to flag forbidden references to non API code.
AccessRuleSet(AccessRule[]) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
AccessRuleSet(AccessRule[], String) - Constructor for class org.eclipse.jdt.internal.compiler.env.AccessRuleSet
 
AccessRulesLabelProvider - Class in org.eclipse.jdt.internal.ui.wizards.buildpaths
 
AccessRulesLabelProvider() - Constructor for class org.eclipse.jdt.internal.ui.wizards.buildpaths.AccessRulesLabelProvider
 
AccessRulesLabelProvider_kind_accessible - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesLabelProvider_kind_discouraged - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessRulesLabelProvider_kind_non_accessible - Static variable in class org.eclipse.jdt.internal.ui.wizards.NewWizardMessages
 
AccessWatchpointEvent - Interface in com.sun.jdi.event
 
AccessWatchpointEventImpl - Class in org.eclipse.jdi.internal.event
this class implements the corresponding interfaces declared by the JDI specification.
AccessWatchpointEventImpl(VirtualMachineImpl, RequestID) - Constructor for class org.eclipse.jdi.internal.event.AccessWatchpointEventImpl
Creates new AccessWatchpointEventImpl.
AccessWatchpointRequest - Interface in com.sun.jdi.request
 
AccessWatchpointRequestImpl - Class in org.eclipse.jdi.internal.request
this class implements the corresponding interfaces declared by the JDI specification.
AccessWatchpointRequestImpl(VirtualMachineImpl) - Constructor for class org.eclipse.jdi.internal.request.AccessWatchpointRequestImpl
Creates new AccessWatchpointRequest.
accessWatchpointRequests() - Method in interface com.sun.jdi.request.EventRequestManager
 
accessWatchpointRequests() - Method in class org.eclipse.jdi.internal.request.EventRequestManagerImpl
 
AccessWatchpointToggleAction - Class in org.eclipse.debug.internal.ui.actions
Toggles access attribute of a watchpoint.
AccessWatchpointToggleAction() - Constructor for class org.eclipse.debug.internal.ui.actions.AccessWatchpointToggleAction
 
AccFinal - Static variable in class org.eclipse.jdt.core.Flags
Final access flag.
AccFinal - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccFromClassFile - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccGenericSignature - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
accHitTest(int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
AccidentalBooleanAssign - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AccImplementing - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccInterface - Static variable in class org.eclipse.jdt.core.Flags
Interface property flag.
AccInterface - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccIsDefaultConstructor - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccJustFlag - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccLocallyUsed - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
accLocation(int, int, int, int, int, int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
AccModifierProblem - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccNative - Static variable in class org.eclipse.jdt.core.Flags
Native property flag.
AccNative - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
accNavigate(int, int, int, int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
AccOverriding - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccPrivate - Static variable in class org.eclipse.jdt.core.Flags
Private access flag.
AccPrivate - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccProtected - Static variable in class org.eclipse.jdt.core.Flags
Protected access flag.
AccProtected - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccPublic - Static variable in class org.eclipse.jdt.core.Flags
Public access flag.
AccPublic - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccRestrictedAccess - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
accSelect(int, int, int, int, int) - Method in class org.eclipse.swt.internal.ole.win32.IAccessible
 
AccSemicolonBody - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccStatic - Static variable in class org.eclipse.jdt.core.Flags
Static access flag.
AccStatic - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccStrictfp - Static variable in class org.eclipse.jdt.core.Flags
Strictfp property flag.
AccStrictfp - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccSuper - Static variable in class org.eclipse.jdt.core.Flags
Super property flag.
AccSuper - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
Other VM flags.
AccSynchronized - Static variable in class org.eclipse.jdt.core.Flags
Synchronized access flag.
AccSynchronized - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccSynthetic - Static variable in class org.eclipse.jdt.core.Flags
Synthetic property flag.
AccSynthetic - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccTransient - Static variable in class org.eclipse.jdt.core.Flags
Transient property flag.
AccTransient - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
accumulate(byte[], int, int) - Method in class org.eclipse.core.internal.localstore.SafeChunkyInputStream
 
AccUnresolved - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
ACCURATE_MATCH - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
AccVarargs - Static variable in class org.eclipse.jdt.core.Flags
Varargs method property flag (added in J2SE 1.5).
AccVarargs - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
AccVisibilityMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.CompilerModifiers
 
AccVolatile - Static variable in class org.eclipse.jdt.core.Flags
Volatile property flag.
AccVolatile - Static variable in interface org.eclipse.jdt.internal.compiler.env.IConstants
 
ACONST_NULL - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aconst_null() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
acquire(int) - Method in class org.eclipse.core.internal.indexing.PageStore
Acquires the page that has the given page number from the page store.
acquire() - Method in class org.eclipse.core.internal.jobs.OrderedLock
 
acquire(long) - Method in class org.eclipse.core.internal.jobs.OrderedLock
 
acquire(long) - Method in class org.eclipse.core.internal.jobs.Semaphore
Attempts to acquire this semaphore.
acquire() - Method in class org.eclipse.core.resources.WorkspaceLock
Deprecated. Attempts to acquire this lock.
acquire() - Method in class org.eclipse.core.runtime.internal.adaptor.Semaphore
Attempts to acquire this semaphore.
acquire(long) - Method in class org.eclipse.core.runtime.internal.adaptor.Semaphore
Attempts to acquire this semaphore.
acquire(long) - Method in interface org.eclipse.core.runtime.jobs.ILock
Attempts to acquire this lock.
acquire() - Method in interface org.eclipse.core.runtime.jobs.ILock
Acquires this lock.
acquire(ICompilationUnit) - Static method in class org.eclipse.jdt.internal.corext.refactoring.util.RefactoringFileBuffers
Connects to and acquires a text file buffer for the specified compilation unit.
acquire(IFile) - Static method in class org.eclipse.jdt.internal.corext.textmanipulation.TextBuffer
Deprecated. Acquires a text buffer for the given file.
acquire(ISchedulingRule, BatchingLock.IFlushOperation, IProgressMonitor) - Method in class org.eclipse.team.internal.core.subscribers.BatchingLock
 
acquire(long) - Method in class org.eclipse.ui.internal.Semaphore
Attempts to acquire this semaphore.
acquiredObjects - Variable in class org.eclipse.core.internal.indexing.ObjectStore
 
acquireDocument(IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.refactoring.changes.CompilationUnitChange
Acquires a reference to the document to be changed by this text change. A document acquired by this call MUST be released via a call to TextChange.releaseDocument(IDocument, IProgressMonitor).

The method releaseDocument must be call as many times as aquireDocument has been called.

acquireDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.DocumentChange
Acquires a reference to the document to be changed by this text change.
acquireDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextChange
Acquires a reference to the document to be changed by this text change.
acquireDocument(IProgressMonitor) - Method in class org.eclipse.ltk.core.refactoring.TextFileChange
Acquires a reference to the document to be changed by this text change.
acquireObject(ObjectAddress) - Method in class org.eclipse.core.internal.indexing.ObjectStore
Returns the StoredObject at a given address.
acquireObjectPage(int) - Method in class org.eclipse.core.internal.indexing.ObjectStore
Acquires an object page.
acquireObjectPageForSize(int) - Method in class org.eclipse.core.internal.indexing.ObjectStore
Looks for the first page that guarantees enough space to meet the criteria.
acquirePlatform() - Method in class org.eclipse.pde.internal.core.PDECore
 
acquireService(String) - Method in class org.eclipse.pde.internal.build.BundleHelper
 
acquireSpaceMapPage(int) - Method in class org.eclipse.core.internal.indexing.ObjectStore
Acquires a space map page.
acquireXMLParsing(BundleContext) - Static method in class org.eclipse.core.runtime.internal.adaptor.PluginParser
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
action - Variable in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
Action - Class in org.eclipse.jface.action
The standard abstract implementation of an action.
Action() - Constructor for class org.eclipse.jface.action.Action
Creates a new action with no text and no image.
Action(String) - Constructor for class org.eclipse.jface.action.Action
Creates a new action with the given text and no image.
Action(String, ImageDescriptor) - Constructor for class org.eclipse.jface.action.Action
Creates a new action with the given text and image.
Action(String, int) - Constructor for class org.eclipse.jface.action.Action
Creates a new action with the given text and style.
action - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
action - Variable in class org.eclipse.swt.internal.photon.PtScrollbarCallback_t
 
Action - Class in org.eclipse.ui.internal.cheatsheets.data
Interface that represents a step with no sub steps in the cheat sheets view.
Action() - Constructor for class org.eclipse.ui.internal.cheatsheets.data.Action
 
ACTION - Static variable in interface org.eclipse.ui.internal.cheatsheets.data.IParserTags
 
ACTION_ADD_PRESERVED - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates adding the configuration to a preserved state
action_area - Variable in class org.eclipse.swt.internal.gtk.GtkFileSelection
 
ACTION_CONFIGURE - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates feature configuration action
ACTION_DEFININIITION_ID - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.PopupInspectAction
 
ACTION_DEFINITION_ID - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.PopupDisplayAction
 
ACTION_FEATURE_INSTALL - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates feature installation action
ACTION_FEATURE_REMOVE - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates feature removal (uninstallation) action
ACTION_GROUP - Static variable in interface org.eclipse.jdt.internal.ui.workingsets.IWorkingSetActionGroup
 
ACTION_GROUP - Static variable in class org.eclipse.team.internal.ccvs.ui.wizards.SharingWizardPageActionGroup
 
ACTION_MAP - Static variable in class org.eclipse.ui.texteditor.AbstractTextEditor
The complete mapping between action definition IDs used by eclipse and StyledText actions.
ACTION_POSTFIX - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
The string which is appended to action ids to construct help context ids.
ACTION_PROPERTY - Static variable in interface org.eclipse.ui.progress.IProgressConstants
This property is used to associate an IAction with a Job.
ACTION_RECONCILIATION - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates reconcilliation with changes made directly to the site installation directory
ACTION_REVERT - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates reverting to a prior configuration state
ACTION_SET_ID - Static variable in class org.eclipse.search.ui.NewSearchUI
Id of the Search action set (value "org.eclipse.search.searchActionSet").
ACTION_SET_ID - Static variable in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.ACTION_SET_ID instead.
ACTION_SET_SELECTION_DIALOG - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ACTION_SITE_INSTALL - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates an addition of a site to a configuration
ACTION_SITE_REMOVE - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates removal of a site from a configuration
ACTION_UNCONFIGURE - Static variable in interface org.eclipse.update.configuration.IActivity
Indicates feature unconfiguration action
ActionAddGlobalTask - Class in org.eclipse.ui.views.markers.internal
 
ActionAddGlobalTask(IWorkbenchPart) - Constructor for class org.eclipse.ui.views.markers.internal.ActionAddGlobalTask
 
ActionBarAdvisor - Class in org.eclipse.ui.application
Public base class for configuring the action bars of a workbench window.
ActionBarAdvisor(IActionBarConfigurer) - Constructor for class org.eclipse.ui.application.ActionBarAdvisor
Creates a new action bar advisor to configure a workbench window's action bars via the given action bar configurer.
ActionBarContributorFactory - Class in org.eclipse.ui.internal.part.services
 
ActionBarContributorFactory(IPartActionBars, IWorkbenchPage, IStatusHandler, IStatusFactory) - Constructor for class org.eclipse.ui.internal.part.services.ActionBarContributorFactory
 
actionBars - Variable in class org.eclipse.pde.internal.ui.editor.FormEntryAdapter
 
actionButtonLabel - Variable in class org.eclipse.swt.internal.carbon.NavDialogCreationOptions
 
ActionContext - Class in org.eclipse.ui.actions
An ActionContext represents the context used to determine which actions are added by an ActionGroup, and what their enabled state should be.
ActionContext(ISelection) - Constructor for class org.eclipse.ui.actions.ActionContext
Creates a new action context with the given selection.
ActionContributionItem - Class in org.eclipse.jface.action
A contribution item which delegates to an action.
ActionContributionItem(IAction) - Constructor for class org.eclipse.jface.action.ActionContributionItem
Creates a new contribution item from the given action.
ActionCopyMarker - Class in org.eclipse.ui.views.markers.internal
Copies one or more marker to the clipboard.
ActionCopyMarker(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionCopyMarker
Creates the action.
ActionDelegate - Class in org.eclipse.ui.actions
Abstract base implementation of IActionDelegate and IActionDelegate2 for a client delegate action.
ActionDelegate() - Constructor for class org.eclipse.ui.actions.ActionDelegate
 
ActionDelegateHelper - Class in org.eclipse.jdt.internal.debug.ui.actions
 
ActionDelegateWrapper - Class in org.eclipse.team.internal.ui.synchronize
An Action that wraps IActionDelegates so they can be used programatically in toolbars, etc.
ActionDelegateWrapper(IActionDelegate, ISynchronizePageConfiguration) - Constructor for class org.eclipse.team.internal.ui.synchronize.ActionDelegateWrapper
 
ActionDelegateWrapper(IActionDelegate, ISynchronizePageConfiguration, String) - Constructor for class org.eclipse.team.internal.ui.synchronize.ActionDelegateWrapper
 
ActionDeleteCompleted - Class in org.eclipse.ui.views.markers.internal
 
ActionDeleteCompleted(TaskView, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionDeleteCompleted
Constructs an ActionDeleteCompleted instance
ActionDescriptor - Class in org.eclipse.ui.internal
When 'action' tag is found in the registry, an object of this class is created.
ActionDescriptor(IConfigurationElement, int) - Constructor for class org.eclipse.ui.internal.ActionDescriptor
Creates a new descriptor with the specified target.
ActionDescriptor(IConfigurationElement, int, Object) - Constructor for class org.eclipse.ui.internal.ActionDescriptor
Creates a new descriptor with the target and destination workbench part it will go into.
ActionDescriptor_invalidLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionExpression - Class in org.eclipse.ui.internal
An ActionExpression is used to evaluate the enablement / visibility criteria for an action.
ActionExpression(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.ActionExpression
Creates an action expression for the given configuration element.
ActionExpression(String, String) - Constructor for class org.eclipse.ui.internal.ActionExpression
Create an instance of the receiver with the given expression type and value.
ActionFactory - Class in org.eclipse.ui.actions
Access to standard actions provided by the workbench.
ActionFactory(String) - Constructor for class org.eclipse.ui.actions.ActionFactory
Creates a new workbench action factory with the given id.
ActionFactory.IWorkbenchAction - Interface in org.eclipse.ui.actions
Interface for a workbench action.
ActionGroup - Class in org.eclipse.ui.actions
An ActionGroup represents a group of actions which are added to a context menu, or the action bars of a part, together.
ActionGroup() - Constructor for class org.eclipse.ui.actions.ActionGroup
 
ActionHandler - Class in org.eclipse.jface.commands
This class adapts instances of IAction to IHandler.
ActionHandler(IAction) - Constructor for class org.eclipse.jface.commands.ActionHandler
Creates a new instance of this class given an instance of IAction.
ActionHandler - Class in org.eclipse.ui.commands
Deprecated. Please use the "org.eclipse.core.commands" plug-in instead.
ActionHandler(IAction) - Constructor for class org.eclipse.ui.commands.ActionHandler
Deprecated. Creates a new instance of this class given an instance of IAction.
ActionMarkCompleted - Class in org.eclipse.ui.views.markers.internal
 
ActionMarkCompleted(ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionMarkCompleted
 
ActionMarkerProperties - Class in org.eclipse.ui.views.markers.internal
 
ActionMarkerProperties(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionMarkerProperties
 
ActionMessages - Class in org.eclipse.debug.internal.ui.actions
 
ActionMessages() - Constructor for class org.eclipse.debug.internal.ui.actions.ActionMessages
 
ActionMessages - Class in org.eclipse.jdt.internal.debug.ui.actions
 
ActionMessages() - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
ActionMessages - Class in org.eclipse.jdt.internal.ui.actions
 
ActionOpenMarker - Class in org.eclipse.ui.views.markers.internal
Action to open an editor on the selected bookmarks.
ActionOpenMarker(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionOpenMarker
 
ActionPasteMarker - Class in org.eclipse.ui.views.markers.internal
Pastes one or more bookmark(s) from the clipboard into the bookmark navigator.
ActionPasteMarker(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionPasteMarker
Creates the action.
ActionPresentation - Class in org.eclipse.ui.internal
Manage the configurable actions for one window.
ActionPresentation(WorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ActionPresentation
ActionPresentation constructor comment.
ActionProblemProperties - Class in org.eclipse.ui.views.markers.internal
 
ActionProblemProperties(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionProblemProperties
 
ActionRemoveMarker - Class in org.eclipse.ui.views.markers.internal
Action to remove the selected bookmarks.
ActionRemoveMarker(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionRemoveMarker
Creates the action.
ActionResolveMarker - Class in org.eclipse.ui.views.markers.internal
This action displays a list of resolutions for the selected marker
ActionResolveMarker(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionResolveMarker
 
ActionRevealMarker - Class in org.eclipse.ui.views.markers.internal
 
ActionRevealMarker(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionRevealMarker
 
actions - Variable in class org.eclipse.jdt.internal.core.JavaModelOperation
 
actions - Variable in class org.eclipse.swt.internal.gtk.GdkDragContext
 
actions - Variable in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
 
Actions_apply_flabel - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_apply_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_brokenConfigQuestion - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
Actions_delete_flabel - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_delete_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_edit_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_Feature_OpenProjectWizardAction - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_open_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_properties_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_refresh_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_reset_flabel - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_reset_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_Site_OpenProjectWizardAction - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
Actions_synchronizeVersions_label - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
ActionSelectAll - Class in org.eclipse.ui.views.markers.internal
 
ActionSelectAll(TableViewer) - Constructor for class org.eclipse.ui.views.markers.internal.ActionSelectAll
 
actionsEnd - Variable in class org.eclipse.jdt.internal.core.JavaModelOperation
 
ActionSetActionBars - Class in org.eclipse.ui.internal
This class represents the action bars for an action set.
ActionSetActionBars(IActionBars2, String) - Constructor for class org.eclipse.ui.internal.ActionSetActionBars
Constructs a new action bars object
ActionSetContributionItem - Class in org.eclipse.ui.internal
This class marks a sub contribution item as belonging to an action set.
ActionSetContributionItem(IContributionItem, String) - Constructor for class org.eclipse.ui.internal.ActionSetContributionItem
Constructs a new item
ActionSetDescriptor - Class in org.eclipse.ui.internal.registry
ActionSetDescriptor
ActionSetDescriptor(IConfigurationElement) - Constructor for class org.eclipse.ui.internal.registry.ActionSetDescriptor
Create a descriptor from a configuration element.
ActionSetDialogInput_perspectiveCategory - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetDialogInput_viewCategory - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetDialogInput_wizardCategory - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetManager - Class in org.eclipse.ui.internal
Maintains a reference counted set of action sets, with a visibility mask.
ActionSetManager() - Constructor for class org.eclipse.ui.internal.ActionSetManager
 
ActionSetMenuManager - Class in org.eclipse.ui.internal
An EditorMenuManager is used to sort the contributions made by an editor so that they always appear after the action sets.
ActionSetMenuManager(IMenuManager, String) - Constructor for class org.eclipse.ui.internal.ActionSetMenuManager
Constructs a new editor manager.
ActionSetRegistry - Class in org.eclipse.ui.internal.registry
The registry of action set extensions.
ActionSetRegistry() - Constructor for class org.eclipse.ui.internal.registry.ActionSetRegistry
Creates the action set registry.
ActionSetSelection_actionSetsTab - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_availableActionSets - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_availableCategories - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_availableMenus - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_customize - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_descriptionColumnHeader - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_menubarActions - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_menubarLocation - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_menuColumnHeader - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_menuItems - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_menuTab - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_noDesc - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_selectActionSetsHelp - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_selectActionSetsLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_selectMenusLabel - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_toolbarActions - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSelection_toolbarLocation - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActionSetSeparator - Class in org.eclipse.ui.internal
This class represents a pseudo-group defined by an action set.
ActionSetSeparator(String, String) - Constructor for class org.eclipse.ui.internal.ActionSetSeparator
Constructs a new group marker.
ActionSetSorter - Class in org.eclipse.ui.internal.dialogs
This is used to sort action sets in the perspective customization dialog.
ActionSetSorter() - Constructor for class org.eclipse.ui.internal.dialogs.ActionSetSorter
Creates a new sorter.
actionsStart - Variable in class org.eclipse.jdt.internal.core.JavaModelOperation
 
ActionTaskProperties - Class in org.eclipse.ui.views.markers.internal
 
ActionTaskProperties(IWorkbenchPart, ISelectionProvider) - Constructor for class org.eclipse.ui.views.markers.internal.ActionTaskProperties
 
ActionUtil - Class in org.eclipse.jdt.internal.ui.actions
 
ActionUtil_no_linked - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
ActionUtil_not_possible - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
ActionUtil_notOnBuildPath_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
ActionUtil_notOnBuildPath_resource_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
ActionUtil_notOnBuildPath_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
actionWebBrowserBack - Static variable in class org.eclipse.ui.internal.browser.Messages
 
actionWebBrowserForward - Static variable in class org.eclipse.ui.internal.browser.Messages
 
actionWebBrowserGo - Static variable in class org.eclipse.ui.internal.browser.Messages
 
actionWebBrowserRefresh - Static variable in class org.eclipse.ui.internal.browser.Messages
 
actionWebBrowserStop - Static variable in class org.eclipse.ui.internal.browser.Messages
 
activate() - Method in interface org.eclipse.jdt.internal.compiler.IDebugRequestor
 
activate() - Method in class org.eclipse.jdt.internal.junit.ui.FailureTab
 
activate() - Method in class org.eclipse.jdt.internal.junit.ui.TestHierarchyTab
 
activate() - Method in class org.eclipse.jdt.internal.junit.ui.TestRunTab
Activates the TestRunView
activate() - Method in class org.eclipse.jdt.internal.ui.dialogs.TableTextCellEditor
 
activate() - Method in interface org.eclipse.jdt.internal.ui.dialogs.TableTextCellEditor.IActivationListener
 
activate(Refactoring, RefactoringWizard, Shell, String, boolean) - Method in class org.eclipse.jdt.internal.ui.refactoring.actions.RefactoringStarter
 
activate() - Method in class org.eclipse.jdt.internal.ui.refactoring.nls.MultiStateCellEditor
 
activate(Refactoring, Shell, boolean) - Method in class org.eclipse.jdt.internal.ui.refactoring.reorg.RenameMethodUserInterfaceStarter
 
activate(Refactoring, Shell, boolean) - Method in class org.eclipse.jdt.internal.ui.refactoring.reorg.RenameUserInterfaceStarter
 
activate(Refactoring, Shell, boolean) - Method in class org.eclipse.jdt.internal.ui.refactoring.UserInterfaceStarter
Actually activates the user interface.
activate() - Method in class org.eclipse.jface.viewers.CellEditor
Activates this cell editor.
activate() - Method in class org.eclipse.jface.viewers.CheckboxCellEditor
The CheckboxCellEditor implementation of this CellEditor framework method simulates the toggling of the checkbox control and notifies listeners with ICellEditorListener.applyEditorValue.
activate - Static variable in class org.eclipse.swt.internal.gtk.OS
Signals
Activate() - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowserFocus
 
Activate - Static variable in class org.eclipse.swt.SWT
The activate event type (value is 26).
activate() - Method in class org.eclipse.ui.console.AbstractConsole
Shows this console in all console views.
activate(IWorkbenchPage, Object) - Method in class org.eclipse.ui.internal.CyclePartAction
Activate the selected item.
activate(IWorkbenchPage, Object) - Method in class org.eclipse.ui.internal.CyclePerspectiveAction
Activate the selected item.
activate(boolean) - Method in class org.eclipse.ui.internal.EditorActionBars
Activate the contributions.
activate(Part) - Method in interface org.eclipse.ui.internal.part.multiplexer.INestedComponent
Copies the component's current state to the shared instance, and start delegating to the shared component.
activate(Part) - Method in class org.eclipse.ui.internal.part.multiplexer.NestedContext
Activates all the components created by this context.
activate(Part) - Method in class org.eclipse.ui.internal.part.services.ChildActionBarContributorFactory
 
activate(Part) - Method in class org.eclipse.ui.internal.part.services.ChildKeyBindingService
 
activate(Part) - Method in class org.eclipse.ui.internal.part.services.ChildNameable
 
activate(Part) - Method in class org.eclipse.ui.internal.part.services.ChildPartActionBars
 
activate(Part) - Method in class org.eclipse.ui.internal.part.services.ChildSelectionHandler
 
activate(Part) - Method in class org.eclipse.ui.internal.part.services.ChildStatusHandler
 
activate(Composite) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Show the presentation.
activate(IWorkbenchPart) - Method in class org.eclipse.ui.internal.WorkbenchPage
Activates a part.
activate(IWorkbenchPart) - Method in interface org.eclipse.ui.IWorkbenchPage
Activates the given part.
activate() - Method in class org.eclipse.ui.SubActionBars
Activate the contributions.
activate(boolean) - Method in class org.eclipse.ui.SubActionBars
Activate the contributions.
ACTIVATE_EDITOR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "activateEditor"): Activate the most recently used editor.
ACTIVATE_EDITOR_ACTION - Static variable in interface org.eclipse.ui.internal.IWorkbenchHelpContextIds
 
ACTIVATE_PART - Static variable in class org.eclipse.ui.internal.misc.UIStats
 
activate_signal - Variable in class org.eclipse.swt.internal.gtk.GtkWidgetClass
 
activateActionBars(boolean) - Method in class org.eclipse.ui.internal.EditorSite
 
activateActionBars(boolean) - Method in class org.eclipse.ui.internal.PartSite
 
activateBars(IActionBarContributor, Part) - Method in interface org.eclipse.ui.internal.part.components.services.IActionBarContributorFactory
 
activateBars(IActionBarContributor, Part) - Method in class org.eclipse.ui.internal.part.services.ActionBarContributorFactory
 
activateBars(IActionBarContributor, Part) - Method in class org.eclipse.ui.internal.part.services.ChildActionBarContributorFactory
 
activateContext(String) - Method in interface org.eclipse.ui.contexts.IContextService
Activates the given context within the context of this service.
activateContext(String, Expression, int) - Method in interface org.eclipse.ui.contexts.IContextService
Activates the given context within the context of this service.
activateContext(String) - Method in class org.eclipse.ui.internal.contexts.ContextService
 
activateContext(String, Expression, int) - Method in class org.eclipse.ui.internal.contexts.ContextService
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ant.internal.ui.launchConfigurations.AntBuildTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ant.internal.ui.launchConfigurations.AntEnvironmentTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ant.internal.ui.launchConfigurations.AntJRETab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ant.internal.ui.launchConfigurations.AntPropertiesTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ant.internal.ui.launchConfigurations.AntTargetsTab
 
activated(BundleStats) - Method in class org.eclipse.core.runtime.internal.stats.BundleStats
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.PerspectivesTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.internal.ui.sourcelookup.SourceLookupPanel
 
activated() - Method in class org.eclipse.debug.internal.ui.views.console.ProcessConsolePageParticipant
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
This method was added to the ILaunchConfigurationTab interface in the 3.0 release to allow tabs to distinguish between a tab being activated and a tab group be initialized for the first time, from a selected launch configuration.
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.CommonTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.EnvironmentTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Notification that this tab has become the active tab in the launch configuration dialog.
activated() - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRendering
 
activated() - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
Notification this rendering has become the active rendering.
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.RefreshTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.debug.ui.sourcelookup.SourceLookupTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletMainTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.AppletParametersTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaArgumentsTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaClasspathTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaConnectTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaJRETab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.debug.ui.launchConfigurations.JavaMainTab
 
activated - Variable in class org.eclipse.jdt.internal.core.search.processing.JobManager
 
activated() - Method in class org.eclipse.jdt.internal.debug.ui.console.JavaStackTracePageParticipant
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.internal.ui.launcher.AbstractLauncherTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.internal.ui.launcher.AdvancedLauncherTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.pde.internal.ui.launcher.TracingLauncherTab
 
activated() - Method in class org.eclipse.team.internal.ccvs.ui.console.CVSConsolePageParticipant
 
activated() - Method in interface org.eclipse.ui.console.IConsolePageParticipant
Notification this participant's page has been activated.
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ui.externaltools.internal.launchConfigurations.ExternalToolsBuilderTab
 
activated(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.ui.externaltools.internal.launchConfigurations.ExternalToolsMainTab
 
activateEditor(IEditorPart) - Method in class org.eclipse.ui.part.MultiEditor
Activates the given nested editor.
ActivateEditorAction - Class in org.eclipse.ui.internal
Activates the most recently used editor in the current window.
ActivateEditorAction(IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ActivateEditorAction
Creates an ActivateEditorAction.
ActivateEditorAction_text - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
ActivateEditorAction_toolTip - Static variable in class org.eclipse.ui.internal.WorkbenchMessages
 
activateHandler(String, IHandler) - Method in interface org.eclipse.ui.handlers.IHandlerService
Activates the given handler within the context of this service.
activateHandler(String, IHandler, Expression, int) - Method in interface org.eclipse.ui.handlers.IHandlerService
Activates the given handler within the context of this service.
activateHandler(String, IHandler) - Method in class org.eclipse.ui.internal.handlers.HandlerService
 
activateHandler(String, IHandler, Expression, int) - Method in class org.eclipse.ui.internal.handlers.HandlerService
 
activateHandler() - Method in class org.eclipse.ui.internal.registry.ViewDescriptor
Activates a show view handler for this descriptor.
activateKeyBindingService(IWorkbenchSite) - Method in interface org.eclipse.ui.INestableKeyBindingService
Marks the service associated with nestedSite as active if one exists.
activateKeyBindingService(IWorkbenchSite) - Method in class org.eclipse.ui.internal.KeyBindingService
 
ActivateKeyboardLayout(int, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
activateOnOpen() - Static method in class org.eclipse.jface.util.OpenStrategy
Return true if editors should be activated when opened.
activatePlugins() - Method in interface org.eclipse.jface.text.ITextViewer
Activates the installed plug-ins.
activatePlugins() - Method in class org.eclipse.jface.text.source.SourceViewer
 
activatePlugins() - Method in class org.eclipse.jface.text.TextViewer
 
activateProcessing() - Method in class org.eclipse.jdt.internal.core.search.processing.JobManager
Invoked exactly once, in background, before starting processing any job
activateSearchResultView() - Static method in class org.eclipse.search.internal.ui.SearchPlugin
Activates the search result view in the active page.
activateSearchResultView() - Static method in class org.eclipse.search.ui.NewSearchUI
Activates a search result view in the current workbench window page.
activateSearchResultView() - Static method in class org.eclipse.search.ui.SearchUI
Deprecated. Use NewSearchUI.activateSearchResultView() instead.
activateSearchView() - Method in class org.eclipse.search2.internal.ui.InternalSearchUI
 
ACTIVATION_TABLE - Static variable in class org.eclipse.ltk.internal.ui.refactoring.ChangeElement
 
activationOrder - Variable in class org.eclipse.core.runtime.internal.stats.BundleStats
 
activator - Variable in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
The current instantiation of the activator.
ACTIVE - Static variable in class org.eclipse.ltk.internal.ui.refactoring.ChangeElement
Flage indicating that the change element is active
active - Variable in class org.eclipse.osgi.framework.internal.core.Framework
Has the service space been started
active - Static variable in class org.eclipse.swt.internal.gtk.OS
Properties
ACTIVE - Static variable in interface org.osgi.framework.Bundle
This bundle is now running.
ACTIVE_CONTEXT - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes a particular context.
ACTIVE_CURRENT_SELECTION - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes the current selection.
ACTIVE_DESKTOP - Static variable in class org.eclipse.jface.util.OpenStrategy
Deprecated.  
ACTIVE_EDITOR - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes the active editor.
ACTIVE_HYPERLINK_COLOR - Static variable in class org.eclipse.jface.preference.JFacePreferences
Identifier for the Active Hyperlink Colour
ACTIVE_NOFOCUS_TAB_BG_END - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_BG_START - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_PERCENT - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_TEXT_COLOR - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_NOFOCUS_TAB_VERTICAL - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_PART - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes the active part.
ACTIVE_PART_NAME - Static variable in interface org.eclipse.ui.ISources
The variable name for the active part.
ACTIVE_SHELL - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes the currently active shell.
ACTIVE_SHELL_NAME - Static variable in interface org.eclipse.ui.ISources
The variable name for the active shell.
ACTIVE_SITE - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes the active workbench site.
ACTIVE_SITE_NAME - Static variable in interface org.eclipse.ui.ISources
The variable name for the active workbench site.
ACTIVE_TAB_BG_END - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_BG_START - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_PERCENT - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_TEXT_COLOR - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_TAB_VERTICAL - Static variable in interface org.eclipse.ui.internal.IWorkbenchThemeConstants
 
ACTIVE_WORKBENCH_WINDOW - Static variable in interface org.eclipse.ui.ISources
The priority given when the source includes the currently active workbench window.
ACTIVE_WORKBENCH_WINDOW_NAME - Static variable in interface org.eclipse.ui.ISources
The variable name for the active workbench window.
ActiveChangeSet - Class in org.eclipse.team.internal.core.subscribers
An active change set represents a set of local resource changes that are grouped together as a single logical change.
ActiveChangeSet(SubscriberChangeSetCollector, String) - Constructor for class org.eclipse.team.internal.core.subscribers.ActiveChangeSet
Create a change set with the given title
ActiveChangeSetCollector - Class in org.eclipse.team.internal.ui.synchronize
Group incoming changes according to the active change set thet are located in
ActiveChangeSetCollector(ISynchronizePageConfiguration, ChangeSetModelProvider) - Constructor for class org.eclipse.team.internal.ui.synchronize.ActiveChangeSetCollector
 
ActiveEditorAction - Class in org.eclipse.ui.internal
The abstract superclass for actions that depend on the active editor.
ActiveEditorAction(String, IWorkbenchWindow) - Constructor for class org.eclipse.ui.internal.ActiveEditorAction
Creates a new action with the given text.
ActiveHelpOpenDialogAction - Class in org.eclipse.platform.doc.isv.activeHelp
Sample Active Help action.
ActiveHelpOpenDialogAction() - Constructor for class org.eclipse.platform.doc.isv.activeHelp.ActiveHelpOpenDialogAction
 
ActiveNonFloatingWindow() - Static method in class org.eclipse.swt.internal.carbon.OS
 
activePartChanged(IWorkbenchPartReference) - Method in class org.eclipse.ui.internal.DetachedWindow
 
ActivePartSourceProvider - Class in org.eclipse.ui.internal
Provides notifications when the active part changes.
ActivePartSourceProvider(IWorkbench) - Constructor for class org.eclipse.ui.internal.ActivePartSourceProvider
Constructs a new instance of ShellSourceProvider.
ActiveShellExpression - Class in org.eclipse.ui
An expression that checks the active shell variable.
ActiveShellExpression(Shell) - Constructor for class org.eclipse.ui.ActiveShellExpression
Constructs a new instance of ActiveShellExpression
ActiveShellSourceProvider - Class in org.eclipse.ui.internal
A provider of notifications for when the active shell changes.
ActiveShellSourceProvider(IWorkbench) - Constructor for class org.eclipse.ui.internal.ActiveShellSourceProvider
Constructs a new instance of ShellSourceProvider.
ActivitiesData - Class in org.eclipse.help.internal.webapp.data
Helper for pages in navigation frames.
ActivitiesData(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class org.eclipse.help.internal.webapp.data.ActivitiesData
Constructs the data for a request.
ActivitiesPreferencePage - Class in org.eclipse.ui.activities
Preference page that allows configuration of the activity set.
ActivitiesPreferencePage() - Constructor for class org.eclipse.ui.activities.ActivitiesPreferencePage
 
ActivitiesPreferencePage_advancedButton - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivitiesPreferencePage_advancedDialogTitle - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivitiesPreferencePage_captionMessage - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivitiesPreferencePage_lockedMessage - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivitiesPreferencePage_requirements - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivitiesTableViewer - Class in org.eclipse.update.internal.ui.wizards
Viewer for configuration activities
ActivitiesTableViewer() - Constructor for class org.eclipse.update.internal.ui.wizards.ActivitiesTableViewer
 
ActivitiesTableViewer_action - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_date - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_disabled - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_enabled - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_featureInstalled - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_featureRemoved - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_reconcile - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_revert - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_siteInstalled - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_siteRemoved - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_target - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ActivitiesTableViewer_unknown - Static variable in class org.eclipse.update.internal.ui.UpdateUIMessages
 
ACTIVITY_NAME - Static variable in class org.eclipse.ui.activities.ActivitiesPreferencePage
The name to use for the activities.
ACTIVITY_NAME - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
The name to use for the activities.
ACTIVITY_PROMPT_BUTTON - Static variable in class org.eclipse.ui.activities.ActivitiesPreferencePage
The label to be used for the prompt button.
ACTIVITY_PROMPT_BUTTON - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
The label to be used for the prompt button.
ACTIVITY_PROMPT_BUTTON_TOOLTIP - Static variable in class org.eclipse.ui.activities.ActivitiesPreferencePage
The tooltip to be used for the prompt button.
ACTIVITY_PROMPT_BUTTON_TOOLTIP - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
The tooltip to be used for the prompt button.
ActivityCategoryContentProvider - Class in org.eclipse.ui.internal.activities.ws
Tree provider that provides ICategory objects in an IActivityManager at the top level, with IActivity objects as second level children under the ICategory.
ActivityCategoryContentProvider() - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityCategoryContentProvider
 
ActivityCategoryLabelProvider - Class in org.eclipse.ui.internal.activities.ws
Provides labels for elements drawn from IActivityManagers.
ActivityCategoryLabelProvider() - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityCategoryLabelProvider
Create a new instance of this class.
ActivityCategoryPreferencePage - Class in org.eclipse.ui.activities
Activities preference page that primarily shows categories and can optionally show an advanced dialog that allows fine-tune adjustmenet of activities.
ActivityCategoryPreferencePage() - Constructor for class org.eclipse.ui.activities.ActivityCategoryPreferencePage
 
activityChanged(ActivityEvent) - Method in interface org.eclipse.ui.activities.IActivityListener
Notifies that one or more properties of an instance of IActivity have changed.
ActivityConstaints_prereq_feature - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstaints_prereq_plugin - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_afterMessage - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_arch - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_beforeMessage - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_childMessage - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_conflict - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_cycle - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_exclusive - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_noLicense - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_optionalChild - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_os - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_patchUnconfigure - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_patchUnconfigureBackup - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_platform - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_platformModified - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_prereq - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_prereqCompatible - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_prereqEquivalent - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_prereqGreaterOrEqual - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_prereqPerfect - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_primary - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_readOnly - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_rootMessage - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_rootMessageInitial - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_timeline - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_warning - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityConstraints_ws - Static variable in class org.eclipse.update.internal.core.Messages
 
ActivityContentProvider - Class in org.eclipse.ui.internal.activities.ws
 
ActivityContentProvider() - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityContentProvider
 
ActivityDefinition - Class in org.eclipse.ui.internal.activities
 
ActivityDefinition(String, String, String, String) - Constructor for class org.eclipse.ui.internal.activities.ActivityDefinition
 
activityDefinitions - Variable in class org.eclipse.ui.internal.activities.AbstractActivityRegistry
 
ActivityEnabler - Class in org.eclipse.ui.internal.activities.ws
A simple control provider that will allow the user to toggle on/off the activities bound to categories.
ActivityEnabler(IMutableActivityManager, Properties) - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityEnabler
Create a new instance.
ActivityEnabler_activities - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivityEnabler_categories - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivityEnabler_description - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivityEnabler_deselectAll - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivityEnabler_selectAll - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivityEvent - Class in org.eclipse.ui.activities
An instance of this class describes changes to an instance of IActivity.
ActivityEvent(IActivity, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.activities.ActivityEvent
Creates a new instance of this class.
ActivityEvent(IActivity, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.eclipse.ui.activities.ActivityEvent
Creates a new instance of this class.
ActivityLabelProvider - Class in org.eclipse.ui.internal.activities.ws
Provides labels for IActivity objects.
ActivityLabelProvider(IActivityManager) - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityLabelProvider
Create a new instance of the receiver.
activityManagerChanged(ActivityManagerEvent) - Method in class org.eclipse.debug.internal.ui.views.breakpoints.BreakpointsViewEventHandler
When new activities are added or enabled, refresh the view contents to add/remove breakpoints related to the affected activities.
activityManagerChanged(ActivityManagerEvent) - Method in class org.eclipse.debug.internal.ui.views.launch.LaunchViewContextListener
 
activityManagerChanged(ActivityManagerEvent) - Method in class org.eclipse.help.ui.internal.views.ReusableHelpPart
 
activityManagerChanged(ActivityManagerEvent) - Method in interface org.eclipse.ui.activities.IActivityManagerListener
Notifies that one or more properties of an instance of IActivityManager have changed.
activityManagerChanged(ActivityManagerEvent) - Method in class org.eclipse.ui.internal.PluginActionContributionItem
 
ActivityManagerEvent - Class in org.eclipse.ui.activities
An instance of this class describes changes to an instance of IActivityManager.
ActivityManagerEvent(IActivityManager, boolean, boolean, boolean, Set, Set, Set) - Constructor for class org.eclipse.ui.activities.ActivityManagerEvent
Creates a new instance of this class.
ActivityManagerFactory - Class in org.eclipse.ui.internal.activities
This class allows clients to broker instances of IActivityManager.
ActivityMessages - Class in org.eclipse.ui.internal.activities.ws
The ActivtyMessages are the messages used by the activities support.
ActivityMessages() - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
ActivityPatternBinding - Class in org.eclipse.ui.internal.activities
 
ActivityPatternBinding(String, String) - Constructor for class org.eclipse.ui.internal.activities.ActivityPatternBinding
 
ActivityPatternBinding(String, Pattern) - Constructor for class org.eclipse.ui.internal.activities.ActivityPatternBinding
 
ActivityPatternBindingDefinition - Class in org.eclipse.ui.internal.activities
 
ActivityPatternBindingDefinition(String, String, String) - Constructor for class org.eclipse.ui.internal.activities.ActivityPatternBindingDefinition
 
activityPatternBindingDefinitions - Variable in class org.eclipse.ui.internal.activities.AbstractActivityRegistry
 
activityPromptButton - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
activityPromptToolTip - Static variable in class org.eclipse.ui.internal.activities.ws.ActivityMessages
 
activityRegistryChanged(ActivityRegistryEvent) - Method in interface org.eclipse.ui.internal.activities.IActivityRegistryListener
 
ActivityRequirementBinding - Class in org.eclipse.ui.internal.activities
 
ActivityRequirementBinding(String, String) - Constructor for class org.eclipse.ui.internal.activities.ActivityRequirementBinding
 
ActivityRequirementBindingDefinition - Class in org.eclipse.ui.internal.activities
 
ActivityRequirementBindingDefinition(String, String, String) - Constructor for class org.eclipse.ui.internal.activities.ActivityRequirementBindingDefinition
 
activityRequirementBindingDefinitions - Variable in class org.eclipse.ui.internal.activities.AbstractActivityRegistry
 
ActivityViewerFilter - Class in org.eclipse.ui.internal.activities.ws
Generic viewer filter that works based on activity enablement.
ActivityViewerFilter() - Constructor for class org.eclipse.ui.internal.activities.ws.ActivityViewerFilter
 
ACTUAL_END - Static variable in class org.eclipse.jdt.internal.junit.runner.MessageIds
Notification that an expected result ends.
ACTUAL_START - Static variable in class org.eclipse.jdt.internal.junit.runner.MessageIds
Notification that the expected result has started.
actualOuterLocalVariable - Variable in class org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding
 
actualReceiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
actualReceiverType - Variable in class org.eclipse.jdt.internal.compiler.ast.NameReference
 
ADAPT - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the adapt expression (value: adapt)
adapt(CommentLine) - Method in class org.eclipse.jdt.internal.formatter.comment.CommentLine
Adapts the line attributes from the previous line in the comment region.
adapt(CommentLine) - Method in class org.eclipse.jdt.internal.formatter.comment.MultiCommentLine
 
adapt(CommentLine) - Method in class org.eclipse.jdt.internal.formatter.comment.SingleCommentLine
 
adapt(Control, boolean, boolean) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Adapts a control to be used in a form that is associated with this toolkit.
adapt(Composite) - Method in class org.eclipse.ui.forms.widgets.FormToolkit
Adapts a composite to be used in a form associated with this toolkit.
AdaptableHelpResource - Class in org.eclipse.help.internal.workingset
Makes help resources adaptable and persistable
AdaptableHelpResource(IHelpResource) - Constructor for class org.eclipse.help.internal.workingset.AdaptableHelpResource
This constructor will be called when wrapping help resources.
AdaptableHierarchicalResourceList - Class in org.eclipse.team.internal.ccvs.ui
This class acts as an adaptable list that will return the resources in the hierarchy indicated by their paths
AdaptableHierarchicalResourceList(IContainer, IResource[]) - Constructor for class org.eclipse.team.internal.ccvs.ui.AdaptableHierarchicalResourceList
Constructor for AdaptableHierarchicalResourceList.
AdaptableList - Class in org.eclipse.ui.model
A modifiable list of IAdaptable objects.
AdaptableList() - Constructor for class org.eclipse.ui.model.AdaptableList
Creates a new adaptable list.
AdaptableList(int) - Constructor for class org.eclipse.ui.model.AdaptableList
Creates a new adaptable list with the given initial capacity.
AdaptableList(IAdaptable[]) - Constructor for class org.eclipse.ui.model.AdaptableList
Creates a new adaptable list containing the given children.
AdaptableList(Collection) - Constructor for class org.eclipse.ui.model.AdaptableList
Creates a new adaptable list containing the elements of the specified collection, in the order they are returned by the collection's iterator.
adaptableLookup - Variable in class org.eclipse.ui.internal.ObjectContributorManager
Cache of adaptable class contributor search paths; null if none.
AdaptableResourceList - Class in org.eclipse.team.internal.ccvs.ui
This class acts as a resource list that can be used in table widgets.
AdaptableResourceList(IResource[]) - Constructor for class org.eclipse.team.internal.ccvs.ui.AdaptableResourceList
 
AdaptableToc - Class in org.eclipse.help.internal.workingset
Makes help resources adaptable and persistable
AdaptableTocsArray - Class in org.eclipse.help.internal.workingset
Makes help resources adaptable and persistable
AdaptableTocsArray(IToc[]) - Constructor for class org.eclipse.help.internal.workingset.AdaptableTocsArray
This constructor will be called when wrapping help resources.
AdaptableTopic - Class in org.eclipse.help.internal.workingset
Makes help resources adaptable and persistable
adaptChild(Control) - Method in class org.eclipse.jdt.internal.ui.preferences.ScrolledPageContent
 
adaptedSelection(IStructuredSelection) - Method in class org.eclipse.ui.internal.dialogs.WorkbenchWizardElement
Answer the selection for the reciever based on whether the it can handle the selection.
adaptedSelection(IStructuredSelection) - Method in interface org.eclipse.ui.wizards.IWizardDescriptor
Answer the selection for the reciever based on whether the it can handle the selection.
ADAPTER_FILEEXIST_EXCEPTION - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
adapterLookup - Variable in class org.eclipse.core.internal.runtime.AdapterManager
Cache of adapters for a given adaptable class.
AdapterManager - Class in org.eclipse.core.internal.runtime
This class is the standard implementation of IAdapterManager.
AdapterManager() - Constructor for class org.eclipse.core.internal.runtime.AdapterManager
Constructs a new adapter manager.
adapters_badAdapterFactory - Static variable in class org.eclipse.core.internal.runtime.Messages
 
AdaptExpression - Class in org.eclipse.core.internal.expressions
 
AdaptExpression(IConfigurationElement) - Constructor for class org.eclipse.core.internal.expressions.AdaptExpression
 
AdaptExpression(String) - Constructor for class org.eclipse.core.internal.expressions.AdaptExpression
 
adaptor - Variable in class org.eclipse.osgi.framework.adaptor.core.AbstractBundleData
the Adaptor for this BundleData
adaptor - Variable in class org.eclipse.osgi.framework.internal.core.Framework
FrameworkAdaptor specific functions.
adaptor - Variable in class org.eclipse.osgi.framework.internal.protocol.StreamHandlerFactory
internal adaptor object
ADAPTOR_DATA_AREA_NOT_SET - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_DIRECTORY_CREATE_EXCEPTION - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_DIRECTORY_EXCEPTION - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_DIRECTORY_REMOVE_EXCEPTION - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_ERROR_GETTING_MANIFEST - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_EXTENSION_IMPORT_ERROR - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_EXTENSION_NATIVECODE_ERROR - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_EXTENSION_REQUIRE_ERROR - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_MANIFEST - Variable in class org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor
Name of the Adaptor manifest file
ADAPTOR_SAME_REF_UPDATE - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_STORAGE_EXCEPTION - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
ADAPTOR_URL_CREATE_EXCEPTION - Static variable in class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
adaptorArgs - Variable in class org.eclipse.osgi.framework.launcher.Launcher
array of adaptor arguments to be passed to FrameworkAdaptor.initialize()
adaptorClassName - Variable in class org.eclipse.osgi.framework.launcher.Launcher
string containing the classname of the adaptor to be used in this framework instance
AdaptorElementFactory - Interface in org.eclipse.osgi.framework.adaptor.core
This interface allows extending adaptors to control how BundleData and BundleClassLoader objects are created.
AdaptorMsg - Class in org.eclipse.osgi.framework.adaptor.core
Commom framework adaptor messages.
AdaptorMsg() - Constructor for class org.eclipse.osgi.framework.adaptor.core.AdaptorMsg
 
adaptProjectionToMasterChange(DocumentEvent) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Ensures that when the master event effects this projection document, that the whole region described by the event is part of this projection document.
adaptSelection(IStructuredSelection, String) - Static method in class org.eclipse.ui.internal.LegacyResourceSupport
Adapts a selection to the given objectClass considering the Legacy resource support.
adaptTextPresentation(TextPresentation, int, int) - Method in class org.eclipse.ant.internal.ui.editor.derived.HTMLTextPresenter
 
adaptTextPresentation(TextPresentation, int, int) - Method in class org.eclipse.jdt.internal.ui.text.HTMLTextPresenter
 
adaptToColorChange(PropertyChangeEvent, Token) - Method in class org.eclipse.ant.internal.ui.editor.text.AbstractAntEditorScanner
 
adaptToColorChange(ColorManager, PropertyChangeEvent, Token) - Method in class org.eclipse.pde.internal.ui.editor.text.XMLScanner
 
adaptToColorChange(ColorManager, PropertyChangeEvent, Token) - Method in class org.eclipse.pde.internal.ui.editor.text.XMLTagScanner
 
adaptToInsert() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
Adapts the currently investigated position to an insertion.
adaptToLogEntry(Object) - Method in class org.eclipse.team.internal.ccvs.ui.HistoryTableProvider
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.ant.internal.ui.AntSourceViewerConfiguration
Preference colors have changed.
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.ant.internal.ui.editor.text.AntEditorProcInstrScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.ant.internal.ui.editor.text.AntEditorTagScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.text.AbstractJavaScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.text.JavaCommentScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.jdt.ui.text.JavaTextTools
Deprecated. As of 3.0, no replacement
adaptToPreferenceChange(ColorManager, PropertyChangeEvent) - Method in class org.eclipse.pde.internal.ui.editor.text.XMLScanner
 
adaptToPreferenceChange(PropertyChangeEvent) - Method in class org.eclipse.pde.internal.ui.editor.text.XMLSourceViewerConfiguration
Preference colors have changed.
adaptToPreferenceChange(ColorManager, PropertyChangeEvent) - Method in class org.eclipse.pde.internal.ui.editor.text.XMLTagScanner
 
adaptToRemove() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
Adapts the currently investigated position to a deletion.
adaptToReplace() - Method in class org.eclipse.jface.text.DefaultPositionUpdater
Adapts the currently investigated position to the replace operation.
adaptToStyleChange(PropertyChangeEvent, Token, int) - Method in class org.eclipse.ant.internal.ui.editor.text.AbstractAntEditorScanner
 
add(Object) - Method in class org.eclipse.ant.internal.ui.dtd.util.SortedSet
Add to set (no duplicates allowed).
add(IClasspathEntry, Object) - Method in class org.eclipse.ant.internal.ui.preferences.AntClasspathContentProvider
 
add(int, Object) - Method in class org.eclipse.ant.internal.ui.preferences.AntClasspathContentProvider
 
add(Object) - Method in class org.eclipse.ant.internal.ui.preferences.AntContentProvider
 
add() - Method in class org.eclipse.ant.internal.ui.preferences.AntPage
Allows the user to add a custom Ant object.
add() - Method in class org.eclipse.ant.internal.ui.preferences.AntTasksPage
Allows the user to enter a custom task.
add() - Method in class org.eclipse.ant.internal.ui.preferences.AntTypesPage
Allows the user to enter a custom type.
add(Object) - Method in class org.eclipse.ant.internal.ui.views.AntViewContentProvider
 
add(IDiffElement) - Method in class org.eclipse.compare.structuremergeviewer.DiffContainer
 
add(IDiffElement) - Method in interface org.eclipse.compare.structuremergeviewer.IDiffContainer
Adds the given child to this container.
add(IUndoableOperation) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
 
add(IUndoableOperation) - Method in interface org.eclipse.core.commands.operations.ICompositeOperation
Add the specified operation as a child of this operation.
add(IUndoableOperation) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Add the specified operation to the history without executing it.
add(IUndoableOperation) - Method in class org.eclipse.core.commands.operations.TriggeredOperations
 
add(IResourceChangeListener, int) - Method in class org.eclipse.core.internal.events.ResourceChangeListenerList
Adds the given listener to this list.
add(Expression) - Method in class org.eclipse.core.internal.expressions.CompositeExpression
 
add(int, int) - Method in class org.eclipse.core.internal.indexing.Reservation
 
add(PluginModel) - Method in class org.eclipse.core.internal.model.PluginMap
 
add(String, Object) - Method in class org.eclipse.core.internal.preferences.ListenerRegistry
Add the given listener to the listeners registered for this path.
add(String) - Method in class org.eclipse.core.internal.preferences.StringPool
Adds a String to the pool.
add(ResourceName, Object) - Method in class org.eclipse.core.internal.properties.QueryResults
 
add(Contribution) - Method in class org.eclipse.core.internal.registry.ExtensionRegistry
Adds and resolves all extensions and extension points provided by the plug-in.
add(Contribution[]) - Method in class org.eclipse.core.internal.registry.ExtensionRegistry
 
add(KeyedElement) - Method in class org.eclipse.core.internal.registry.KeyedHashSet
Adds an element to this set.
add(Object, int) - Method in class org.eclipse.core.internal.registry.ReferenceHashSet
 
add(RegistryObject, boolean) - Method in class org.eclipse.core.internal.registry.RegistryObjectManager
 
add(IResource, MarkerInfo) - Method in class org.eclipse.core.internal.resources.MarkerManager
 
add(IMarkerSetElement) - Method in class org.eclipse.core.internal.resources.MarkerSet
 
add(QualifiedName) - Method in class org.eclipse.core.internal.resources.Synchronizer
 
add(Object) - Method in class org.eclipse.core.internal.runtime.ListenerList
Adds the given listener to this list.
add(KeyedHashSet.KeyedElement) - Method in class org.eclipse.core.internal.utils.KeyedHashSet
Adds an element to this set.
add(Object) - Method in class org.eclipse.core.internal.utils.Queue
 
add(String) - Method in class org.eclipse.core.internal.utils.StringPool
Adds a String to the pool.
add(Object) - Method in class org.eclipse.core.internal.variables.ListenerList
Adds a listener to the list.
add(QualifiedName) - Method in interface org.eclipse.core.resources.ISynchronizer
Adds the named synchronization partner to this synchronizer's registry of partners.
add(String) - Method in class org.eclipse.core.runtime.adaptor.FileManager
Add the given file name to the list of files managed by this location.
add(String, int) - Method in class org.eclipse.core.runtime.adaptor.FileManager
Add the given file name to the list of files managed by this location.
add(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
Adds the given status to this multi-status.
add(Object) - Method in class org.eclipse.debug.internal.core.ListenerList
Adds a listener to the list.
add(Object, Object) - Method in class org.eclipse.debug.internal.ui.views.launch.LaunchViewer
Overridden to fix bug 39709 - duplicate items in launch viewer.
add(Object, IProgressMonitor) - Method in class org.eclipse.debug.internal.ui.views.RemoteTreeContentManager.Collector
 
add(Object[], IProgressMonitor) - Method in class org.eclipse.debug.internal.ui.views.RemoteTreeContentManager.Collector
 
add(Object, Object) - Method in class org.eclipse.debug.internal.ui.views.RemoteTreeViewer
 
add(Object, Object[]) - Method in class org.eclipse.debug.internal.ui.views.RemoteTreeViewer
 
add(IUpdate) - Method in class org.eclipse.debug.ui.AbstractDebugView
 
add(IUpdate) - Method in interface org.eclipse.debug.ui.IDebugView
Adds the given IUpdate to this view's collection of updatable objects.
ADD - Static variable in class org.eclipse.help.internal.base.BookmarkManager
 
ADD - Static variable in class org.eclipse.help.internal.webapp.data.BookmarksData
 
ADD - Static variable in interface org.eclipse.help.ui.internal.IHelpUIConstants
 
add(String, int) - Method in class org.eclipse.help.ui.internal.views.ComboPart
 
add(String) - Method in class org.eclipse.help.ui.internal.views.ComboPart
 
add(EngineDescriptor) - Method in class org.eclipse.help.ui.internal.views.EngineDescriptorManager
 
add(ISearchEngineResult) - Method in class org.eclipse.help.ui.internal.views.EngineResultSection
 
add(ISearchEngineResult[]) - Method in class org.eclipse.help.ui.internal.views.EngineResultSection
 
add(ScopeSet) - Method in class org.eclipse.help.ui.internal.views.ScopeSetManager
 
add(EngineDescriptor, ISearchEngineResult) - Method in class org.eclipse.help.ui.internal.views.SearchResultsPart
 
add(EngineDescriptor, ISearchEngineResult[]) - Method in class org.eclipse.help.ui.internal.views.SearchResultsPart
 
add(Object) - Method in class org.eclipse.jdi.internal.event.EventSetImpl
 
add(IJavaElement) - Method in interface org.eclipse.jdt.core.IRegion
Adds the given element and all of its descendents to this region.
add(StringLiteral) - Method in class org.eclipse.jdt.internal.compiler.parser.NLSLine
Adds a NLS element to this line.
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(LocalDeclaration, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(Statement, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(TypeDeclaration, int, boolean) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredBlock
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(ImportReference, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredElement
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredInitializer
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredLocalVariable
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(LocalDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(Statement, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredMethod
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(Block, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredType
 
add(AbstractMethodDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(FieldDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(ImportReference, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(TypeDeclaration, int) - Method in class org.eclipse.jdt.internal.compiler.parser.RecoveredUnit
 
add(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
add(Object) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
add(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
add(Object) - Method in class org.eclipse.jdt.internal.compiler.util.WeakHashSet
 
add(char[]) - Method in class org.eclipse.jdt.internal.compiler.util.WeakHashSetOfCharArray
 
add(char[]) - Method in class org.eclipse.jdt.internal.core.builder.NameSet
 
add(char[][]) - Method in class org.eclipse.jdt.internal.core.builder.QualifiedNameSet
 
add(String) - Method in class org.eclipse.jdt.internal.core.builder.StringSet
 
add(SourceFile) - Method in class org.eclipse.jdt.internal.core.builder.WorkQueue
 
add(IJavaElement) - Method in class org.eclipse.jdt.internal.core.Region
 
add(IResource) - Method in class org.eclipse.jdt.internal.core.search.HierarchyScope
 
add(JavaProject, int, HashSet) - Method in class org.eclipse.jdt.internal.core.search.JavaSearchScope
Add java project all fragment roots to current java search scope.
add(IJavaElement) - Method in class org.eclipse.jdt.internal.core.search.JavaSearchScope
Add an element to the java search scope.
add(PossibleMatch) - Method in class org.eclipse.jdt.internal.core.search.matching.PossibleMatchSet
 
add(IType) - Method in class org.eclipse.jdt.internal.core.TypeVector
 
add(Object) - Method in class org.eclipse.jdt.internal.core.util.SimpleSet
 
add(char[]) - Method in class org.eclipse.jdt.internal.core.util.SimpleWordSet
 
add(Object) - Method in class org.eclipse.jdt.internal.corext.refactoring.ListenerList
Adds the given listener to this list.
add(NLSElement) - Method in class org.eclipse.jdt.internal.corext.refactoring.nls.NLSLine
Adds a NLS element to this line.
add(SearchMatch) - Method in class org.eclipse.jdt.internal.corext.refactoring.SearchResultGroup
 
add(TType) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints.typesets.EnumeratedTypeSet
 
add(ConstraintVariable2) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeEquivalenceSet
 
add(Template) - Method in class org.eclipse.jdt.internal.corext.template.java.TemplateSet
Deprecated. Adds a template to the set.
add(TextEdit) - Method in class org.eclipse.jdt.internal.corext.textmanipulation.TextBufferEditor
Deprecated. Adds an Edit to this edit processor.
add(UndoEdit) - Method in class org.eclipse.jdt.internal.corext.textmanipulation.TextBufferEditor
Deprecated. Adds an undo memento to this edit processor.
add(Instruction) - Method in class org.eclipse.jdt.internal.debug.eval.ast.instructions.InstructionSequence
Add the given instruction to the end of the list
ADD - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.RuntimeClasspathAction
 
add(IClasspathEntry, IRuntimeClasspathEntry, Object) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.ClasspathContentProvider
 
add(int, IRuntimeClasspathEntry) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.ClasspathContentProvider
 
add(String[]) - Method in class org.eclipse.jdt.internal.debug.ui.EditLogicalStructureDialog.AttributesContentProvider
Adds the given attributes.
add(JavaLogicalStructure) - Method in class org.eclipse.jdt.internal.debug.ui.JavaLogicalStructuresPreferencePage.LogicalStructuresListViewerContentProvider
Add the given logical structure to the content provider.
add(LibraryLocation[], IStructuredSelection) - Method in class org.eclipse.jdt.internal.debug.ui.jres.VMLibraryBlock.LibraryContentProvider
Add the given libraries before the selection, or after the existing libraries if the selection is empty.
add(Object) - Method in class org.eclipse.jdt.internal.launching.ListenerList
Adds a listener to the list.
add(IPackageFragment) - Method in class org.eclipse.jdt.internal.ui.browsing.LogicalPackage
 
add(Control) - Method in class org.eclipse.jdt.internal.ui.preferences.formatter.ModifyDialogTabPage.DefaultFocusManager
 
add(ModifyDialogTabPage.Preference) - Method in class org.eclipse.jdt.internal.ui.preferences.formatter.ModifyDialogTabPage.DefaultFocusManager
 
add(SnippetPreview.PreviewSnippet) - Method in class org.eclipse.jdt.internal.ui.preferences.formatter.SnippetPreview
 
add(WhiteSpaceOptions.Node) - Method in class org.eclipse.jdt.internal.ui.preferences.formatter.WhiteSpaceOptions.InnerNode
 
add(IWorkingSet[]) - Method in class org.eclipse.jdt.internal.ui.search.LRUWorkingSetsList
 
add(IContentAssistProcessor) - Method in class org.eclipse.jdt.internal.ui.text.CompoundContentAssistProcessor
Adds a processor to this compound processor.
add(CPListElement) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.CPUserLibraryElement
 
add(IWorkingSet) - Method in class org.eclipse.jdt.internal.ui.workingsets.HistoryWorkingSetUpdater
Adds a working set to this updater.
add(IWorkingSet) - Method in class org.eclipse.jdt.internal.ui.workingsets.JavaWorkingSetUpdater
Adds a working set to this updater.
add(IWorkingSet) - Method in class org.eclipse.jdt.internal.ui.workingsets.OthersWorkingSetUpdater
Adds a working set to this updater.
add(IAction) - Method in class org.eclipse.jface.action.ContributionManager
 
add(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
 
add(IToolBarManager) - Method in class org.eclipse.jface.action.CoolBarManager
 
add(IAction) - Method in interface org.eclipse.jface.action.IContributionManager
Adds an action as a contribution item to this manager.
add(IContributionItem) - Method in interface org.eclipse.jface.action.IContributionManager
Adds a contribution item to this manager.
add(IToolBarManager) - Method in interface org.eclipse.jface.action.ICoolBarManager
A convenience method to add a tool bar as a contribution item to this cool bar manager.
add(IAction) - Method in class org.eclipse.jface.action.SubContributionManager
 
add(IContributionItem) - Method in class org.eclipse.jface.action.SubContributionManager
 
add(IToolBarManager) - Method in class org.eclipse.jface.action.SubCoolBarManager
 
add(IPreferenceNode) - Method in interface org.eclipse.jface.preference.IPreferenceNode
Adds the given preference node as a subnode of this preference node.
add(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceNode
 
add(Annotation) - Method in class org.eclipse.jface.text.source.projection.AnnotationBag
Adds the given annotation to the annotation bag.
add(TemplatePersistenceData) - Method in class org.eclipse.jface.text.templates.persistence.TemplateStore
Adds a template encapsulated in its persistent form.
add(Point, Point) - Static method in class org.eclipse.jface.util.Geometry
Adds two points as 2d vectors.
add(Object) - Method in class org.eclipse.jface.util.ListenerList
Adds the given listener to this list.
add(Object[]) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Adds the given elements to this list viewer.
add(Object) - Method in class org.eclipse.jface.viewers.AbstractListViewer
Adds the given element to this list viewer.
add(Object, Object[]) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Adds the given child elements to this viewer as children of the given parent element.
add(Object, Object) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Adds the given child element to this viewer as a child of the given parent element.
add(Object[]) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModelListener
Called when elements are added to the model
add(Object) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
Adds the given object to the collection.
add(Object[]) - Method in class org.eclipse.jface.viewers.TableViewer
Adds the given elements to this table viewer.
add(Object) - Method in class org.eclipse.jface.viewers.TableViewer
Adds the given element to this table viewer.
add(Window) - Method in class org.eclipse.jface.window.WindowManager
Adds the given window to the set of windows managed by this window manager.
add(Change) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
Adds the given change to the list of children.
add(IConditionChecker) - Method in class org.eclipse.ltk.core.refactoring.participants.CheckConditionsContext
Adds the given condition checker.
add(Object) - Method in class org.eclipse.ltk.internal.core.refactoring.ListenerList
Adds the given listener to this list.
add(AbstractBundle) - Method in class org.eclipse.osgi.framework.internal.core.BundleRepository
 
add(Permission) - Method in class org.eclipse.osgi.framework.internal.core.ConditionalPermissions
This method is not implemented since this PermissionCollection should only be used by the ConditionalPolicy which never calls this method.
add(Permission) - Method in class org.eclipse.osgi.framework.internal.core.ConditionalPermissionSet
We don't do anything here since this isn't a real PermissionCollection.
add(KeyedElement) - Method in class org.eclipse.osgi.framework.internal.core.KeyedHashSet
Adds an element to this set.
add(IBuildEntry) - Method in interface org.eclipse.pde.core.build.IBuild
Adds a new build entry.
add(IPluginExtension) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Adds a new extension to this object.
add(IPluginExtensionPoint) - Method in interface org.eclipse.pde.core.plugin.IExtensions
Adds a new extension point to this object.
add(IPluginLibrary) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Adds a new library to this plugin.
add(IPluginImport) - Method in interface org.eclipse.pde.core.plugin.IPluginBase
Adds a new plug-in import to this plugin.
add(int, IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
Adds a child object at the specified index.
add(IPluginObject) - Method in interface org.eclipse.pde.core.plugin.IPluginParent
Adds a child object.
add(Condition) - Method in class org.eclipse.pde.internal.build.ant.Condition
Add the given condition to this Ant condition.
add(IBuildEntry) - Method in class org.eclipse.pde.internal.core.build.Build
 
add(IPluginLibrary) - Method in class org.eclipse.pde.internal.core.bundle.BundlePluginBase
 
add(IPluginImport) - Method in class org.eclipse.pde.internal.core.bundle.BundlePluginBase
 
add(IPluginExtension) - Method in class org.eclipse.pde.internal.core.bundle.BundlePluginBase
 
add(IPluginExtensionPoint) - Method in class org.eclipse.pde.internal.core.bundle.BundlePluginBase
 
add(IPluginExtension) - Method in class org.eclipse.pde.internal.core.plugin.AbstractExtensions
 
add(IPluginExtensionPoint) - Method in class org.eclipse.pde.internal.core.plugin.AbstractExtensions
 
add(IPluginLibrary) - Method in class org.eclipse.pde.internal.core.plugin.PluginBase
 
add(IPluginImport) - Method in class org.eclipse.pde.internal.core.plugin.PluginBase
 
add(int, IPluginObject) - Method in class org.eclipse.pde.internal.core.plugin.PluginParent
 
add(IPluginObject) - Method in class org.eclipse.pde.internal.core.plugin.PluginParent
 
add(Object[]) - Method in class org.eclipse.pde.internal.ui.editor.LinkSection
 
add(IPDEElement) - Method in class org.eclipse.pde.internal.ui.elements.ElementList
 
add(IPreferenceNode) - Method in class org.eclipse.pde.internal.ui.launcher.InstalledJREsPreferenceNode
 
add(IBuildEntry) - Method in class org.eclipse.pde.internal.ui.model.build.Build
 
add(IPluginLibrary) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginBaseNode
 
add(IPluginImport) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginBaseNode
 
add(IPluginExtension) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginBaseNode
 
add(IPluginExtensionPoint) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginBaseNode
 
add(int, IPluginObject) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginParentNode
 
add(IPluginObject) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginParentNode
 
add(String, int) - Method in class org.eclipse.pde.internal.ui.parts.ComboPart
 
add(String) - Method in class org.eclipse.pde.internal.ui.parts.ComboPart
 
add(IPreferenceNode) - Method in class org.eclipse.pde.internal.ui.preferences.TargetPlatformPreferenceNode
 
add(String) - Method in class org.eclipse.swt.custom.CCombo
Adds the argument to the end of the receiver's list.
add(String, int) - Method in class org.eclipse.swt.custom.CCombo
Adds the argument to the receiver's list at the given zero-relative index.
add(Rectangle) - Method in class org.eclipse.swt.graphics.Rectangle
Destructively replaces the x, y, width and height values in the receiver with ones which represent the union of the rectangles specified by the receiver and the given rectangle.
add(int[]) - Method in class org.eclipse.swt.graphics.Region
Adds the given polygon to the collection of polygons the receiver maintains to describe its area.
add(Rectangle) - Method in class org.eclipse.swt.graphics.Region
Adds the given rectangle to the collection of polygons the receiver maintains to describe its area.
add(int, int, int, int) - Method in class org.eclipse.swt.graphics.Region
Adds the given rectangle to the collection of polygons the receiver maintains to describe its area.
add(Region) - Method in class org.eclipse.swt.graphics.Region
Adds all of the polygons which make up the area covered by the argument to the collection of polygons the receiver maintains to describe its area.
add(String) - Method in class org.eclipse.swt.widgets.Combo
Adds the argument to the end of the receiver's list.
add(String, int) - Method in class org.eclipse.swt.widgets.Combo
Adds the argument to the receiver's list at the given zero-relative index.
add(String) - Method in class org.eclipse.swt.widgets.List
Adds the argument to the end of the receiver's list.
add(String, int) - Method in class org.eclipse.swt.widgets.List
Adds the argument to the receiver's list at the given zero-relative index.
add(SyncInfo) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Add the given SyncInfo to the set.
add(SyncInfo) - Method in class org.eclipse.team.core.synchronize.SyncInfoTree
 
Add - Class in org.eclipse.team.internal.ccvs.core.client
 
Add() - Constructor for class org.eclipse.team.internal.ccvs.core.client.Add
Local options: specific to add
ADD - Static variable in class org.eclipse.team.internal.ccvs.core.client.Command
Command singleton instances
add(RepositoryRoot) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager
Add the given repository root to the receiver.
add(SyncInfo[]) - Method in class org.eclipse.team.internal.ccvs.ui.subscriber.CVSChangeSetCollector
 
add(String, CachedResourceVariant) - Method in class org.eclipse.team.internal.core.ResourceVariantCache
 
add(IResource[]) - Method in class org.eclipse.team.internal.core.subscribers.ActiveChangeSet
Add the resources to the change set if they are outgoing changes.
add(SyncInfo) - Method in class org.eclipse.team.internal.core.subscribers.ChangeSet
Add the resource to this set if it is modified w.r.t.
add(SyncInfo[]) - Method in class org.eclipse.team.internal.core.subscribers.ChangeSet
Add the resources to this set if they are modified w.r.t.
add(ChangeSet) - Method in class org.eclipse.team.internal.core.subscribers.ChangeSetCollector
Add the set to the list of active sets.
add(ChangeSet) - Method in class org.eclipse.team.internal.core.subscribers.SubscriberChangeSetCollector
Add the active change set to this collector.
add(SyncInfo) - Method in class org.eclipse.team.internal.core.subscribers.SyncInfoStatistics
Count this sync kind.
add(SyncInfo[]) - Method in class org.eclipse.team.internal.ui.synchronize.ActiveChangeSetCollector
 
add(ChangeSet) - Method in class org.eclipse.team.internal.ui.synchronize.ActiveChangeSetCollector
 
add(SyncInfo[]) - Method in class org.eclipse.team.internal.ui.synchronize.SyncInfoSetChangeSetCollector
Add the given resource sync info nodes to the appropriate change sets, adding them if necessary.
add(Hyperlink) - Method in class org.eclipse.ui.forms.HyperlinkGroup
Adds a hyperlink to the group to be jointly managed.
add(AboutBundleGroupData) - Method in class org.eclipse.ui.internal.about.AboutFeaturesButtonManager
 
add - Static variable in class org.eclipse.ui.internal.browser.Messages
 
add(String) - Method in class org.eclipse.ui.internal.cheatsheets.CheatSheetHistory
 
add(CheatSheetElement) - Method in class org.eclipse.ui.internal.cheatsheets.CheatSheetHistory
 
add(IAdaptable) - Method in class org.eclipse.ui.internal.cheatsheets.registry.CheatSheetCollectionElement
Adds a cheatsheet collection to this collection.
add(ServiceFactory) - Method in class org.eclipse.ui.internal.components.framework.FactoryMap
Causes the receiver to delegate to the given context whenever it can't find a dependency.
add(IServiceProvider) - Method in class org.eclipse.ui.internal.components.framework.FactoryMap
 
add(LayoutPart) - Method in class org.eclipse.ui.internal.ContainerPlaceholder
add method comment.
add(LayoutPart) - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
Add a child to the container.
add(ViewPane) - Method in class org.eclipse.ui.internal.DetachedWindow
Adds a visual part to this window.
add(IAdaptable) - Method in class org.eclipse.ui.internal.dialogs.WizardCollectionElement
Adds a wizard collection to this collection.
add(IEditorInput, IEditorDescriptor) - Method in class org.eclipse.ui.internal.EditorHistory
Adds an item to the history.
add(LayoutPart, Object) - Method in class org.eclipse.ui.internal.EditorStack
 
add(LayoutPart) - Method in class org.eclipse.ui.internal.EditorStack
See IVisualContainer#add
add(TextHyperlinkSegment) - Method in class org.eclipse.ui.internal.forms.widgets.AggregateHyperlinkSegment
 
add(ImageHyperlinkSegment) - Method in class org.eclipse.ui.internal.forms.widgets.AggregateHyperlinkSegment
 
add(LayoutPart) - Method in interface org.eclipse.ui.internal.ILayoutContainer
Add a child to the container.
add(int, int) - Static method in class org.eclipse.ui.internal.LayoutTree
Adds two positive integers.
add(IAction) - Method in class org.eclipse.ui.internal.part.services.NullContributionManager
 
add(IContributionItem) - Method in class org.eclipse.ui.internal.part.services.NullContributionManager
 
add(IToolBarManager) - Method in class org.eclipse.ui.internal.part.services.NullCoolBarManager
 
add(LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Add a part.
add(LayoutPart, int, float, LayoutPart) - Method in class org.eclipse.ui.internal.PartSashContainer
Add a part relative to another.
add(LayoutPart) - Method in class org.eclipse.ui.internal.PartStack
See IVisualContainer#add
add(LayoutPart, Object) - Method in class org.eclipse.ui.internal.PartStack
Add a part at a particular position
add(IPropertyMapListener) - Method in class org.eclipse.ui.internal.preferences.PropertyListenerList
 
add(String[], IPropertyMapListener) - Method in class org.eclipse.ui.internal.preferences.PropertyListenerList
 
add(int, int) - Method in class org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder
 
add(int, int) - Method in class org.eclipse.ui.internal.presentations.defaultpresentation.DetachedViewTabFolder
 
add(int, int) - Method in class org.eclipse.ui.internal.presentations.defaultpresentation.EmptyTabFolder
 
add(int, int) - Method in class org.eclipse.ui.internal.presentations.defaultpresentation.NativeTabFolder
 
add(int, int) - Method in class org.eclipse.ui.internal.presentations.util.AbstractTabFolder
 
add(IPresentablePart) - Method in class org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder
 
add(IPresentablePart) - Method in class org.eclipse.ui.internal.presentations.util.TabOrder
Adds a part due to a user action that opened a part
add(Object[]) - Method in interface org.eclipse.ui.internal.progress.IProgressUpdateCollector
Add the elements.
add(Object, Object[]) - Method in class org.eclipse.ui.internal.progress.NewProgressViewer
 
add(Object[]) - Method in class org.eclipse.ui.internal.progress.ProgressTreeContentProvider
 
add(Object[]) - Method in class org.eclipse.ui.internal.progress.ProgressViewerContentProvider
 
add(Category) - Method in class org.eclipse.ui.internal.registry.ViewRegistry
Add a category to the registry.
add(ViewDescriptor) - Method in class org.eclipse.ui.internal.registry.ViewRegistry
Add a descriptor to the registry.
add(StickyViewDescriptor) - Method in class org.eclipse.ui.internal.registry.ViewRegistry
Add a sticky descriptor to the registry.
add(IntAffineMatrix, Shape) - Method in class org.eclipse.ui.internal.Shape
 
add(Shape) - Method in class org.eclipse.ui.internal.Shape
 
add(int, int) - Method in class org.eclipse.ui.internal.Shape
 
add(Point) - Method in class org.eclipse.ui.internal.Shape
 
add(Semaphore) - Method in class org.eclipse.ui.internal.UILockListener.Queue
Add the semaphore to the queue.
add(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetUpdater
Adds a working set to this updater.
add(IAdaptable) - Method in class org.eclipse.ui.model.AdaptableList
Adds the given adaptable object to this list.
add(Object, IProgressMonitor) - Method in interface org.eclipse.ui.progress.IElementCollector
Add the element to the IElementCollector.
add(Object[], IProgressMonitor) - Method in interface org.eclipse.ui.progress.IElementCollector
Add the elements to the IElementCollector.
add(Object) - Method in class org.eclipse.update.internal.core.ListenersList
Adds the given listener to this list.
add(VersionedIdentifier) - Method in class org.eclipse.update.search.VersionedIdentifiersFilter
 
ADD_ARCHIVE_CONTAINER_DIALOG - Static variable in interface org.eclipse.debug.internal.ui.IDebugHelpContextIds
 
ADD_BLOCK_COMMENT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add block comment action (value "org.eclipse.jdt.ui.edit.text.java.add.block.comment").
ADD_BLOCK_COMMENT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Block Comment global action (value "org.eclipse.jdt.ui.actions.AddBlockComment").
ADD_BLOCK_COMMENT_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_BLOCK_ID - Static variable in class org.eclipse.jdt.internal.ui.text.correction.QuickAssistProcessor
 
ADD_BOOKMARK - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit add bookmark action.
ADD_BOOKMARK_ACTION - Static variable in interface org.eclipse.ui.internal.ide.IIDEHelpContextIds
 
ADD_BREAKPOINT - Static variable in class org.eclipse.ant.internal.ui.antsupport.logger.util.DebugMessageIds
 
ADD_BREAKPOINT - Static variable in class org.eclipse.ant.internal.ui.debug.model.DebugMessageIds
 
ADD_BUILDFILE_ACTION - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ADD_BUTTON - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPage
 
ADD_CAST_ID - Static variable in class org.eclipse.jdt.internal.ui.text.correction.CastCompletionProposal
 
ADD_CONSTRUCTOR_FROM_SUPERCLASS - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Add Constructor From Superclass global action (value "org.eclipse.jdt.ui.actions.AddConstructorFromSuperclass").
ADD_DELEGATE_METHODS_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_ELEMENT_FROM_HISTORY_DIALOG - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
add_escapes(String) - Method in exception org.apache.lucene.demo.html.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_EXCEPTION_DIALOG - Static variable in interface org.eclipse.jdt.internal.debug.ui.IJavaDebugHelpContextIds
 
ADD_EXT - Static variable in interface org.eclipse.ui.ide.IIDEActionConstants
Edit menu: name of group for extra Add-like actions (value "add.ext").
ADD_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Edit menu: name of group for extra Add-like actions (value "add.ext").
ADD_EXTENSIONS_MAIN - Static variable in interface org.eclipse.pde.internal.ui.IHelpContextIds
 
ADD_EXTENSIONS_SCHEMA_BASED - Static variable in interface org.eclipse.pde.internal.ui.IHelpContextIds
 
add_focus_handler - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkComponentIface
 
ADD_FOLDER_CONTAINER_DIALOG - Static variable in interface org.eclipse.debug.internal.ui.IDebugHelpContextIds
 
ADD_FROM_HISTORY_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_FROM_HISTORY_DIALOG - Static variable in interface org.eclipse.compare.internal.ICompareContextIds
 
ADD_IMPORT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add import action (value "org.eclipse.jdt.ui.edit.text.java.add.import").
ADD_IMPORT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Add Import global action (value "org.eclipse.jdt.ui.actions.AddImport").
ADD_IMPORT_ON_SELECTION_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
Add_invalidParent - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
ADD_JAR_TO_BP - Static variable in interface org.eclipse.jdt.internal.corext.buildpath.IClasspathInformationProvider
 
ADD_JAVA_DOC_COMMENT - Static variable in class org.eclipse.jdt.ui.actions.JdtActionConstants
Source menu: name of standard Add Javadoc Comment global action (value "org.eclipse.jdt.ui.actions.AddJavaDocComment").
ADD_JAVADOC_COMMENT - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add javadoc comment action (value "org.eclipse.jdt.ui.edit.text.java.add.javadoc.comment").
ADD_JAVADOC_STUB_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_LIB_TO_BP - Static variable in interface org.eclipse.jdt.internal.corext.buildpath.IClasspathInformationProvider
 
ADD_METHOD_NOT_IMPLEMENTED - Static variable in class org.eclipse.jdi.internal.jdwp.JdwpReplyPacket
 
ADD_METHOD_NOT_IMPLEMENTED - Static variable in class org.eclipse.jdi.internal.spy.JdwpReplyPacket
 
ADD_METHODSTUB_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
add_pixel - Variable in class org.eclipse.swt.internal.motif.XImage
 
ADD_PROJECT_CONTAINER_DIALOG - Static variable in interface org.eclipse.debug.internal.ui.IDebugHelpContextIds
 
ADD_PROPERTY_DIALOG - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ADD_SEL_LIB_TO_BP - Static variable in interface org.eclipse.jdt.internal.corext.buildpath.IClasspathInformationProvider
 
ADD_SEL_SF_TO_BP - Static variable in interface org.eclipse.jdt.internal.corext.buildpath.IClasspathInformationProvider
 
add_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkSelectionIface
 
add_selection - Variable in class org.eclipse.swt.internal.accessibility.gtk.AtkTextIface
 
ADD_SITE_ACTION - Static variable in interface org.eclipse.team.internal.ui.IHelpContextIds
 
ADD_SOURCE_CONTAINER_DIALOG - Static variable in interface org.eclipse.debug.internal.ui.IDebugHelpContextIds
 
ADD_TASK - Static variable in class org.eclipse.ui.ide.IDEActionFactory
IDE-specific workbench action: Add task.
ADD_TASK - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Deprecated. in 3.0. Use org.eclipse.ui.ide.IDEActionFactory.ADD_TASK.getId() instead.
ADD_TASK - Static variable in interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
Action definition id of the edit add task action.
ADD_TASK_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_TASK_ACTION - Static variable in interface org.eclipse.ui.editors.text.ITextEditorHelpContextIds
Help context id for the Add Task action.
ADD_TASK_ACTION - Static variable in interface org.eclipse.ui.internal.ide.IIDEHelpContextIds
 
ADD_TASK_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Deprecated. in 3.0 Use org.eclipse.ui.texteditor.ITextEditorHelpContextIds.ADD_TASK_ACTION instead.
ADD_TASK_DIALOG - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ADD_TO_CLASSPATH_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_TO_CVSIGNORE - Static variable in interface org.eclipse.team.internal.ccvs.ui.IHelpContextIds
 
ADD_TO_VERSION_CONTROL_DIALOG - Static variable in interface org.eclipse.team.internal.ccvs.ui.IHelpContextIds
 
ADD_TYPE_DIALOG - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ADD_UNIMPLEMENTED_CONSTRUCTORS_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_UNIMPLEMENTED_CONTRUCTORS - Static variable in interface org.eclipse.jdt.ui.actions.IJavaEditorActionDefinitionIds
Action definition ID of the source -> add unimplemented constructors action (value "org.eclipse.jdt.ui.edit.text.java.add.unimplemented.constructors").
ADD_UNIMPLEMENTED_METHODS_ACTION - Static variable in interface org.eclipse.jdt.internal.ui.IJavaHelpContextIds
 
ADD_UNIT_PER_LINE - Static variable in interface org.eclipse.debug.internal.ui.IInternalDebugUIConstants
 
ADD_WATCH_EXPRESSION_DIALOG - Static variable in interface org.eclipse.debug.internal.ui.IDebugHelpContextIds
 
addAbstractMethod(AbstractMethodDeclaration, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addAbstractMethodProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addAccessibleControlListener(AccessibleControlListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners who will be notified when an accessible client asks for custom control specific information.
addAccessibleListener(AccessibleListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners who will be notified when an accessible client asks for certain strings, such as name, description, help, or keyboard shortcut.
addAccessibleTextListener(AccessibleTextListener) - Method in class org.eclipse.swt.accessibility.Accessible
Adds the listener to the collection of listeners who will be notified when an accessible client asks for custom text control specific information.
addAction(String, MergeViewerAction) - Method in class org.eclipse.compare.internal.MergeSourceViewer
 
addAction(SourceContainerAction) - Method in class org.eclipse.debug.internal.ui.sourcelookup.SourceLookupPanel
Adds the given action to the action collection in this tab
addAction(JavaModelOperation.IPostAction) - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
 
addAction(IMenuManager, String, String) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage
Convenience method to add the action installed under the given actionID to the specified group of the menu.
addAction(ClasspathModifierAction) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierDropDownAction
Add dynamically an action to the drop down menu.
AddAction - Class in org.eclipse.team.internal.ccvs.ui.actions
AddAction performs a 'cvs add' command on the selected resources.
AddAction() - Constructor for class org.eclipse.team.internal.ccvs.ui.actions.AddAction
 
addAction(Action) - Method in class org.eclipse.ui.internal.cheatsheets.data.PerformWhen
 
addAction(ActionDescriptor) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Add an action.
addAction(IMenuManager, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Convenience method to add the action installed under the given action id to the given menu.
addAction(IMenuManager, String, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Convenience method to add the action installed under the given action id to the specified group of the menu.
AddAction_addFailed - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AddAction_addIgnoredQuestion - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AddAction_addIgnoredTitle - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AddAction_adding - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
addActionContribution(SynchronizePageActionGroup) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizePageConfiguration
 
addActionContribution(SynchronizePageActionGroup) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Register the action group with the configuration.
addActions(IMenuManager) - Method in class org.eclipse.jdt.internal.ui.actions.MultiActionGroup
Add the actions to the given menu manager.
addActions(ClasspathModifierAction[]) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage.ClasspathModifierDropDownAction
Add dynamically an array of actions to the drop down menu.
addActionSet(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds an action set to the page.
addActionSet(String) - Method in interface org.eclipse.ui.IPageLayout
Adds an action set with the given id to this page layout.
addActionToMenu(Menu, Action) - Method in class org.eclipse.debug.internal.ui.views.variables.AvailableLogicalStructuresAction
 
addActionToMenu(Menu, Action) - Method in class org.eclipse.jdt.internal.ui.typehierarchy.HistoryDropDownAction
 
addActionToMenu(Menu, Action) - Method in class org.eclipse.pde.internal.ui.view.HistoryDropDownAction
 
addActiveContext(String) - Method in class org.eclipse.core.commands.contexts.ContextManager
Activates a context in this context manager.
addActivity(IActivity) - Method in class org.eclipse.update.internal.core.InstallConfiguration
Method addActivity.
addActivityListener(IActivityListener) - Method in interface org.eclipse.ui.activities.IActivity
Registers an instance of IActivityListener to listen for changes to properties of this instance.
addActivityListener(IActivityListener) - Method in class org.eclipse.ui.internal.activities.ws.CategorizedActivity
 
addActivityManagerListener(IActivityManagerListener) - Method in interface org.eclipse.ui.activities.IActivityManager
Registers an instance of IActivityManagerListener to listen for changes to properties of this instance.
addActivityManagerListener(IActivityManagerListener) - Method in class org.eclipse.ui.internal.activities.AbstractActivityManager
 
addActivityModel(ConfigurationActivityModel) - Method in class org.eclipse.update.internal.model.InstallConfigurationModel
 
addActivityRegistryListener(IActivityRegistryListener) - Method in class org.eclipse.ui.internal.activities.AbstractActivityRegistry
 
addActivityRegistryListener(IActivityRegistryListener) - Method in interface org.eclipse.ui.internal.activities.IActivityRegistry
 
addAdditionalPages() - Method in class org.eclipse.pde.internal.ui.wizards.templates.NewPluginTemplateChoiceWizard
 
addAdditionalPages() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
This wizard adds a mandatory first page.
addAdditionalPages() - Method in class org.eclipse.pde.ui.templates.NewPluginTemplateWizard
Implemented by asking templates in this wizard to contribute pages.
addAditionalProblemParents(Object[]) - Method in class org.eclipse.jdt.internal.ui.viewsupport.ProblemTreeViewer
 
addAdjustedCompletion(String, String, int, int, int, ImageDescriptor) - Method in class org.eclipse.jdt.internal.ui.refactoring.contentassist.CUPositionCompletionProcessor.CUPositionCompletionRequestor
 
AddAdvancedAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Opens a dialog to allow the user to choose among advanced actions.
AddAdvancedAction(IClasspathViewer, IAction[]) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddAdvancedAction
 
AddAdvancedAction_Ad_vanced____1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
addAffectedChild(JavaElementDelta) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Adds the child delta to the collection of affected children.
addAffectedSourceFiles() - Method in class org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
addAll(Object[]) - Method in class org.eclipse.ant.internal.ui.views.AntViewContentProvider
 
addAll(IMarkerSetElement[]) - Method in class org.eclipse.core.internal.resources.MarkerSet
 
addAll(IStatus) - Method in class org.eclipse.core.runtime.MultiStatus
Adds all of the children of the given status to this multi-status.
addAll(Object[], List) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.FavoritesDialog
Copies the array into the list
addAll(Collection) - Method in class org.eclipse.jdi.internal.event.EventSetImpl
 
addAll(char[][][]) - Method in class org.eclipse.jdt.internal.compiler.util.CompoundNameVector
 
addAll(Object[]) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
addAll(ObjectVector) - Method in class org.eclipse.jdt.internal.compiler.util.ObjectVector
 
addAll(char[][]) - Method in class org.eclipse.jdt.internal.compiler.util.SimpleNameVector
 
addAll(SourceFile[]) - Method in class org.eclipse.jdt.internal.core.builder.WorkQueue
 
addAll(IType[]) - Method in class org.eclipse.jdt.internal.core.TypeVector
 
addAll(TypeSet) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints.typesets.EnumeratedTypeSet
 
addAll(ConstraintVariable2[]) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints2.TypeEquivalenceSet
 
addAll(Collection) - Method in class org.eclipse.jdt.internal.ui.preferences.formatter.SnippetPreview
 
addAll(Collection) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
Adds all items from the given collection to this collection
addAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.LazySortedCollection
Adds all items from the given array to the collection
addAll(Object[]) - Method in class org.eclipse.jface.viewers.deferred.SetModel
Adds the given elements to the set
addAll(Collection) - Method in class org.eclipse.jface.viewers.deferred.SetModel
Adds the given elements to the set.
addAll(Change[]) - Method in class org.eclipse.ltk.core.refactoring.CompositeChange
Adds all changes in the given array to the list of children.
addAll(KeyedElement[]) - Method in class org.eclipse.osgi.framework.internal.core.KeyedHashSet
 
addAll(SyncInfoSet) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Add all the sync info from the given set to this set.
addAllJarsToBinIncludes(IBuildEntry, IProject, IBuildModel) - Method in class org.eclipse.pde.internal.ui.editor.build.RuntimeInfoSection
 
addAllPositions(List) - Method in class org.eclipse.jdt.internal.ui.javaeditor.SemanticHighlightingPresenter
Adds all current positions to the given list.
addAllSourceFiles(ArrayList) - Method in class org.eclipse.jdt.internal.core.builder.BatchImageBuilder
 
addAllSubTypes(List) - Method in class org.eclipse.ui.views.markers.internal.MarkerFilter
List all types known to this MarkerFilter.
addAltStyle(String, Bundle) - Method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroPage
Adds the given style to the list.Style is not added if it already exists in the list.
addAltStyle(String, Bundle) - Method in class org.eclipse.ui.internal.intro.impl.model.IntroExtensionContent
Adds the given style to the list.Style is not added if it already exists in the list.
addAltStyles(Hashtable) - Method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroPage
Util method to add map of altstyles to list.
addAlways(Object) - Method in class org.eclipse.ant.internal.ui.dtd.util.SortedSet
Add allowing duplicates.
addAnchor(Anchor) - Method in class org.eclipse.help.internal.toc.TocFile
Registers a new anchor.
addAnnotation(ITextEditor, IStackFrame) - Method in class org.eclipse.debug.internal.ui.InstructionPointerManager
Add an instruction pointer annotation in the specified editor for the specified stack frame.
addAnnotation(Annotation, Position, boolean) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.CompilationUnitAnnotationModel
 
addAnnotation(Annotation, Position) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
addAnnotation(Annotation, Position, boolean) - Method in class org.eclipse.jface.text.source.AnnotationModel
Adds the given annotation to this model.
addAnnotation(Annotation, Position) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
Adds a annotation to this annotation model.
addAnnotation(Annotation, Position) - Method in class org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer
 
addAnnotationModel(Object, IAnnotationModel) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
addAnnotationModel(Object, IAnnotationModel) - Method in interface org.eclipse.jface.text.source.IAnnotationModelExtension
Attaches attachment to the receiver.
addAnnotationModelListener(IAnnotationModelListener) - Method in class org.eclipse.jface.text.source.AnnotationModel
 
addAnnotationModelListener(IAnnotationModelListener) - Method in interface org.eclipse.jface.text.source.IAnnotationModel
Registers the annotation model listener with this annotation model.
addAnnotationModelListener(IAnnotationModelListener) - Method in class org.eclipse.ui.internal.texteditor.quickdiff.DocumentLineDiffer
 
addAnnotationPositions(IJavaElement, long[]) - Method in class org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
addAnnotations(IEditorPart, IStackFrame) - Method in class org.eclipse.debug.internal.ui.DelegatingModelPresentation
 
addAnnotations(IEditorPart, IStackFrame) - Method in class org.eclipse.debug.internal.ui.LazyModelPresentation
 
addAnnotations(IEditorPart, IStackFrame) - Method in interface org.eclipse.debug.ui.IDebugEditorPresentation
Positions and adds annotations to the given editor for the specified stack frame and returns whether any annotations were added.
addAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Adds the given annotation type to the list of annotation types whose annotations should be painted by this painter using squiggly drawing.
addAnnotationType(Object, Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Adds the given annotation type to the list of annotation types whose annotations should be painted by this painter using the given drawing strategy.
addAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
Adds the given annotation type to this annotation ruler column.
addAnnotationType(Object) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Adds the given annotation type to this overview ruler.
addAnnotationType(Object) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
addAnnotationTypeDeclaration(int, char[], char[], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addAnonymousType(TypeDeclaration, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addAntModelListener(IAntModelListener) - Method in class org.eclipse.ant.internal.ui.model.AntModelCore
 
addAntSection() - Method in class org.eclipse.pde.internal.ui.wizards.exports.BaseExportWizardPage
 
addAntSection() - Method in class org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizardPage
 
addApplet(Map, ILaunchConfiguration) - Method in class org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator
Convert applet launch configuration to Ant target and add it to a document.
addArc(float, float, float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver a circular or elliptical arc that lies within the specified rectangular area.
addArchiveReferenceModel(ArchiveReferenceModel) - Method in class org.eclipse.update.core.model.SiteModel
Adds an archive reference model to site.
addArchiveReferenceModel(ArchiveReferenceModel) - Method in class org.eclipse.update.internal.model.SiteWithTimestamp
 
addArchives(ISiteArchive[]) - Method in interface org.eclipse.pde.internal.core.isite.ISite
 
addArchives(ISiteArchive[]) - Method in class org.eclipse.pde.internal.core.site.Site
 
AddArgumentCorrectionProposal - Class in org.eclipse.jdt.internal.ui.text.correction
 
AddArgumentCorrectionProposal(String, ICompilationUnit, ASTNode, int[], ITypeBinding[], int) - Constructor for class org.eclipse.jdt.internal.ui.text.correction.AddArgumentCorrectionProposal
 
addArguments(String[], List) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
 
addArmListener(ArmListener) - Method in class org.eclipse.swt.widgets.MenuItem
Adds the listener to the collection of listeners who will be notified when the arm events are generated for the control, by sending it one of the messages defined in the ArmListener interface.
addArrayToVector(ArrayList, Object[]) - Method in class org.eclipse.pde.internal.core.plugin.AbstractExtensions
 
AddAssertionMASK - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
addAttribute(IAttribute) - Method in class org.eclipse.ant.internal.ui.dtd.schema.Element
Add an attribute to the attribute map.
addAttribute(String, String, char) - Method in class org.eclipse.ant.internal.ui.editor.formatter.XmlTagFormatter.Tag
 
addAttribute(String, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleNativeCode
addAttribute is used to add the specification-version string to the package description.
addAttribute(String, String) - Method in class org.eclipse.osgi.util.ManifestElement
Add an attribute to this manifest element.
addAttribute(ISchemaAttribute) - Method in class org.eclipse.pde.internal.core.schema.SchemaComplexType
 
addAttribute(ISchemaAttribute, ISchemaAttribute) - Method in class org.eclipse.pde.internal.core.schema.SchemaComplexType
 
addAttribute(String, String) - Method in class org.eclipse.ui.internal.intro.impl.html.HTMLElement
Add an attribute with the given name and value to this HTMLElement
addAttributeChange(LaunchConfigurationContainer, String, String) - Method in class org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.ChangeList
 
addAttributeChangeIfNeeded(LaunchConfigurationContainer, String, String, String) - Method in class org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.ChangeList
 
addAttributeOperation(IDocumentAttribute, String, IDocument) - Static method in class org.eclipse.pde.internal.ui.wizards.product.TextEditUtilities
 
addAttributes() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the attributes for the receiver.
addAuthorizationInfo(URL, String, String, Map) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Adds the given authorization information to the database.
addAuthorizationInfo(URL, String, String, Map) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
addAuthorizationInfo(URL, String, String, Map) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
addAuthorizationInfo(URL, String, String, Map) - Static method in class org.eclipse.core.runtime.Platform
Adds the given authorization information to the key ring.
addBaseClasses(String[]) - Method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
addBidiSegmentListener(BidiSegmentListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a bidirectional segment listener.
addBinary(IFile, IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger addition of a resource to an index Note: the actual operation is performed in background
addBinding(Binding) - Method in class org.eclipse.jface.bindings.BindingManager
Adds a single new binding to the existing array of bindings.
addBindingManagerListener(IBindingManagerListener) - Method in class org.eclipse.jface.bindings.BindingManager
Adds a listener to this binding manager.
addBlob(File, boolean) - Method in class org.eclipse.core.internal.localstore.BlobStore
 
addBlob(IPath, UniversalUniqueIdentifier, long) - Method in class org.eclipse.core.internal.localstore.HistoryBucket
 
addBlobs(HistoryBucket.HistoryEntry) - Method in class org.eclipse.core.internal.localstore.HistoryBucket
 
AddBlockCommentAction - Class in org.eclipse.jdt.internal.ui.actions
Action that encloses the editor's current selection with Java block comment terminators (/* and */).
AddBlockCommentAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.jdt.internal.ui.actions.AddBlockCommentAction
Creates a new instance.
addBookmark(String, String) - Method in class org.eclipse.help.internal.base.BookmarkManager
 
addBookmark() - Method in class org.eclipse.help.internal.webapp.data.BookmarksData
 
addBookmark(NamedModelObject) - Method in class org.eclipse.update.internal.ui.model.UpdateModel
 
AddBookmarkAction - Class in org.eclipse.ui.actions
Standard action for adding a bookmark to the currently selected file resource(s).
AddBookmarkAction(Shell) - Constructor for class org.eclipse.ui.actions.AddBookmarkAction
Creates a new bookmark action.
AddBookmarkAction(Shell, boolean) - Constructor for class org.eclipse.ui.actions.AddBookmarkAction
Creates a new bookmark action.
addBookmarkAction - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
 
AddBookmarkDialog_message - Static variable in class org.eclipse.ui.internal.ide.IDEWorkbenchMessages
 
AddBookmarkDialog_title - Static variable in class org.eclipse.ui.internal.ide.IDEWorkbenchMessages
 
AddBookmarkLabel - Static variable in class org.eclipse.ui.internal.ide.IDEWorkbenchMessages
 
AddBookmarkToolTip - Static variable in class org.eclipse.ui.internal.ide.IDEWorkbenchMessages
 
addBootClassPathArguments(List, VMRunnerConfiguration) - Method in class org.eclipse.jdt.internal.launching.StandardVMRunner
 
addBreakpoint(String) - Method in class org.eclipse.ant.internal.ui.antsupport.logger.debug.RemoteAntDebugBuildLogger
 
addBreakpoint(IBreakpoint) - Method in interface org.eclipse.debug.core.IBreakpointManager
Adds the given breakpoint to the collection of registered breakpoints in the workspace and notifies all registered listeners.
addBreakpoint(IBreakpoint) - Method in class org.eclipse.debug.internal.core.BreakpointManager
 
addBreakpoint(IBreakpoint) - Method in class org.eclipse.debug.internal.ui.views.breakpoints.BreakpointContainer
Adds a breakpoint to this container and its nested containers.
addBreakpoint(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.internal.ui.views.breakpoints.BreakpointOrganizerExtension
 
addBreakpoint(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.internal.ui.views.breakpoints.BreakpointSetOrganizer
 
addBreakpoint(IBreakpoint, IAdaptable) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
 
addBreakpoint(IBreakpoint, IAdaptable) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
Adds the specified breakpoint to the given category.
addBreakpointListener(IBreakpointListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
Adds the given listener to the collection of registered breakpoint listeners.
addBreakpointListener(IBreakpointsListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
Adds the given listener to the collection of registered breakpoint listeners.
addBreakpointListener(IBreakpointListener) - Method in class org.eclipse.debug.internal.core.BreakpointManager
 
addBreakpointListener(IBreakpointsListener) - Method in class org.eclipse.debug.internal.core.BreakpointManager
 
addBreakpointManagerListener(IBreakpointManagerListener) - Method in interface org.eclipse.debug.core.IBreakpointManager
Adds the given listener to the collection of registered breakpoint manager listeners.
addBreakpointManagerListener(IBreakpointManagerListener) - Method in class org.eclipse.debug.internal.core.BreakpointManager
 
addBreakpoints(IBreakpoint[]) - Method in interface org.eclipse.debug.core.IBreakpointManager
Adds the given breakpoints to the collection of registered breakpoints in the workspace and notifies all registered listeners.
addBreakpoints(IBreakpoint[]) - Method in class org.eclipse.debug.internal.core.BreakpointManager
 
addBrowseField(String, String, boolean) - Method in class org.eclipse.debug.internal.ui.MultipleInputDialog
 
addBrowser(IBrowserDescriptor) - Method in class org.eclipse.ui.internal.browser.BrowserManager
 
addBuffer(IBuffer) - Method in class org.eclipse.jdt.internal.core.BufferManager
Adds a buffer to the table of open buffers.
addBufferChangedListener(IBufferChangedListener) - Method in interface org.eclipse.jdt.core.IBuffer
Adds the given listener for changes to this buffer.
addBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.jdt.internal.core.Buffer
 
addBufferChangedListener(IBufferChangedListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.DocumentAdapter
 
AddBuildFilesAction - Class in org.eclipse.ant.internal.ui.views.actions
Action that prompts the user for build files and adds the selected files to an AntView
AddBuildFilesAction(AntView) - Constructor for class org.eclipse.ant.internal.ui.views.actions.AddBuildFilesAction
 
AddBuildFilesAction_0 - Static variable in class org.eclipse.ant.internal.ui.views.actions.AntViewActionMessages
 
AddBuildFilesAction_1 - Static variable in class org.eclipse.ant.internal.ui.views.actions.AntViewActionMessages
 
AddBuildFilesAction_2 - Static variable in class org.eclipse.ant.internal.ui.views.actions.AntViewActionMessages
 
AddBuildFilesAction_3 - Static variable in class org.eclipse.ant.internal.ui.views.actions.AntViewActionMessages
 
AddBuildFilesAction_4 - Static variable in class org.eclipse.ant.internal.ui.views.actions.AntViewActionMessages
 
AddBuildFilesAction_5 - Static variable in class org.eclipse.ant.internal.ui.views.actions.AntViewActionMessages
 
addBuildListener(String) - Method in class org.eclipse.ant.core.AntRunner
Adds a build listener.
addBuildListeners(List) - Method in class org.eclipse.ant.internal.core.ant.InternalAntRunner
Adds a build listener.
addBuildLogger(String) - Method in class org.eclipse.ant.core.AntRunner
Sets the build logger.
addBuildLogger(String) - Method in class org.eclipse.ant.internal.core.ant.InternalAntRunner
Adds a build logger.
addBullet(StringBuffer, String) - Static method in class org.eclipse.ant.internal.ui.editor.derived.HTMLPrinter
 
addBullet(StringBuffer, String) - Static method in class org.eclipse.jdt.internal.ui.text.HTMLPrinter
 
addBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.ReadOnlyState
 
addBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.StateImpl
 
addBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.SystemState
 
addBundle(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.UserState
 
addBundle(BundleDescription) - Method in interface org.eclipse.osgi.service.resolver.State
Adds the given bundle to this state.
addBundle(Dictionary, File) - Method in class org.eclipse.pde.internal.build.site.PDEState
 
addBundle(File) - Method in class org.eclipse.pde.internal.build.site.PDEState
 
addBundle(IPluginModelBase, boolean) - Method in class org.eclipse.pde.internal.core.MinimalState
 
addBundle(IPluginModelBase, long) - Method in class org.eclipse.pde.internal.core.MinimalState
 
addBundle(Dictionary, File, boolean, long) - Method in class org.eclipse.pde.internal.core.MinimalState
 
addBundle(File, boolean, long) - Method in class org.eclipse.pde.internal.core.MinimalState
 
addBundle(Dictionary, File, boolean, long) - Method in class org.eclipse.pde.internal.core.PDEState
 
addBundleDescription(BundleDescription) - Method in class org.eclipse.pde.internal.build.site.PDEState
 
addBundleDescription(BundleDescription) - Method in class org.eclipse.pde.internal.core.MinimalState
 
addBundleListener(BundleListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a bundle listener.
addBundleListener(BundleListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified BundleListener object to the context bundle's list of listeners if not already present.
addBundles(Collection) - Method in class org.eclipse.pde.internal.build.site.PDEState
 
addBundles(Collection) - Method in class org.eclipse.pde.internal.build.site.PluginRegistryConverter
Deprecated.  
addButtonListener(PaneFolderButtonListener) - Method in class org.eclipse.ui.internal.presentations.PaneFolder
 
addButtonListener(R21PaneFolderButtonListener) - Method in class org.eclipse.ui.internal.presentations.r21.widgets.R21PaneFolder
 
addButtonsToButtonGroup(Composite) - Method in class org.eclipse.ant.internal.ui.preferences.AntPage
Adds buttons specific to the page.
addButtonsToButtonGroup(Composite) - Method in class org.eclipse.ant.internal.ui.preferences.AntPropertiesBlock
 
addButtonsToButtonGroup(Composite) - Method in class org.eclipse.ant.internal.ui.preferences.AntTasksPage
 
addButtonsToButtonGroup(Composite) - Method in class org.eclipse.ant.internal.ui.preferences.AntTypesPage
 
addCachedMirror(ReferenceTypeImpl) - Method in class org.eclipse.jdi.internal.VirtualMachineImpl
Adds mirror object to cache.
addCachedMirror(ObjectReferenceImpl) - Method in class org.eclipse.jdi.internal.VirtualMachineImpl
Adds mirror object to cache.
addCachedModel(String, IntroModelRoot) - Method in class org.eclipse.ui.internal.intro.impl.model.loader.BaseExtensionPointManager
Add a model to the cache.
addCallLocation(CallLocation) - Method in class org.eclipse.jdt.internal.corext.callhierarchy.MethodCall
 
addCastToRemove(CastVariable2) - Method in class org.eclipse.jdt.internal.corext.refactoring.generics.InferTypeArgumentsUpdate
 
addCategories(ISiteCategory[]) - Method in interface org.eclipse.pde.internal.core.isite.ISiteFeature
 
addCategories(ISiteCategory[]) - Method in class org.eclipse.pde.internal.core.site.SiteFeature
 
addCategory(ICategory) - Method in interface org.eclipse.update.core.ISiteFeatureReference
Adds a category to the referenced feature.
addCategory(ICategory) - Method in class org.eclipse.update.core.SiteFeatureReference
Adds a category to the referenced feature.
addCategoryDefinitions(ISiteCategoryDefinition[]) - Method in interface org.eclipse.pde.internal.core.isite.ISite
 
addCategoryDefinitions(ISiteCategoryDefinition[]) - Method in class org.eclipse.pde.internal.core.site.Site
 
addCategoryListener(ICategoryListener) - Method in class org.eclipse.core.commands.Category
Adds a listener to this category that will be notified when this category's state changes.
addCategoryListener(ICategoryListener) - Method in interface org.eclipse.ui.activities.ICategory
Registers an instance of ICategoryListener to listen for changes to properties of this instance.
addCategoryListener(ICategoryListener) - Method in interface org.eclipse.ui.commands.ICategory
Deprecated. Registers an instance of ICategoryListener to listen for changes to attributes of this instance.
addCategoryModel(CategoryModel) - Method in class org.eclipse.update.core.model.SiteModel
Adds a category model to site.
addCategoryModel(CategoryModel) - Method in class org.eclipse.update.internal.model.SiteWithTimestamp
 
addCategoryName(String) - Method in class org.eclipse.update.core.SiteFeatureReferenceModel
Adds the name of a category this feature belongs to.
addCategoryPresentationBinding(String, String) - Method in class org.eclipse.ui.internal.themes.ThemeRegistry
Add a category presentation binding.
addCellEditor(CellEditor) - Method in class org.eclipse.ui.part.CellEditorActionHandler
Adds a CellEditor to the handler so that the Cut, Copy, Paste, Delete, Select All, Find, Undo, and Redo actions are redirected to it when active.
addCertificates(Certificate[]) - Method in class org.eclipse.update.internal.security.JarVerificationResult
 
addChange(ICompilationUnit, IJavaElementDelta) - Method in class org.eclipse.jdt.internal.core.hierarchy.ChangeCollector
 
addChange(Change) - Method in class org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.ChangeList
 
addChangedFolder(IContainer) - Method in class org.eclipse.team.internal.ccvs.core.syncinfo.ReentrantLock.CVSThreadInfo
 
addChangedListener(ITypeHierarchyLifeCycleListener) - Method in class org.eclipse.jdt.internal.ui.typehierarchy.TypeHierarchyLifeCycle
 
addChangedResource(IResource) - Method in class org.eclipse.team.internal.core.subscribers.BatchingLock.ThreadInfo
 
addChangeListener(IPathVariableChangeListener) - Method in class org.eclipse.core.internal.resources.PathVariableManager
 
addChangeListener(IPathVariableChangeListener) - Method in interface org.eclipse.core.resources.IPathVariableManager
Registers the given listener to receive notification of changes to path variables.
addChangeListener(IChangeListener) - Method in class org.eclipse.ui.internal.Model
Adds the given listener to the set of listeners that will be notified when the state changes.
addChangeOverriddenModfierProposal(IInvocationContext, IProblemLocation, Collection, int) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addChangeSenderTypeProposals(IInvocationContext, Expression, ITypeBinding, boolean, int, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.TypeMismatchSubProcessor
 
addChangeSets(IMenuManager) - Method in class org.eclipse.team.internal.ui.synchronize.actions.ChangeSetActionGroup
 
addCheckBox(Composite, String, String, int) - Method in class org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage
 
addCheckBox(Composite, String, OptionsConfigurationBlock.Key, String[], int) - Method in class org.eclipse.jdt.internal.ui.preferences.OptionsConfigurationBlock
 
addCheckedOptionalFeatures(boolean, boolean, IInstallConfiguration, Set) - Method in class org.eclipse.update.internal.operations.FeatureHierarchyElement
Adds checked optional features to the provided set.
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jdt.internal.ui.jarpackager.CheckboxTreeAndListGroup
Adds the passed listener to self's collection of clients that listen for changes to element checked states
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jface.viewers.CheckboxTableViewer
 
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.jface.viewers.CheckboxTreeViewer
 
addCheckStateListener(ICheckStateListener) - Method in interface org.eclipse.jface.viewers.ICheckable
Adds a listener for changes to the checked state of elements in this viewer.
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.ui.internal.ide.dialogs.ResourceTreeAndListGroup
Add the passed listener to self's collection of clients that listen for changes to element checked states
addCheckStateListener(ICheckStateListener) - Method in class org.eclipse.ui.internal.ide.misc.CheckboxTreeAndListGroup
Add the passed listener to self's collection of clients that listen for changes to element checked states
addChild(DocumentRangeNode) - Method in class org.eclipse.compare.structuremergeviewer.DocumentRangeNode
Adds the given node as a child.
addChild(IPath, String, AbstractDataTreeNode) - Method in class org.eclipse.core.internal.dtree.DeltaDataTree
Adds a child to the tree.
addChild(String, IEclipsePreferences) - Method in class org.eclipse.core.internal.preferences.EclipsePreferences
 
addChild(ContextsNode) - Method in class org.eclipse.help.internal.context.ContextsNode
Adds a child
addChild(IDOMNode) - Method in interface org.eclipse.jdt.core.jdom.IDOMNode
Deprecated. Adds the given un-parented node (document fragment) as the last child of this node.
addChild(IDOMNode) - Method in class org.eclipse.jdt.internal.core.jdom.AbstractDOMBuilder
Deprecated. Adds the given node to the current enclosing scope, building the JDOM tree.
addChild(IDOMNode) - Method in class org.eclipse.jdt.internal.core.jdom.DOMBuilder
Deprecated. Adds the given node to the current enclosing scope, building the JDOM tree.
addChild(IDOMNode) - Method in class org.eclipse.jdt.internal.core.jdom.DOMNode
Deprecated. Adds the given un-parented node (document fragment) as the last child of this node.
addChild(TextEditChangeElement) - Method in class org.eclipse.ltk.internal.ui.refactoring.PseudoLanguageChangeElement
Adds the given TextEditChangeElement as a child to this PseudoJavaChangeElement
addChild(PseudoLanguageChangeElement) - Method in class org.eclipse.ltk.internal.ui.refactoring.PseudoLanguageChangeElement
Adds the given PseudoJavaChangeElement as a child to this PseudoJavaChangeElement
addChild(ISchemaObject) - Method in class org.eclipse.pde.internal.core.schema.SchemaCompositor
 
addChild(TextEdit) - Method in class org.eclipse.text.edits.TextEdit
Adds the given edit child to this edit.
addChild(FileSystemElement) - Method in class org.eclipse.ui.dialogs.FileSystemElement
Adds the passed child to this object's collection of children.
addChild(ComponentScope, int) - Method in class org.eclipse.ui.internal.components.registry.ComponentScope
 
addChild(AbstractIntroElement) - Method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroContainer
Adds a model element as a child.
addChild(PartSashContainer.RelationshipInfo) - Method in class org.eclipse.ui.internal.PartSashContainer
 
addChild(PartSashContainer.RelationshipInfo) - Method in class org.eclipse.ui.internal.ViewSashContainer
 
addChild(IFeature) - Method in interface org.eclipse.update.core.IFeatureContentConsumer
Link the content consumer of the feature as a child content consumer
addChild(IFeature) - Method in class org.eclipse.update.internal.core.FeatureExecutableContentConsumer
 
addChild(NamedModelObject) - Method in class org.eclipse.update.internal.ui.model.BookmarkFolder
 
addChildNode(AntElementNode) - Method in class org.eclipse.ant.internal.ui.model.AntElementNode
Adds the specified element as a child.
addChildNode(IDocumentNode) - Method in interface org.eclipse.pde.internal.ui.model.IDocumentNode
 
addChildNode(IDocumentNode, int) - Method in interface org.eclipse.pde.internal.ui.model.IDocumentNode
 
addChildNode(IDocumentNode) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginDocumentNode
 
addChildNode(IDocumentNode, int) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginDocumentNode
 
addChildren(UnifiedTreeNode) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addChildren(TextEdit[]) - Method in class org.eclipse.text.edits.TextEdit
Adds all edits in edits to this edit.
addChildren(Object, Object[], IProgressMonitor) - Method in class org.eclipse.ui.progress.DeferredTreeContentManager
Create a UIJob to add the children to the parent in the tree viewer.
addChildren(NamedModelObject[]) - Method in class org.eclipse.update.internal.ui.model.BookmarkFolder
 
addChildrenFromFileSystem(UnifiedTreeNode, String, Object[], int) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addChildrenMarker() - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addChildToTree(UnifiedTreeNode, UnifiedTreeNode) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addClassDeclaration(int, char[], char[], char[][], char[], char[][], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.ClassPrepareRequest
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.ClassUnloadRequest
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.ExceptionRequest
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MethodEntryRequest
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.MethodExitRequest
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.StepRequest
 
addClassExclusionFilter(String) - Method in interface com.sun.jdi.request.WatchpointRequest
 
addClassExclusionFilter(String) - Method in interface org.eclipse.jdi.hcr.ReenterStepRequest
Restricts the events generated by this request to those whose location is in a class whose name does NOT match this restricted regular expression.
addClassExclusionFilter(String) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts the events generated by this request to the preparation of reference types whose name does not match this restricted regular expression.
addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.ClassPrepareRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.ClassPrepareRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.ClassUnloadRequest
 
addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.ExceptionRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.ExceptionRequest
 
addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MethodEntryRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.MethodEntryRequest
 
addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.MethodExitRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.MethodExitRequest
 
addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.StepRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.StepRequest
 
addClassFilter(ReferenceType) - Method in interface com.sun.jdi.request.WatchpointRequest
 
addClassFilter(String) - Method in interface com.sun.jdi.request.WatchpointRequest
 
addClassFilter(ReferenceType) - Method in interface org.eclipse.jdi.hcr.ReenterStepRequest
Restricts the events generated by this request to those whose location is in this class..
addClassFilter(String) - Method in interface org.eclipse.jdi.hcr.ReenterStepRequest
Restricts the events generated by this request to those whose location is in a class whose name matches this restricted regular expression.
addClassFilter(ReferenceType) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts the events generated by this request to the preparation of reference types whose name matches this restricted regular expression.
addClassFilter(String) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts the events generated by this request to be the preparation of the given reference type and any subtypes.
addClasspathDeltas(IPackageFragmentRoot[], int, JavaElementDelta) - Method in class org.eclipse.jdt.internal.core.SetClasspathOperation
Adds deltas for the given roots, with the specified change flag, and closes the root.
addClassPathEntry(ArrayList, String, AbstractBundleData, ProtectionDomain) - Method in class org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader
Adds a classpath entry to this classloader
AddClassPrepareBreakpointAction - Class in org.eclipse.jdt.internal.debug.ui.breakpoints
 
AddClassPrepareBreakpointAction() - Constructor for class org.eclipse.jdt.internal.debug.ui.breakpoints.AddClassPrepareBreakpointAction
 
AddClassPrepareBreakpointAction_0 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddClassPrepareBreakpointAction_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddClassPrepareBreakpointAction_2 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
addClinit() - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
This method is responsible for adding a method declaration to the type method collections.
addClipboardActions(IMenuManager) - Method in class org.eclipse.pde.internal.ui.editor.PDEFormEditorContributor
 
addCloseListener(IBrowserCloseListener) - Method in class org.eclipse.help.ui.internal.browser.embedded.EmbeddedBrowser
 
addCloseWindowListener(CloseWindowListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the window hosting the receiver should be closed.
addColumnData(ColumnLayoutData) - Method in class org.eclipse.jdt.internal.ui.util.TableLayoutComposite
Adds a new column of data to this table layout.
addColumnData(ColumnLayoutData) - Method in class org.eclipse.jface.viewers.TableLayout
Adds a new column of data to this table layout.
addColumnData(ColumnLayoutData) - Method in class org.eclipse.update.internal.ui.wizards.TableLayoutComposite
Adds a new column of data to this table layout.
addComboBox(Composite, String, String, String[], String[], int) - Method in class org.eclipse.ant.internal.ui.preferences.AntEditorPreferencePage
 
addComboBox(Composite, String, OptionsConfigurationBlock.Key, String[], String[], int) - Method in class org.eclipse.jdt.internal.ui.preferences.OptionsConfigurationBlock
 
addComboBox(Composite, String, OptionsConfigurationBlock.Key, String[], String[], int) - Method in class org.eclipse.jdt.internal.ui.preferences.SpellingConfigurationBlock
 
addCommand(int, int, String, IDocumentListener) - Method in class org.eclipse.jface.text.DocumentCommand
Adds an additional replace command.
addCommandListener(ICommandListener) - Method in class org.eclipse.core.commands.Command
Adds a listener to this command that will be notified when this command's state changes.
addCommandListener(ICommandListener) - Method in interface org.eclipse.ui.commands.ICommand
Deprecated. Registers an instance of ICommandListener to listen for changes to attributes of this instance.
addCommandManagerListener(ICommandManagerListener) - Method in class org.eclipse.core.commands.CommandManager
Adds a listener to this command manager.
addCommandManagerListener(ICommandManagerListener) - Method in interface org.eclipse.ui.commands.ICommandManager
Deprecated. Registers an instance of ICommandManagerListener to listen for changes to attributes of this instance.
addCommandManagerListener(ICommandManagerListener) - Method in class org.eclipse.ui.internal.commands.CommandManagerWrapper
 
addComment(int, int, int) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addComment(int, int, int) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Adds a comment to the Ant model Only called if canGetLexicalInfo() is true
addComment(String) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager
Method addComment.
addComments(Node, Vector) - Method in class org.eclipse.pde.internal.core.plugin.PluginObject
 
addComments(Node) - Method in class org.eclipse.pde.internal.core.schema.SchemaElementReference
 
addComments(Node, Vector) - Method in class org.eclipse.pde.internal.core.schema.SchemaElementReference
 
addCompareInputChangeListener(ICompareInputChangeListener) - Method in class org.eclipse.compare.structuremergeviewer.DiffNode
Registers a listener for changes of this ICompareInput.
addCompareInputChangeListener(ICompareInputChangeListener) - Method in interface org.eclipse.compare.structuremergeviewer.ICompareInput
Registers the given listener for notification.
addCompilationUnit(ICompilationUnit, CompilationUnitDeclaration) - Method in class org.eclipse.jdt.internal.compiler.Compiler
 
addCompoundListener(ICompoundEditListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompoundEditExitStrategy
Adds a compound edit listener.
addCompoundListener(ICompoundEditListener) - Method in class org.eclipse.ui.internal.texteditor.CompoundEditExitStrategy
Adds a compound edit listener.
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in class org.eclipse.osgi.framework.internal.core.ConditionalPermissionAdminImpl
 
addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[]) - Method in interface org.osgi.service.condpermadmin.ConditionalPermissionAdmin
Create a new Conditional Permission Info.
addConfiguration(IInstallConfiguration) - Method in interface org.eclipse.update.configuration.ILocalSite
Adds the specified configuration to this local site.
addConfiguration(IInstallConfiguration) - Method in class org.eclipse.update.internal.core.SiteLocal
adds a new configuration to the LocalSite the newly added configuration is teh current one
addConfigurationModel(InstallConfigurationModel) - Method in class org.eclipse.update.internal.model.SiteLocalModel
adds a new configuration to the LocalSite the newly added configuration is teh current one
addConfigurationSiteModel(ConfiguredSiteModel) - Method in class org.eclipse.update.internal.model.InstallConfigurationModel
Adds the configuration to the list is called when adding a Site or parsing the XML file in this case we do not want to create a new activity, so we do not want t call addConfigurationSite()
addConfiguredFeatureReference(FeatureReferenceModel) - Method in class org.eclipse.update.internal.model.ConfigurationPolicyModel
adds a feature in the configuredReference list also used by the parser to avoid creating another activity
addConfiguredSite(IConfiguredSite) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Adds the specified site to this configuration.
addConfiguredSite(IConfiguredSite) - Method in class org.eclipse.update.internal.core.InstallConfiguration
 
addConfiguredSiteChangedListener(IConfiguredSiteChangedListener) - Method in interface org.eclipse.update.configuration.IConfiguredSite
Adds a change listener to the configured site.
addConfiguredSiteChangedListener(IConfiguredSiteChangedListener) - Method in class org.eclipse.update.internal.core.ConfiguredSite
 
addConnectedVM(VirtualMachineImpl) - Method in class org.eclipse.jdi.internal.VirtualMachineManagerImpl
Adds a VM to the connected VM list.
addConsoleListener(IConsoleLineTracker) - Method in class org.eclipse.debug.internal.ui.views.console.ConsoleLineNotifier
Adds the given listener to the list of listeners notified when a line of text is appended to the console.
addConsoleListener(IConsoleListener) - Method in interface org.eclipse.ui.console.IConsoleManager
Registers the given listener for console notifications.
addConsoleListener(IConsoleListener) - Method in class org.eclipse.ui.internal.console.ConsoleManager
 
addConsoles(IConsole[]) - Method in interface org.eclipse.ui.console.IConsoleManager
Adds the given consoles to the console manager.
addConsoles(IConsole[]) - Method in class org.eclipse.ui.internal.console.ConsoleManager
 
addConstructorDeclaration(char[], char[][], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addConstructorFromSuperclassProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addConstructorReference(char[], int) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
AddContainerAction - Class in org.eclipse.debug.internal.ui.sourcelookup
The action to add a new source container.
AddContainerAction() - Constructor for class org.eclipse.debug.internal.ui.sourcelookup.AddContainerAction
 
addContainerResolver(IRuntimeClasspathEntryResolver, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Registers the given resolver for the specified container.
addContent(Object) - Method in class org.eclipse.ant.internal.ui.preferences.AntPage
Adds an object to the contents
addContent(Composite) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationPropertiesDialog
Adds content to the dialog area
addContent(Composite) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog
Adds content to the dialog area
addContent(Object) - Method in class org.eclipse.ui.internal.intro.impl.html.HTMLElement
Add content to this element.
addContentChangeListener(IContentChangeListener) - Method in class org.eclipse.compare.BufferedContent
 
addContentChangeListener(IContentChangeListener) - Method in interface org.eclipse.compare.IContentChangeNotifier
Adds a content change listener to this notifier.
addContentFilter(String) - Method in interface org.eclipse.pde.core.plugin.IPluginLibrary
Export a particular package in a library.
addContentFilter(String) - Method in class org.eclipse.pde.internal.core.plugin.PluginLibrary
 
addContentFilter(String) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginLibraryNode
 
addContentFilter(PluginElementNode) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginLibraryNode
 
addContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener) - Method in class org.eclipse.core.internal.content.ContentTypeManager
 
addContentTypeChangeListener(IContentTypeManager.IContentTypeChangeListener) - Method in interface org.eclipse.core.runtime.content.IContentTypeManager
Register the given listener for notification of content type changes.
addContext(IUndoContext) - Method in class org.eclipse.core.commands.operations.AbstractOperation
 
addContext(IUndoContext) - Method in interface org.eclipse.core.commands.operations.IUndoableOperation
Add the specified context to the operation.
addContext(IContext) - Method in class org.eclipse.help.internal.context.ContextManager
Registers context in the manager.
addContext(IUndoContext) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoableOperation2ChangeAdapter
 
addContextListener(IContextListener) - Method in class org.eclipse.core.commands.contexts.Context
Registers an instance of IContextListener to listen for changes to properties of this instance.
addContextListener(IContextListener) - Method in interface org.eclipse.ui.contexts.IContext
Deprecated. Registers an instance of IContextListener to listen for changes to properties of this instance.
addContextListener(IContextListener) - Method in class org.eclipse.ui.internal.contexts.ContextWrapper
 
addContextManagerListener(IContextManagerListener) - Method in class org.eclipse.core.commands.contexts.ContextManager
Adds a listener to this context manager.
addContextManagerListener(IContextManagerListener) - Method in interface org.eclipse.ui.contexts.IContextManager
Deprecated. Registers an instance of IContextManagerListener to listen for changes to properties of this instance.
addContextManagerListener(IContextManagerListener) - Method in class org.eclipse.ui.internal.contexts.ContextManagerWrapper
 
addContextMenuManager(IMenuManager) - Method in class org.eclipse.debug.ui.AbstractDebugView
Adds a context menu manager that is relevant to this view.
addContextType(TemplateContextType) - Method in class org.eclipse.jface.text.templates.ContextTypeRegistry
Adds a context type to the registry.
addContextType(String) - Method in class org.eclipse.ui.editors.text.templates.ContributionContextTypeRegistry
Tries to create a context type given an id.
addContributorsFor(Class) - Method in class org.eclipse.ui.internal.ObjectContributorManager
Return the list of contributors for the supplied class.
addControlAccessibleListener(Control, String) - Method in class org.eclipse.ui.externaltools.internal.launchConfigurations.ExternalToolsMainTab
 
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TableColumn
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.Tracker
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addControlListener(ControlListener) - Method in class org.eclipse.swt.widgets.TreeColumn
Adds the listener to the collection of listeners who will be notified when the control is moved or resized, by sending it one of the messages defined in the ControlListener interface.
addCoolBar(int) - Method in class org.eclipse.jface.window.ApplicationWindow
Configures this window to have a cool bar.
addCopy(IResource, CopyArguments) - Method in class org.eclipse.jdt.internal.corext.refactoring.participants.ResourceModifications
Adds the given resource to the list of resources to be copied.
addCorrectAccessToStaticProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addCountFilter(int) - Method in interface com.sun.jdi.request.EventRequest
 
addCountFilter(int) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Sets countfilter.
addCreate(IResource) - Method in class org.eclipse.jdt.internal.corext.refactoring.participants.ResourceModifications
Adds the given resource to the list of resources to be created.
addCTabFolder2Listener(CTabFolder2Listener) - Method in class org.eclipse.swt.custom.CTabFolder
Adds the listener to the collection of listeners who will be notified when a tab item is closed, minimized, maximized, restored, or to show the list of items that are not currently visible.
addCTabFolderListener(CTabFolderListener) - Method in class org.eclipse.swt.custom.CTabFolder
Deprecated. use addCTabFolder2Listener(CTabFolder2Listener)
addCTabFolderListener(CTabFolderListener) - Method in class org.eclipse.ui.internal.presentations.r21.widgets.CTabFolder
Adds the listener to the collection of listeners who will be notified when a tab item is closed.
addCurrentBreakpoint(IBreakpoint) - Method in class org.eclipse.jdt.internal.debug.core.model.JDIThread
Adds the given breakpoint to the list of breakpoints this thread is suspended at
AddCustomConstructorOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Workspace runnable to add custom constructors initializing fields.
AddCustomConstructorOperation(IType, IJavaElement, CompilationUnit, IVariableBinding[], IMethodBinding, CodeGenerationSettings, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddCustomConstructorOperation
Creates a new add custom constructor operation.
AddCustomConstructorOperation_description - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
AddCustomDialog - Class in org.eclipse.ant.internal.ui.preferences
 
AddCustomDialog(Shell, List, List, String) - Constructor for class org.eclipse.ant.internal.ui.preferences.AddCustomDialog
Creates a new dialog with the given shell and title.
AddCustomDialog_13 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddCustomDialog__Location - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddCustomDialog__Name__3 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddCustomDialog_Bad_Format - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddCustomDialog_Could_not_close_zip_file__0__4 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddCustomDialog_mustSelect - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddCustomDialog_Unreadable - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
addCustomPages() - Method in class org.eclipse.ui.internal.ide.dialogs.MultiStepWizard
Adds any custom pages to the wizard before the multi-step review and configure pages are added.
addCustomPages() - Method in class org.eclipse.ui.internal.ide.dialogs.NewProjectWizard
 
addCustomPages() - Method in class org.eclipse.ui.internal.ide.dialogs.UpdateProjectCapabilityWizard
 
addCVSPreferencePages(PreferencePage[]) - Static method in class org.eclipse.team.internal.ccvs.ui.subscriber.CVSParticipant
 
addData(IFeatureData[]) - Method in class org.eclipse.pde.internal.core.feature.Feature
 
addData(IFeatureData[]) - Method in interface org.eclipse.pde.internal.core.ifeature.IFeature
Adds a data reference to this feature.
addData(Map) - Method in class org.eclipse.ui.internal.themes.ThemeRegistry
Add the data from another map to this data
AddDataBrowserItems(int, int, int, int[], int) - Static method in class org.eclipse.swt.internal.carbon.OS
 
AddDataBrowserListViewColumn(int, DataBrowserListViewColumnDesc, int) - Static method in class org.eclipse.swt.internal.carbon.OS
 
addDataTypeDefinition(String, Class) - Method in class org.eclipse.ant.internal.core.ant.InternalProject
 
addDateTag(ICVSRepositoryLocation, CVSTag) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager
 
addDateTag(CVSTag) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot
Add the given date tag to the list of date tags associated with the repository.
addDebugEventFilter(IDebugEventFilter) - Method in class org.eclipse.debug.core.DebugPlugin
Adds the given debug event filter to the registered event filters.
addDebugEventListener(IDebugEventSetListener) - Method in class org.eclipse.debug.core.DebugPlugin
Adds the given listener to the collection of registered debug event listeners.
addDebugListener(Control) - Static method in class org.eclipse.ui.internal.intro.impl.util.Util
Utility method that will add a debug listener to the given control.
addDebugTarget(IDebugTarget) - Method in interface org.eclipse.debug.core.ILaunch
Adds the given debug target to this launch.
addDebugTarget(IDebugTarget) - Method in class org.eclipse.debug.core.Launch
 
addDeclaration(CollectionElementVariable2) - Method in class org.eclipse.jdt.internal.corext.refactoring.generics.InferTypeArgumentsUpdate
 
addDecoration(Decoration) - Static method in class org.eclipse.debug.internal.ui.views.launch.DecorationManager
Adds the given decoration for the given stack frame.
addDecorator(int, IVerticalRulerColumn) - Method in class org.eclipse.jface.text.source.CompositeRuler
Inserts the given column at the specified slot to this composite ruler.
addDecorator(DecoratorDefinition) - Method in class org.eclipse.ui.internal.decorators.DecoratorManager
For dynamic UI
addDecoratorEnablementListener(ICVSDecoratorEnablementListener) - Method in class org.eclipse.team.internal.ccvs.core.CVSProviderPlugin
Register to receive notification of enablement of sync info decoration requirements.
addDefaultAbstractMethods() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the default abstract method infos that correpond to the abstract methods inherited from superinterfaces.
addDefaultAbstractMethods() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addDefaultAccessAndModification(Map) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaWatchpoint
Adds the default access and modification attributes of the watchpoint to the given map access = true modification = true auto disabled = false
addDefaultDevEntries(ArrayList, AbstractBundleData, ProtectionDomain) - Method in class org.eclipse.osgi.framework.adaptor.core.DefaultClassLoader
Adds the default development classpath entries
addDefinedTasks(List, AntDefiningTaskNode) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addDefinitelyAssignedVariables(Scope, int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
AddDelegateMethodsAction - Class in org.eclipse.jdt.ui.actions
Creates delegate methods for a type's fields.
AddDelegateMethodsAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.AddDelegateMethodsAction
Note: This constructor is for internal use only.
AddDelegateMethodsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.AddDelegateMethodsAction
Creates a new AddDelegateMethodsAction.
AddDelegateMethodsAction_annotation_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_description - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_duplicate_methods - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_error_actionfailed - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_error_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_interface_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_selectioninfo_more - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsAction_tooltip - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddDelegateMethodsOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Workspace runnable to add delegate methods.
AddDelegateMethodsOperation(IType, IJavaElement, CompilationUnit, String[], String[], CodeGenerationSettings, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddDelegateMethodsOperation
Creates a new add delegate methods operation.
AddDelegateMethodsOperation_monitor_message - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
AddDelegateMethodsOperation_monitor_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
addDelete(IResource) - Method in class org.eclipse.jdt.internal.corext.refactoring.participants.ResourceModifications
Adds the given resource to the list of resources to be deleted.
addDelta(IJavaElementDelta) - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
 
addDependencies(BaseDescription[]) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
addDependencies(IPluginModelBase[], IPluginModelBase, ArrayList) - Method in class org.eclipse.pde.internal.ui.preferences.ExternalPluginsBlock
 
addDependencies(IPluginModelBase, ArrayList, boolean) - Method in class org.eclipse.pde.internal.ui.wizards.imports.BaseImportWizardSecondPage
 
addDependency(BaseDescriptionImpl) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
addDependency(ClassIdentifier) - Method in class org.eclipse.ui.internal.components.registry.ScopeDefinition
 
addDependent(BundleDescription) - Method in class org.eclipse.osgi.internal.resolver.BundleDescriptionImpl
 
addDependentsOf(IPath, boolean) - Method in class org.eclipse.jdt.internal.core.builder.IncrementalImageBuilder
 
addDeprecatedAnnotationProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addDestinationItem(String) - Method in class org.eclipse.ui.internal.wizards.datatransfer.WizardFileSystemResourceExportPage1
Add the passed value to self's destination widget's history
addDestinationItem(String) - Method in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
Add the passed value to self's destination widget's history
addDetachedPart(LayoutPart) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Create a detached window containing a part.
addDetachedPart(LayoutPart, Rectangle) - Method in class org.eclipse.ui.internal.PerspectiveHelper
 
addDictionary(ISpellDictionary) - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.DefaultSpellChecker
 
addDictionary(ISpellDictionary) - Method in interface org.eclipse.jdt.internal.ui.text.spelling.engine.ISpellChecker
Adds a dictionary to the list of active dictionaries.
addDirective(String, String) - Method in class org.eclipse.osgi.util.ManifestElement
Add a directive to this manifest element.
addDirectories(IPath, File) - Method in class org.eclipse.jdt.ui.jarpackager.JarWriter2
Creates the directory entries for the given path and writes it to the current archive.
addDiscovery(IFeatureURLElement) - Method in class org.eclipse.pde.internal.core.feature.FeatureURL
 
addDiscovery(IFeatureURLElement) - Method in interface org.eclipse.pde.internal.core.ifeature.IFeatureURL
Add a URL element that should be used to discover new Eclipse features.
addDiscoverySiteEntryModel(URLEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Adds an additional update site reference.
addDisposeListener(DisposeListener) - Method in class org.eclipse.ant.internal.ui.editor.AntSourceViewerInformationControl
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.debug.internal.ui.views.expression.PopupInformationControl
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.jdt.internal.ui.text.AbstractInformationControl
Adds the given listener to the list of dispose listeners.
addDisposeListener(DisposeListener) - Method in class org.eclipse.jdt.internal.ui.text.java.hover.BrowserInformationControl
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.jdt.internal.ui.text.java.hover.SourceViewerInformationControl
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
addDisposeListener(DisposeListener) - Method in interface org.eclipse.jface.text.IInformationControl
Adds the given listener to the list of dispose listeners.
addDisposeListener(DisposeListener) - Method in class org.eclipse.swt.widgets.Widget
Adds the listener to the collection of listeners who will be notifed when the widget is disposed.
addDisposeListener(DisposeListener) - Method in class org.eclipse.ui.internal.presentations.AbstractTableInformationControl
 
addDisposeListener(DisposeListener) - Method in class org.eclipse.ui.internal.texteditor.AnnotationExpansionControl
 
addDockingListener(IChangeListener) - Method in class org.eclipse.ui.internal.FastViewBar
Adds a listener that will be notified whenever
addDocument(String, URL) - Method in class org.eclipse.help.internal.search.SearchIndex
Indexes one document from a stream.
addDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addDocumentListener(IDocumentListener) - Method in class org.eclipse.jface.text.AbstractDocument
 
addDocumentListener(IDocumentListener) - Method in interface org.eclipse.jface.text.IDocument
Registers the document listener with the document.
addDocumentName(String) - Method in class org.eclipse.jdt.internal.core.index.EntryResult
 
addDocumentPartitioners(IDocument, Map) - Static method in class org.eclipse.jface.text.TextUtilities
Connects the given document with all document partitioners stored in the given map under their partitioning name.
addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in class org.eclipse.jface.text.AbstractDocument
 
addDocumentPartitioningListener(IDocumentPartitioningListener) - Method in interface org.eclipse.jface.text.IDocument
Registers the document partitioning listener with the document.
addDocumentRewriteSessionListener(IDocumentRewriteSessionListener) - Method in class org.eclipse.jface.text.AbstractDocument
 
addDocumentRewriteSessionListener(IDocumentRewriteSessionListener) - Method in interface org.eclipse.jface.text.IDocumentExtension4
Registers the document rewrite session listener with the document.
addDocumentSection(IDocumentSection) - Method in class org.eclipse.pde.internal.core.schema.Schema
 
addDocumentTable(HashtableOfObject) - Method in class org.eclipse.jdt.internal.core.index.EntryResult
 
addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.VariableBlock
 
addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
Adds a listener for double-clicks in this viewer.
addDoubleClickListener(IDoubleClickListener) - Method in class org.eclipse.ui.externaltools.internal.ui.TreeAndListGroup
Add the given listener to the collection of clients that listen to double-click events in the list viewer
addDownloadedFeatureReferenceModel(SiteFeatureReferenceModel) - Method in class org.eclipse.update.internal.mirror.MirrorSite
Adds a plugin entry Either from parsing the file system or installing a feature We cannot figure out the list of plugins by reading the Site.xml as the archives tag are optionals
addDownloadedPluginEntry(IPluginEntry) - Method in class org.eclipse.update.internal.mirror.MirrorSite
Adds a plugin entry Either from parsing the file system or installing a feature We cannot figure out the list of plugins by reading the Site.xml as the archives tag are optionals
AddDragItemFlavor(int, int, int, byte[], int, int) - Static method in class org.eclipse.swt.internal.carbon.OS
 
addDragListener(DragSourceListener) - Method in class org.eclipse.swt.dnd.DragSource
Adds the listener to the collection of listeners who will be notified when a drag and drop operation is in progress, by sending it one of the messages defined in the DragSourceListener interface.
addDragListener(Control, Listener) - Static method in class org.eclipse.ui.presentations.PresentationUtil
Adds a drag listener to the given control.
addDragSourceListener(TransferDragSourceListener) - Method in class org.eclipse.jface.util.DelegatingDragAdapter
Adds the given TransferDragSourceListener.
addDragSupport(int, Transfer[], DragSourceListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
Adds support for dragging items out of this viewer via a user drag-and-drop operation.
addDragTarget(Control, IDragOverListener) - Static method in class org.eclipse.ui.internal.dnd.DragUtil
Sets the drop target for the given control.
addDrawingStrategy(Object, AnnotationPainter.IDrawingStrategy) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Registers a new drawing strategy under the given ID.
addDropListener(DropTargetListener) - Method in class org.eclipse.swt.dnd.DropTarget
Adds the listener to the collection of listeners who will be notified when a drag and drop operation is in progress, by sending it one of the messages defined in the DropTargetListener interface.
addDropSupport(int, Transfer[], DropTargetListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
Adds support for dropping items into this viewer via a user drag-and-drop operation.
addDropTargetListener(TransferDropTargetListener) - Method in class org.eclipse.jface.util.DelegatingDropAdapter
Adds the given TransferDropTargetListener.
addDTD(String, int, int) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addDTD(String, int, int) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Adds a DTD element to the Ant model Only called if canGetLexicalInfo() is true
addDynamicImportPackage(ManifestElement[]) - Method in class org.eclipse.osgi.framework.internal.core.BundleLoader
Adds a list of DynamicImport-Package manifest elements to the dynamic import tables of this BundleLoader.
added(IEclipsePreferences.NodeChangeEvent) - Method in class org.eclipse.core.internal.preferences.PreferenceForwarder
 
ADDED - Static variable in interface org.eclipse.core.resources.IResourceDelta
Delta kind constant (bit mask) indicating that the resource has been added to its parent.
ADDED - Static variable in interface org.eclipse.core.runtime.IExtensionDelta
Delta kind constant indicating that an extension has been added to an extension point.
added(IEclipsePreferences.NodeChangeEvent) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences.INodeChangeListener
Notification that a child node was added to the preference hierarchy.
ADDED - Static variable in class org.eclipse.debug.internal.core.LaunchManager
Types of notifications
ADDED - Static variable in interface org.eclipse.jdt.core.IJavaElementDelta
Status constant indicating that the element has been added.
added(IJavaElement) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Creates the nested deltas resulting from an add operation.
added(IJavaElement, int) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
 
added() - Method in class org.eclipse.jdt.internal.core.SimpleDelta
 
ADDED - Static variable in interface org.eclipse.jface.text.source.ILineDiffInfo
Denotes an added line.
ADDED - Static variable in interface org.eclipse.osgi.service.resolver.BundleDelta
Delta type constant (bit mask) indicating that the bundle has been added to the new state.
ADDED - Static variable in interface org.eclipse.pde.internal.core.IFeatureModelDelta
 
ADDED - Static variable in class org.eclipse.pde.internal.core.PluginModelDelta
 
ADDED - Static variable in class org.eclipse.search.ui.text.MatchEvent
Constant for a matches being added.
added(IEclipsePreferences.NodeChangeEvent) - Method in class org.eclipse.team.internal.ccvs.core.util.KnownRepositories
 
added(SyncInfo) - Method in class org.eclipse.team.internal.core.subscribers.SyncSetChangedEvent
 
added(IExtension) - Method in interface org.eclipse.ui.internal.components.registry.IExtensionPointMonitor
 
ADDED_FLAG - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSDecoratorConfiguration
 
ADDED_PHANTOM - Static variable in interface org.eclipse.core.resources.IResourceDelta
Delta kind constant (bit mask) indicating that a phantom resource has been added at the location of the delta node.
ADDED_REVISION - Static variable in class org.eclipse.team.internal.ccvs.core.syncinfo.ResourceSyncInfo
 
addedByPermissions - Variable in class org.eclipse.pde.internal.build.AssembleConfigScriptGenerator
 
addEdit(TextEdit) - Method in class org.eclipse.ltk.core.refactoring.TextChange
Adds the given edit to the edit tree.
addEditor(EditorReference, String) - Method in class org.eclipse.ui.internal.EditorAreaHelper
Main entry point for adding an editor.
addEditor(EditorPane, EditorStack) - Method in class org.eclipse.ui.internal.EditorSashContainer
Add an editor to the active workbook.
addEditor(EditorDescriptor) - Method in class org.eclipse.ui.internal.registry.FileEditorMapping
Add the given editor to the list of editors registered.
addEditorAreaTransfer(Transfer) - Method in interface org.eclipse.ui.application.IWorkbenchWindowConfigurer
Adds the given drag and drop Transfer type to the ones supported for drag and drop on the editor area of this workbench window.
addEditorAreaTransfer(Transfer) - Method in class org.eclipse.ui.internal.WorkbenchWindowConfigurer
 
addEditorButton - Variable in class org.eclipse.ui.internal.dialogs.FileEditorsPreferencePage
 
addEditorFromPlugin(EditorDescriptor, List, List, List, boolean) - Method in class org.eclipse.ui.internal.registry.EditorRegistry
Add an editor for the given extensions with the specified (possibly null) extended type.
addEditors(EditorRegistry) - Method in class org.eclipse.ui.internal.registry.EditorRegistryReader
Get the editors that are defined in the registry and add them to the ResourceEditorRegistry Warning: The registry must be passed in because this method is called during the process of setting up the registry and at this time it has not been safely setup with the plugin.
addEdits(IDocument, TextEdit) - Method in class org.eclipse.jdt.internal.ui.text.correction.ASTRewriteCorrectionProposal
 
addEdits(IDocument, TextEdit) - Method in class org.eclipse.jdt.internal.ui.text.correction.CorrectPackageDeclarationProposal
 
addEdits(IDocument, TextEdit) - Method in class org.eclipse.jdt.internal.ui.text.correction.CUCorrectionProposal
Called when the CompilationUnitChange is initialized.
addEdits(IDocument, TextEdit) - Method in class org.eclipse.jdt.internal.ui.text.correction.RenameNodeCompletionProposal
 
addEdits(IDocument, TextEdit) - Method in class org.eclipse.jdt.internal.ui.text.correction.ReplaceCorrectionProposal
 
addEdits(IDocument, TextEdit) - Method in class org.eclipse.jdt.internal.ui.text.correction.TaskMarkerProposal
 
addedSubtreeRoot(IResource) - Method in class org.eclipse.team.internal.core.subscribers.SyncInfoTreeChangeEvent
 
addedTo(TypeSet) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints.typesets.EnumeratedTypeSet
 
addedTo(TypeSet) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints.typesets.TypeSet
Returns the TypeSet resulting from union'ing the receiver with the argument.
addedTo(TypeSet) - Method in class org.eclipse.jdt.internal.corext.refactoring.typeconstraints.typesets.TypeUniverseSet
 
addElement(IElement) - Method in class org.eclipse.ant.internal.ui.dtd.schema.Schema
Add a visible element to the schema.
addElement(IJavaElement) - Method in class org.eclipse.jdt.internal.core.SelectionRequestor
 
addElement(JavaOwnedMonitor) - Method in class org.eclipse.jdt.internal.debug.ui.monitors.JavaMonitor
 
addElement(JavaContendedMonitor) - Method in class org.eclipse.jdt.internal.debug.ui.monitors.JavaMonitor
 
addElement(JavaOwningThread) - Method in class org.eclipse.jdt.internal.debug.ui.monitors.JavaMonitorThread
 
addElement(JavaWaitingThread) - Method in class org.eclipse.jdt.internal.debug.ui.monitors.JavaMonitorThread
 
addElement(Object) - Method in class org.eclipse.jdt.internal.ui.wizards.dialogfields.ListDialogField
Adds an element at the end of the list.
addElement(Object, int) - Method in class org.eclipse.jdt.internal.ui.wizards.dialogfields.ListDialogField
Adds an element at a position.
addElement(Object) - Method in class org.eclipse.jdt.internal.ui.wizards.dialogfields.TreeListDialogField
Adds an element at the end of the tree list.
addElement(Object, RefactoringArguments) - Method in interface org.eclipse.ltk.core.refactoring.participants.ISharableParticipant
Adds the given element and argument to the refactoring participant.
addElement(ISchemaElement) - Method in class org.eclipse.pde.internal.core.schema.Schema
 
addElement(ISchemaElement, ISchemaElement) - Method in class org.eclipse.pde.internal.core.schema.Schema
 
addElement(Object) - Method in class org.eclipse.ui.internal.cheatsheets.registry.Category
Add an element to this category.
addElement(Object) - Method in class org.eclipse.ui.internal.ide.Category
 
addElement(Object) - Method in class org.eclipse.ui.internal.registry.Category
Add an element to this category.
addElementChangedListener(IElementChangedListener) - Static method in class org.eclipse.jdt.core.JavaCore
Adds the given listener for changes to Java elements.
addElementChangedListener(IElementChangedListener, int) - Static method in class org.eclipse.jdt.core.JavaCore
Adds the given listener for changes to Java elements.
addElementChangedListener(IElementChangedListener, int) - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
addElementEntry(Config, BundleDescription) - Method in class org.eclipse.pde.internal.build.SourceFeatureInformation
 
addElements(List) - Method in class org.eclipse.jdt.internal.ui.wizards.dialogfields.ListDialogField
Adds elements at the end of the list.
addElements(List) - Method in class org.eclipse.jdt.internal.ui.wizards.dialogfields.TreeListDialogField
Adds elements at the end of the tree list.
addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.ForwardingDocumentProvider
 
addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider
 
addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.editors.text.TextFileDocumentProvider.NullProvider
 
addElementStateListener(IElementStateListener) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
 
addElementStateListener(IElementStateListener) - Method in interface org.eclipse.ui.texteditor.IDocumentProvider
Adds the given element state listener to this document provider.
addElementToQueue(UnifiedTreeNode) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addEnabledSubmission(EnabledSubmission) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
Deprecated.  Add a single enabled submission for consideration.
addEnabledSubmission(EnabledSubmission) - Method in class org.eclipse.ui.internal.contexts.WorkbenchContextSupport
 
addEnabledSubmissions(Collection) - Method in interface org.eclipse.ui.contexts.IWorkbenchContextSupport
Deprecated.  Adds zero or more enabled submissions for consideration.
addEnabledSubmissions(Collection) - Method in class org.eclipse.ui.internal.contexts.WorkbenchContextSupport
 
addEntity(Document, String, String) - Static method in class org.eclipse.ant.internal.ui.datatransfer.ExportUtil
Include a file into an XML document by adding an entity reference.
addEntity(String, String, String) - Static method in class org.eclipse.ant.internal.ui.datatransfer.ExportUtil
Include a file into an XML document by adding an entity reference.
addEntity(String, String) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addEntity(String, String) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Adds the external entity to the Ant model
addEntries(ISourceContainer[]) - Method in class org.eclipse.debug.internal.ui.sourcelookup.SourceContainerViewer
Adds the given entries to the list.
addEntries(IRuntimeClasspathEntry[]) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.RuntimeClasspathViewer
 
addEntries(IRuntimeClasspathEntry[]) - Method in interface org.eclipse.jdt.internal.debug.ui.launcher.IClasspathViewer
Adds the given entries to the list.
addEntries(IRuntimeClasspathEntry[]) - Method in class org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer
 
addEntriesChangedListener(IEntriesChangedListener) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.RuntimeClasspathViewer
 
addEntriesChangedListener(IEntriesChangedListener) - Method in class org.eclipse.jdt.internal.debug.ui.launcher.RuntimeClasspathViewer
 
addEntry(Object) - Method in class org.eclipse.ant.internal.ui.preferences.ClasspathModel
 
addEntry(int, Object) - Method in class org.eclipse.ant.internal.ui.preferences.ClasspathModel
 
addEntry(ClasspathEntry) - Method in class org.eclipse.ant.internal.ui.preferences.GlobalClasspathEntries
 
addEntry(Object, Object) - Method in class org.eclipse.core.internal.utils.Cache
 
addEntry(Object, Object, long) - Method in class org.eclipse.core.internal.utils.Cache
 
addEntry(URL, List) - Method in class org.eclipse.core.launcher.Main
 
addEntry(HistoryEntry) - Method in class org.eclipse.help.ui.internal.views.ReusableHelpPartHistory
 
addEntry(IClasspathEntry, Object) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.ClasspathGroup
 
addEntry(Object) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel
 
addEntry(int, IRuntimeClasspathEntry) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.ClasspathModel
 
addEntry(int, String, RefactoringStatusContext, String, int) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds a new entry filled with the given arguments to this status.
addEntry(int, String, RefactoringStatusContext, String, int, Object) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds a new entry filled with the given arguments to this status.
addEntry(RefactoringStatusEntry) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds the given RefactoringStatusEntry.
addEntry(IPath, IPath, IPath) - Method in class org.eclipse.pde.internal.core.SourceAttachmentManager
 
addEntry(LogEntry) - Method in class org.eclipse.team.internal.ccvs.core.client.listeners.LogListener
 
addEntryToClasspath(IClasspathEntry, IWorkspaceRoot) - Method in class org.eclipse.jdt.internal.core.CopyPackageFragmentRootOperation
 
addEnumDeclaration(int, char[], char[], char[][], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addEquals(String, String) - Method in class org.eclipse.pde.internal.build.ant.Condition
Add an "equals" condition to this Ant condition.
addError(String) - Method in class org.eclipse.jdt.internal.debug.eval.ast.instructions.InstructionSequence
Adds the given error to the list of errors that occurred while compiling this instruction sequence
addError(String) - Method in class org.eclipse.jdt.internal.debug.eval.EvaluationResult
Adds the given message to the list of error messages.
addError(Test, Throwable) - Method in class org.eclipse.jdt.internal.junit.runner.RemoteTestRunner
 
addError(String, Throwable) - Method in class org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation
Adds a new error to the list with the passed information.
addError(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds an ERROR entry filled with the given message to this status.
addError(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds an ERROR entry filled with the given message and context to this status.
addError(ITeamStatus) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Add the error to the set.
addError(IStatus) - Method in class org.eclipse.team.internal.ccvs.core.client.Session
Accumulate the added errors so they can be included in the status returned when the command execution is finished.
addError(IStatus) - Method in class org.eclipse.team.internal.ccvs.ui.operations.CVSOperation
 
addError(String, Throwable) - Method in class org.eclipse.ui.internal.wizards.datatransfer.ArchiveFileExportOperation
Add a new entry to the error table with the passed information
addError(String, Throwable) - Method in class org.eclipse.ui.internal.wizards.datatransfer.FileSystemExportOperation
Add a new entry to the error table with the passed information
addErrorMessage(String) - Method in class org.eclipse.jdt.internal.debug.ui.propertypages.JavaBreakpointPage
Adds the given error message to the errors currently displayed on this page.
addEscapes(String) - Static method in error org.apache.lucene.demo.html.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEvaluationResultForCompilationProblem(Map, IProblem, char[]) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetEvaluator
 
addEvaluationResultForCompilationProblem(Map, IProblem, char[]) - Method in class org.eclipse.jdt.internal.eval.Evaluator
Adds the given problem to the corresponding evaluation result in the given table.
addEvaluationResultForCompilationProblem(Map, IProblem, char[]) - Method in class org.eclipse.jdt.internal.eval.VariablesEvaluator
 
addEvent(ASTNode, StructuralPropertyDescriptor, RewriteEvent) - Method in class org.eclipse.jdt.internal.core.dom.rewrite.RewriteEventStore
 
addEventListener(int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
Adds the listener to receive events.
addEventListener(OleAutomation, int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
Adds the listener to receive events.
addEventRequest(int, EventRequest) - Method in class org.eclipse.jdi.internal.request.EventRequestManagerImpl
Adds an EventRequests to the given list.
addException(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Adds the given exception to the end of the list of exceptions this method is declared to throw.
addException(ITypeBinding) - Method in class org.eclipse.jdt.internal.corext.refactoring.code.flow.FlowInfo
 
addException(ITypeBinding) - Method in class org.eclipse.jdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer
 
AddExceptionAction - Class in org.eclipse.jdt.internal.debug.ui.breakpoints
 
AddExceptionAction() - Constructor for class org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionAction
 
AddExceptionAction_0 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddExceptionAction_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddExceptionDialog - Class in org.eclipse.jdt.internal.debug.ui.breakpoints
A dialog to create an exception breakpoint
AddExceptionDialog(Shell, IRunnableContext) - Constructor for class org.eclipse.jdt.internal.debug.ui.breakpoints.AddExceptionDialog
 
AddExceptionDialog_0 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddExceptionDialog_15 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddExceptionDialog_16 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddExceptionDialog_17 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
AddExceptionDialog_21 - Static variable in class org.eclipse.jdt.internal.debug.ui.breakpoints.BreakpointMessages
 
addExceptionFilter(ReferenceTypeImpl, boolean, boolean) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts reported exceptions by their class and whether they are caught or uncaught.
addExceptions(ITypeBinding[]) - Method in class org.eclipse.jdt.internal.corext.refactoring.util.AbstractExceptionAnalyzer
 
addExecutionListener(IExecutionListener) - Method in class org.eclipse.core.commands.Command
Adds a listener to this command that will be notified when this command is about to execute.
addExecutionListener(IExecutionListener) - Method in class org.eclipse.core.commands.CommandManager
Adds an execution listener to this manager.
addExecutionListener(IExecutionListener) - Method in interface org.eclipse.ui.commands.ICommandService
Adds an execution listener to the command service.
addExecutionListener(IExecutionListener) - Method in class org.eclipse.ui.internal.commands.CommandService
 
addExpansionListener(IExpansionListener) - Method in class org.eclipse.ui.forms.widgets.ExpandableComposite
Adds the listener that will be notified when the expansion state changes.
addExpression(IExpression) - Method in interface org.eclipse.debug.core.IExpressionManager
Adds the given expression to the collection of registered expressions in the workspace and notifies all registered listeners.
addExpression(IExpression) - Method in class org.eclipse.debug.internal.core.ExpressionManager
 
addExpressionListener(IExpressionListener) - Method in interface org.eclipse.debug.core.IExpressionManager
Adds the given listener to the collection of registered expression listeners.
addExpressionListener(IExpressionsListener) - Method in interface org.eclipse.debug.core.IExpressionManager
Adds the given listener to the collection of registered expression listeners.
addExpressionListener(IExpressionListener) - Method in class org.eclipse.debug.internal.core.ExpressionManager
 
addExpressionListener(IExpressionsListener) - Method in class org.eclipse.debug.internal.core.ExpressionManager
 
addExpressions(IExpression[]) - Method in interface org.eclipse.debug.core.IExpressionManager
Adds the given expressions to the collection of registered expressions in the workspace and notifies all registered listeners.
addExpressions(IExpression[]) - Method in class org.eclipse.debug.internal.core.ExpressionManager
 
addExtendedModifyListener(ExtendedModifyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds an extended modify listener.
addExtends(SymbolicScopeReference) - Method in class org.eclipse.ui.internal.components.registry.ScopeDefinition
 
addExtension(IExtensionTracker, IExtension) - Method in interface org.eclipse.core.runtime.dynamichelpers.IExtensionChangeHandler
This method is called whenever an extension conforming to the extension point filter is being added to the registry.
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.activities.ws.ImageBindingRegistry
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.activities.ws.TriggerPointManager
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.activities.ws.WorkbenchActivitySupport
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.decorators.DecoratorManager
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.dialogs.PropertyPageContributorManager
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceManager
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.EditorManager
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.ObjectActionContributorManager
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.registry.ActionSetRegistry
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.registry.EditorRegistry
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.registry.KeywordRegistry
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.registry.PerspectiveRegistry
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.registry.ViewRegistry
 
addExtension(IExtensionTracker, IExtension) - Method in class org.eclipse.ui.internal.wizards.AbstractExtensionWizardRegistry
 
addExtensionMappings(String[], int[]) - Method in interface org.eclipse.team.core.IFileContentManager
Map a set of file extensions to a set of content types and save the mapping in the preferences.
addExtensionMappings(String[], int[]) - Method in class org.eclipse.team.internal.core.FileContentManager
 
AddExternalArchivesOperation - Class in org.eclipse.jdt.internal.corext.buildpath
Operation to add external archives (.jar and .zip files) to the buildpath
AddExternalArchivesOperation(ClasspathModifier.IClasspathModifierListener, IClasspathInformationProvider) - Constructor for class org.eclipse.jdt.internal.corext.buildpath.AddExternalArchivesOperation
Constructor
AddExternalFolderAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds an external folder to the runtime class path.
AddExternalFolderAction(IClasspathViewer, String) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddExternalFolderAction
 
AddExternalFolderAction_Add_External_Folder_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddExternalFolderAction_Folder_Selection_3 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddExternalJar_Add_E_xternal_JARs_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddExternalJar_Jar_Selection_3 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddExternalJarAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds an external jar to the runtime class path.
AddExternalJarAction(IClasspathViewer, String) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddExternalJarAction
 
addExternalJars(ClasspathModifierQueries.IAddArchivesQuery, IJavaProject, IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.buildpath.ClasspathModifier
Add external archives (.jar and .zip files) to the buildpath.
addExternalPlugin(IPluginModelBase, PDEClasspathContainer.Rule[], ArrayList) - Method in class org.eclipse.pde.internal.core.PDEClasspathContainer
 
addExtraClasspathEntries(HashSet, ArrayList) - Method in class org.eclipse.pde.internal.core.RequiredPluginsClasspathContainer
 
addFailure(Test, AssertionFailedError) - Method in class org.eclipse.jdt.internal.junit.runner.RemoteTestRunner
 
addFastView(String) - Method in class org.eclipse.ui.internal.PageLayout
 
addFastView(String, float) - Method in class org.eclipse.ui.internal.PageLayout
 
addFastView(IViewReference) - Method in class org.eclipse.ui.internal.Perspective
Sets the fast view attribute.
addFastView(IViewReference) - Method in class org.eclipse.ui.internal.WorkbenchPage
Add a fast view.
addFastView(String) - Method in interface org.eclipse.ui.IPageLayout
Adds the view with the given compound id to the page layout as a fast view.
addFastView(String, float) - Method in interface org.eclipse.ui.IPageLayout
Adds the view with the given compound id to the page layout as a fast view with the given width ratio.
addFatalError(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds a FATAL entry filled with the given message to this status.
addFatalError(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds a FATAL entry filled with the given message and status to this status.
addFavorite(ILaunchConfiguration) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchHistory
Adds the given configuration to the favorites list.
addFeature(Config, IFeature) - Method in class org.eclipse.pde.internal.build.AssemblyInformation
 
addFeature(IProductFeature) - Method in interface org.eclipse.pde.internal.core.iproduct.IProduct
 
addFeature(IProductFeature) - Method in class org.eclipse.pde.internal.core.product.Product
 
addFeatureEntry(IPlatformConfiguration.IFeatureEntry) - Method in class org.eclipse.update.internal.configurator.SiteEntry
 
addFeatureModelListener(IFeatureModelListener) - Method in class org.eclipse.pde.internal.core.FeatureModelManager
 
addFeatureReferenceModel(File) - Method in class org.eclipse.pde.internal.build.site.BuildTimeSite
 
addFeatureReferenceModel(SiteFeatureReferenceModel) - Method in class org.eclipse.update.core.model.SiteModel
Adds a feature reference model to site.
addFeatureReferenceModel(ISite, SiteFeatureReferenceModel) - Method in class org.eclipse.update.internal.mirror.MirrorSite
Adds a feature reference model to this site, and exposes in site.xml if remote site exposes given feature.
addFeatureReferenceModel(SiteFeatureReferenceModel) - Method in class org.eclipse.update.internal.mirror.MirrorSite
Adds feature model to site model, removing old feature
addFeatureReferenceModel(SiteFeatureReferenceModel) - Method in class org.eclipse.update.internal.model.SiteWithTimestamp
 
addFeatures(ISiteFeature[]) - Method in interface org.eclipse.pde.internal.core.isite.ISite
 
addFeatures(ISiteFeature[]) - Method in class org.eclipse.pde.internal.core.site.Site
 
addFeaturesTo(Vector) - Method in class org.eclipse.update.internal.ui.model.SiteCategory
 
addField(FieldEditor) - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
Adds the given field editor to this page.
addFieldDeclaration(char[], char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addFieldFilter(FieldImpl) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts reported events to those that occur for a given field.
addFieldInfos() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY This methods generate all the fields infos for the receiver.
addFieldName(Map, String) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaWatchpoint
Adds the field name to the given attribute map
addFieldReference(char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addFile(IFile, IPath, File) - Method in class org.eclipse.jdt.ui.jarpackager.JarWriter2
Creates a new JarEntry with the passed path and contents, and writes it to the current archive.
addFile(IFile) - Method in class org.eclipse.ltk.core.refactoring.participants.ValidateEditChecker
Adds the given file to this checker.
addFileBufferContentListeners() - Method in class org.eclipse.core.internal.filebuffers.JavaFileBuffer
 
addFileBufferContentListeners() - Method in class org.eclipse.core.internal.filebuffers.JavaTextFileBuffer
 
addFileBufferContentListeners() - Method in class org.eclipse.core.internal.filebuffers.ResourceFileBuffer
 
addFileBufferContentListeners() - Method in class org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer
 
addFileBufferListener(IFileBufferListener) - Method in interface org.eclipse.core.filebuffers.IFileBufferManager
Adds the given listener to the list of file buffer listeners.
addFileBufferListener(IFileBufferListener) - Method in class org.eclipse.core.internal.filebuffers.TextFileBufferManager
 
addFileExtension(String) - Method in interface org.eclipse.core.runtime.IPath
Returns a new path which is the same as this path but with the given file extension added.
addFileExtension(String) - Method in class org.eclipse.core.runtime.Path
 
addFileInfo(int, String) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl.Stratum
Add a file info to this stratum.
addFileInfo(int, String, String) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl.Stratum
Add a file info to this stratum.
addFileNamePattern(String) - Method in class org.eclipse.search.internal.core.SearchScope
Adds an file name pattern to the scope.
addFiles(IFile[]) - Method in class org.eclipse.ltk.core.refactoring.participants.ValidateEditChecker
Adds the given array of files.
addFileSpec(String, int) - Method in class org.eclipse.core.internal.content.ContentType
 
addFileSpec(String, int) - Method in class org.eclipse.core.internal.content.ContentTypeHandler
 
addFileSpec(String, int) - Method in class org.eclipse.core.internal.content.ContentTypeSettings
 
addFileSpec(String, int) - Method in interface org.eclipse.core.runtime.content.IContentTypeSettings
Adds a user-defined file specification to the corresponding content type.
addFilter(String, boolean) - Method in class org.eclipse.jdt.internal.debug.ui.JavaStepFilterPreferencePage.StepFilterContentProvider
 
addFilter(String) - Method in class org.eclipse.jdt.internal.debug.ui.propertypages.ExceptionFilterEditor.FilterContentProvider
 
addFilter(ViewerFilter) - Method in class org.eclipse.jdt.internal.junit.util.CheckedTableSelectionDialog
Adds a filter to the tree viewer.
addFilter(int) - Method in class org.eclipse.jdt.internal.ui.viewsupport.MemberFilter
Modifies filter and add a property to filter for
addFilter(ViewerFilter) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.MultipleFolderSelectionDialog
Adds a filter to the tree viewer.
addFilter(ViewerFilter) - Method in class org.eclipse.jface.viewers.StructuredViewer
Adds the given filter to this viewer, and triggers refiltering and resorting of the elements.
addFilter(int, Listener) - Method in class org.eclipse.swt.widgets.Display
Adds the listener to the collection of listeners who will be notifed when an event of the given type occurs anywhere in a widget.
addFilter(ViewerFilter) - Method in class org.eclipse.ui.dialogs.CheckedTreeSelectionDialog
Adds a filter to the tree viewer.
addFilter(ViewerFilter) - Method in class org.eclipse.ui.dialogs.ElementTreeSelectionDialog
Adds a filter to the tree viewer.
addFilter(PreferenceNodeFilter) - Method in class org.eclipse.ui.internal.dialogs.FilteredTree
Add the filter to the viewer.
addFilter(IUpdateSearchFilter) - Method in class org.eclipse.update.search.UpdateSearchRequest
Adds a filter to this request.
addFilterElement(IConfigurationElement) - Method in class org.eclipse.ui.internal.ObjectFilterTest
Add a filter element to the test.
addFilters(String, String) - Static method in class org.eclipse.core.runtime.internal.stats.ClassloaderStats
 
addFilters() - Method in class org.eclipse.jdt.internal.ui.browsing.PackagesView
Adds filters the viewer of this part.
addFilters() - Method in class org.eclipse.jdt.internal.ui.browsing.TypesView
Adds filters the viewer of this part.
addFocusListener(FocusListener) - Method in class org.eclipse.ant.internal.ui.editor.AntSourceViewerInformationControl
 
addFocusListener(FocusListener) - Method in class org.eclipse.debug.internal.ui.views.expression.PopupInformationControl
 
addFocusListener(FocusListener) - Method in class org.eclipse.jdt.internal.ui.text.AbstractInformationControl
Adds the given listener to the list of focus listeners.
addFocusListener(FocusListener) - Method in class org.eclipse.jdt.internal.ui.text.java.hover.BrowserInformationControl
 
addFocusListener(FocusListener) - Method in class org.eclipse.jdt.internal.ui.text.java.hover.SourceViewerInformationControl
 
addFocusListener(FocusListener) - Method in class org.eclipse.jface.text.DefaultInformationControl
 
addFocusListener(FocusListener) - Method in interface org.eclipse.jface.text.IInformationControl
Adds the given listener to the list of focus listeners.
addFocusListener(FocusListener) - Method in class org.eclipse.pde.internal.ui.editor.PDEMultiPageContentOutline
 
addFocusListener(FocusListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the control gains or loses focus, by sending it one of the messages defined in the FocusListener interface.
addFocusListener(FocusListener) - Method in class org.eclipse.ui.internal.presentations.AbstractTableInformationControl
 
addFocusListener(FocusListener) - Method in class org.eclipse.ui.internal.texteditor.AnnotationExpansionControl
 
AddFolderAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds an internal folder to the runtime class path.
AddFolderAction(IClasspathViewer) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddFolderAction
 
AddFolderAction_Add__Folders_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddFolderAction_Choose_folders_to_add__5 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddFolderAction_Classpath_already_includes_selected_folder_s___1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddFolderAction_Folder_Selection_4 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddFolderAction_Selection_must_be_a_folder_2 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
addForRefresh(IJavaElement) - Method in class org.eclipse.jdt.internal.core.DeltaProcessor
 
addFoundBrowsers(List) - Static method in class org.eclipse.ui.internal.browser.WebBrowserUtil
Add any supported EXTERNAL web browsers found after an arbitrary check in specific paths
addFragment(PluginFragmentModel) - Method in class org.eclipse.core.runtime.model.PluginRegistryModel
Deprecated. Adds the specified plug-in fragment to this registry.
addFrameworkListener(FrameworkListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a general framework listener.
addFrameworkListener(FrameworkListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified FrameworkListener object to the context bundle's list of listeners if not already present.
addFriend(PackageFriend) - Method in class org.eclipse.pde.internal.ui.model.bundle.ExportPackageObject
 
addFromFile(File, boolean) - Method in class org.eclipse.jdt.internal.corext.template.java.TemplateSet
Deprecated. Convenience method for reading templates from a file.
AddFromHistory_internalErrorMessage - Static variable in class org.eclipse.jdt.internal.ui.compare.CompareMessages
 
AddFromHistory_invalidSelectionMessage - Static variable in class org.eclipse.jdt.internal.ui.compare.CompareMessages
 
AddFromHistory_noHistoryMessage - Static variable in class org.eclipse.jdt.internal.ui.compare.CompareMessages
 
AddFromHistory_title - Static variable in class org.eclipse.jdt.internal.ui.compare.CompareMessages
 
AddFromHistoryAction - Class in org.eclipse.compare.internal
 
AddFromHistoryAction() - Constructor for class org.eclipse.compare.internal.AddFromHistoryAction
 
AddFromHistoryDialog - Class in org.eclipse.compare.internal
 
AddFromHistoryDialog(Shell, ResourceBundle) - Constructor for class org.eclipse.compare.internal.AddFromHistoryDialog
 
addFromStream(InputStream, boolean) - Method in class org.eclipse.jdt.internal.corext.template.java.TemplateSet
Deprecated. Reads templates from a XML stream and adds them to the templates
AddGetterSetterAction - Class in org.eclipse.jdt.ui.actions
Creates getter and setter methods for a type's fields.
AddGetterSetterAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.AddGetterSetterAction
Creates a new AddGetterSetterAction.
AddGetterSetterAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.AddGetterSetterAction
Note: This constructor is for internal use only.
AddGetterSetterAction_annotation_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_description - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_dialog_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_error_actionfailed - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_error_duplicate_methods - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_error_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_interface_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_methods_selected - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_no_primary_type_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_no_primary_type_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_QueryDialog_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_SkipExistingDialog_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_SkipExistingDialog_replace_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_SkipExistingDialog_skip_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_SkipExistingDialog_skipAll_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_SkipSetterForFinalDialog_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterAction_tooltip - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddGetterSetterOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Workspace runnable to add accessor methods to fields.
AddGetterSetterOperation(IType, IField[], IField[], IField[], CompilationUnit, IRequestQuery, IRequestQuery, IJavaElement, CodeGenerationSettings, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddGetterSetterOperation
Creates a new add getter setter operation.
AddGetterSetterOperation_description - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
AddGettSetterAction_typeContainsNoFields_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
addGlobalAnnotationModelListener(IAnnotationModelListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider
 
addGlobalAnnotationModelListener(IAnnotationModelListener) - Method in interface org.eclipse.jdt.internal.ui.javaeditor.ICompilationUnitDocumentProvider
Adds a listener that reports changes from all compilation unit annotation models.
addGroup(ActionGroup) - Method in class org.eclipse.jdt.internal.ui.actions.CompositeActionGroup
 
addGroup(LinkedPositionGroup) - Method in class org.eclipse.jface.text.link.LinkedModeModel
Adds a position group to this LinkedModeModel.
addGroup(IContributionManager, String) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Adds a group to a contribution manager.
addGroup(GroupInfo) - Method in class org.eclipse.ui.internal.progress.ProgressManager
Refresh the content providers as a result of an addition of info.
addGroup(IMenuManager, String, String) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Convenience method to add a new group after the specified group.
addHandlerListener(IHandlerListener) - Method in class org.eclipse.core.commands.AbstractHandler
 
addHandlerListener(IHandlerListener) - Method in interface org.eclipse.core.commands.IHandler
Registers an instance of IHandlerListener to listen for changes to properties of this instance.
addHandlerListener(IHandlerListener) - Method in class org.eclipse.jface.commands.ActionHandler
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.team.internal.ccvs.ui.actions.CVSAction
 
addHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.commands.AbstractHandler
Deprecated.  
addHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.commands.ActionHandler
Deprecated.  
addHandlerListener(IHandlerListener) - Method in interface org.eclipse.ui.commands.IHandler
Deprecated. Registers an instance of IHandlerListener to listen for changes to properties of this instance.
addHandlerListener(IHandlerListener) - Method in class org.eclipse.ui.internal.handlers.LegacyHandlerWrapper
 
addHandlerSubmission(HandlerSubmission) - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
Deprecated. Adds a single handler submissions for consideration by the workbench.
addHandlerSubmission(HandlerSubmission) - Method in class org.eclipse.ui.internal.commands.WorkbenchCommandSupport
 
addHandlerSubmissions(Collection) - Method in interface org.eclipse.ui.commands.IWorkbenchCommandSupport
Deprecated. Adds a collection of handler submissions for consideration by the workbench.
addHandlerSubmissions(Collection) - Method in class org.eclipse.ui.internal.commands.WorkbenchCommandSupport
 
addHandleUI(String) - Method in class org.eclipse.ui.internal.ide.registry.Capability
Adds the id of a capability for which this capability handles the user interface.
addHeaderAnnotationType(Object) - Method in interface org.eclipse.jface.text.source.IOverviewRuler
Adds the given annotation type to the header of this ruler.
addHeaderAnnotationType(Object) - Method in class org.eclipse.jface.text.source.OverviewRuler
 
addHelp(MarkerHelpRegistry) - Method in class org.eclipse.ui.internal.ide.registry.MarkerHelpRegistryReader
Get the marker help that is defined in the plugin registry and add it to the given marker help registry.
addHelpListener(HelpListener) - Method in class org.eclipse.jface.viewers.Viewer
Adds a listener for help requests in this viewer.
addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when help events are generated for the control, by sending it one of the messages defined in the HelpListener interface.
addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.Menu
Adds the listener to the collection of listeners who will be notified when help events are generated for the control, by sending it one of the messages defined in the HelpListener interface.
addHelpListener(HelpListener) - Method in class org.eclipse.swt.widgets.MenuItem
Adds the listener to the collection of listeners who will be notified when the help events are generated for the control, by sending it one of the messages defined in the HelpListener interface.
addHelpQuery(MarkerQuery, MarkerQueryResult, IConfigurationElement) - Method in class org.eclipse.ui.internal.ide.registry.MarkerHelpRegistry
Adds a help query to the registry.
addHighlightAnnotationType(Object) - Method in class org.eclipse.jface.text.source.AnnotationPainter
Adds the given annotation type to the list of annotation types whose annotations should be highlighted this painter.
addHighlights(Match[]) - Method in class org.eclipse.search2.internal.ui.text.AnnotationHighlighter
 
addHighlights(Match[]) - Method in class org.eclipse.search2.internal.ui.text.EditorAccessHighlighter
 
addHighlights(Match[]) - Method in class org.eclipse.search2.internal.ui.text.Highlighter
 
addHighlights(Match[]) - Method in class org.eclipse.search2.internal.ui.text.MarkerHighlighter
 
addHistory(ILaunchConfiguration, boolean) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchHistory
Adds the givev configuration to this hisotry
addHits(Hits, String) - Method in interface org.eclipse.help.internal.search.ISearchHitCollector
Adds hits to the result
addHits(Hits, String) - Method in class org.eclipse.help.internal.search.SearchResults
Adds hits to the result
addHost(BundleLoaderProxy) - Method in class org.eclipse.osgi.framework.internal.core.BundleFragment
Adds a host bundle for this fragment.
addHotCodeReplaceListener(IJavaHotCodeReplaceListener) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
Registers the given listener for hot code replace notifications.
addHotCodeReplaceListener(IJavaHotCodeReplaceListener) - Method in class org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager
Adds the given listener to the collection of hot code replace listeners.
addHotCodeReplaceListener(IJavaHotCodeReplaceListener) - Method in class org.eclipse.jdt.internal.debug.core.JDIDebugPlugin
Adds the given hot code replace listener to the collection of listeners that will be notified by the hot code replace manager in this plugin.
addHotSwapTarget(JDIDebugTarget) - Method in class org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager
Adds the given target to the list of hot-swappable targets.
addHyperlink(IHyperlink, int, int) - Method in class org.eclipse.ui.console.TextConsole
Adds a hyperlink to this console.
addHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.AbstractHyperlink
Adds the event listener to this hyperlink.
addHyperlinkListener(IHyperlinkListener) - Method in class org.eclipse.ui.forms.widgets.FormText
Adds a listener that will handle hyperlink events.
addIDEEncoding(String) - Static method in class org.eclipse.ui.ide.IDEEncoding
Add value to the list of workbench encodings.
addIdentifierListener(IIdentifierListener) - Method in interface org.eclipse.ui.activities.IIdentifier
Registers an instance of IIdentifierListener to listen for changes to properties of this instance.
addIgnored(IContainer, String) - Method in class org.eclipse.team.internal.ccvs.core.resources.EclipseSynchronizer
Adds a pattern to the set of ignores for the specified folder.
addImageLoaderListener(ImageLoaderListener) - Method in class org.eclipse.swt.graphics.ImageLoader
Adds the listener to the collection of listeners who will be notified when image data is either partially or completely loaded.
addImport(String) - Method in interface org.eclipse.jdt.internal.corext.codemanipulation.IImportsStructure
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(String) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportRewrite
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(ITypeBinding) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportRewrite
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(ITypeBinding, AST) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportRewrite
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(ITypeBinding, AST) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportsStructure
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(ITypeBinding) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportsStructure
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(String) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportsStructure
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImport(String) - Method in class org.eclipse.jdt.internal.debug.ui.snippeteditor.SelectImportsDialog.ImportsContentProvider
 
addImport(String) - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage.ImportsManager
Adds a new import declaration that is sorted in the existing imports.
addImport(ITypeBinding) - Method in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage.ImportsManager
Adds a new import declaration that is sorted in the existing imports.
addImportFromSignature(String, AST) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportRewrite
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImportFromSignature(String, AST) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportsStructure
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addImportModel(ImportModel) - Method in class org.eclipse.update.core.model.FeatureModel
Adds a plug-in dependency entry.
AddImportOnSelectionAction - Class in org.eclipse.jdt.internal.ui.javaeditor
 
AddImportOnSelectionAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.internal.ui.javaeditor.AddImportOnSelectionAction
 
addImports(CompilationUnitRewrite, ASTNode, Map, Map, boolean) - Static method in class org.eclipse.jdt.internal.corext.refactoring.structure.ImportRewriteUtil
Adds the necessary imports for an ast node to the specified compilation unit.
addImports(CompilationUnitRewrite, ASTNode, Map, Map, Collection, boolean) - Static method in class org.eclipse.jdt.internal.corext.refactoring.structure.ImportRewriteUtil
Adds the necessary imports for an ast node to the specified compilation unit.
addImports(IFeatureImport[]) - Method in class org.eclipse.pde.internal.core.feature.Feature
 
addImports(IFeatureImport[]) - Method in interface org.eclipse.pde.internal.core.ifeature.IFeature
Adds a required plug-in reference to this feature.
AddImportsOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Add imports to a compilation unit.
AddImportsOperation(ICompilationUnit, IDocument, int, int, AddImportsOperation.IChooseImportQuery) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddImportsOperation
Generate import statements for the passed java elements Elements must be of type IType (-> single import) or IPackageFragment (on-demand-import).
AddImportsOperation.IChooseImportQuery - Interface in org.eclipse.jdt.internal.corext.codemanipulation
 
AddImportsOperation_description - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
AddImportsOperation_error_importclash - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
AddImportsOperation_error_notresolved_message - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
addInclude(ISchemaInclude) - Method in class org.eclipse.pde.internal.core.schema.Schema
 
addIncludedFeatureReferenceModel(IncludedFeatureReferenceModel) - Method in class org.eclipse.update.core.model.FeatureModel
Adds a feature identifier.
addIncludedFeatures(IFeatureChild[]) - Method in class org.eclipse.pde.internal.core.feature.Feature
 
addIncludedFeatures(IFeatureChild[]) - Method in interface org.eclipse.pde.internal.core.ifeature.IFeature
Adds included feature to this feature.
addIncompatibleReturnTypeProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.TypeMismatchSubProcessor
 
addIncompatibleThrowsProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.TypeMismatchSubProcessor
 
addIndexEntry(char[], char[]) - Method in class org.eclipse.jdt.core.search.SearchDocument
Adds the given index entry (category and key) coming from this document to the index.
addIndexEntry(char[], char[], String) - Method in class org.eclipse.jdt.internal.core.index.Index
 
addIndexEntry(char[], char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addIndexEntry(char[], char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.InternalSearchDocument
 
addInfo(String, Throwable) - Method in class org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation
Adds a new info to the list with the passed information.
addInfo(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds an INFO entry filled with the given message to this status.
addInfo(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds an INFO entry filled with the given message and context to this status.
addInfoListener(ILocalSystemInfoListener) - Static method in class org.eclipse.update.configuration.LocalSystemInfo
Add local system change listener.
addingBreakpoint(IJavaDebugTarget, IJavaBreakpoint) - Method in interface org.eclipse.jdt.debug.core.IJavaBreakpointListener
Notification that the given breakpoint is about to be added to the specified target.
addingBreakpoint(IJavaDebugTarget, IJavaBreakpoint) - Method in class org.eclipse.jdt.internal.debug.ui.JavaDebugOptionsManager
 
addingService(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.protocol.ContentHandlerProxy
 
addingService(ServiceReference) - Method in class org.eclipse.osgi.framework.internal.protocol.URLStreamHandlerProxy
 
addingService(ServiceReference) - Method in class org.osgi.util.tracker.ServiceTracker
Default implementation of the ServiceTrackerCustomizer.addingService method.
addingService(ServiceReference) - Method in interface org.osgi.util.tracker.ServiceTrackerCustomizer
A service is being added to the ServiceTracker object.
addInitial(IPresentablePart) - Method in class org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder
 
addInitial(IPresentablePart) - Method in class org.eclipse.ui.internal.presentations.util.TabOrder
Adds a part at initialization-time (the part was added as part of a perspective, rather than by a user action)
addInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
addInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addInitializer(VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.ui.text.correction.AbstractSerialVersionProposal
Adds an initializer to the specified variable declaration fragment.
addInitializer(VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.ui.text.correction.SerialVersionDefaultProposal
 
addInitializer(VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.ui.text.correction.SerialVersionHashProposal
 
addInnerEmulationDependent(BlockScope, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding
 
addInputChangeListener(ClassFileDocumentProvider.InputChangeListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.ClassFileDocumentProvider
Adds an input change listener.
addInputContextListener(IInputContextListener) - Method in class org.eclipse.pde.internal.ui.editor.context.InputContextManager
 
addInsertEdit(int, String) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
addInstallConfigurationChangedListener(IInstallConfigurationChangedListener) - Method in interface org.eclipse.update.configuration.IInstallConfiguration
Adds a configuration change listener.
addInstallConfigurationChangedListener(IInstallConfigurationChangedListener) - Method in class org.eclipse.update.internal.core.InstallConfiguration
 
addInstance(Object) - Method in class org.eclipse.ui.internal.components.framework.FactoryMap
 
addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.BreakpointRequest
 
addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.ExceptionRequest
 
addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MethodEntryRequest
 
addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.MethodExitRequest
 
addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.StepRequest
 
addInstanceFilter(ObjectReference) - Method in interface com.sun.jdi.request.WatchpointRequest
 
addInstanceFilter(ObjectReference) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
 
addInstanceFilter(IJavaObject) - Method in interface org.eclipse.jdt.debug.core.IJavaBreakpoint
Adds the given object to the list of objects in which this breakpoint is restricted to suspend execution.
addInstanceFilter(EventRequest, ObjectReference) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint
Adds an instance filter to the given request.
addInstanceFilter(IJavaObject) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint
 
addInstanceFilter(EventRequest, ObjectReference) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaClassPrepareBreakpoint
 
addInstanceFilter(IJavaObject) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaClassPrepareBreakpoint
 
addInstanceFilter(EventRequest, ObjectReference) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaExceptionBreakpoint
 
addInstanceFilter(EventRequest, ObjectReference) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaLineBreakpoint
 
addInstanceFilter(EventRequest, ObjectReference) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaMethodBreakpoint
 
addInstanceFilter(EventRequest, ObjectReference) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaWatchpoint
 
addInterface(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the type to the collection of interfaces.
addInterfaceDeclaration(int, char[], char[], char[][], char[][], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addInvalidVariableNameProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addInversedComboBox(Composite, String, OptionsConfigurationBlock.Key, String[], String[], int) - Method in class org.eclipse.jdt.internal.ui.preferences.OptionsConfigurationBlock
 
addItem(Item) - Method in class org.eclipse.ui.internal.cheatsheets.data.CheatSheet
Adds an item to the cheat sheet.
addItem(PerspectiveBarContributionItem) - Method in class org.eclipse.ui.internal.PerspectiveBarManager
Method that adds a PerspectiveBarContributionItem and ensures it is visible
addItems(List) - Method in class org.eclipse.ui.actions.BaseNewWizardMenu
Adds the items to show to the given list.
addItems(List) - Method in class org.eclipse.ui.actions.NewWizardMenu
 
addItems(Collection) - Method in class org.eclipse.ui.internal.cheatsheets.data.CheatSheet
Adds all the items from the collection to the cheat sheet.
addItems(Table, WorkbenchPage) - Method in class org.eclipse.ui.internal.CycleEditorAction
Add all views to the dialog in the activation order
addItems(Table, WorkbenchPage) - Method in class org.eclipse.ui.internal.CyclePartAction
Add all views to the dialog in the activation order
addItems(Table, WorkbenchPage) - Method in class org.eclipse.ui.internal.CyclePerspectiveAction
Add all views to the dialog in the activation order
addItemsChangedListener(IItemsChangedListener) - Method in interface org.eclipse.ui.views.markers.internal.ITableViewContentProvider
 
addItemsChangedListener(IItemsChangedListener) - Method in class org.eclipse.ui.views.markers.internal.MarkerRegistry
 
addIteratorImport() - Method in class org.eclipse.jdt.internal.corext.template.java.JavaContext
 
ADDITION - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Difference constant (value 1) indicating one side was added.
ADDITION - Static variable in class org.eclipse.team.core.synchronize.SyncInfo
Sync constant (value 1) indicating that one side was added.
ADDITIONAL_OS_ALIASES - Static variable in class org.eclipse.pde.internal.builders.NativeCodeAttributeValues
 
ADDITIONAL_PROCESSOR_ALIASES - Static variable in class org.eclipse.pde.internal.builders.NativeCodeAttributeValues
 
AdditionalTypeCollection - Class in org.eclipse.jdt.internal.core.builder
 
AdditionalTypeCollection(char[][], char[][][], char[][]) - Constructor for class org.eclipse.jdt.internal.core.builder.AdditionalTypeCollection
 
AddJarAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds an internal jar to the runtime class path.
AddJarAction(IClasspathViewer) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddJarAction
 
AddJarAction_Add__JARs_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddJarAction_Choose_jars_to_add__8 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddJarAction_JAR_Selection_7 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
addJARFormatSection() - Method in class org.eclipse.pde.internal.ui.wizards.exports.BaseExportWizardPage
 
addJARFormatSection() - Method in class org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizardPage
 
addJavaApplication(Map, ILaunchConfiguration) - Method in class org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator
Convert java application launch configuration to ant target and add it to a document.
addJavaBreakpointAttributes(Map, IJavaElement) - Static method in class org.eclipse.jdt.internal.debug.ui.BreakpointUtils
Adds attributes to the given attribute map: Java element handle id Attributes defined by JavaCore
addJavaBreakpointAttributesWithMemberDetails(Map, IJavaElement, int, int) - Static method in class org.eclipse.jdt.internal.debug.ui.BreakpointUtils
Adds attributes to the given attribute map: Java element handle id Member start position Member end position Attributes defined by JavaCore
addJavaBreakpointListener(IJavaBreakpointListener) - Static method in class org.eclipse.jdt.debug.core.JDIDebugModel
Registers the given listener for breakpoint notifications.
addJavaBreakpointListener(IJavaBreakpointListener) - Method in class org.eclipse.jdt.internal.debug.core.JDIDebugPlugin
Adds the given breakpoint listener to the JDI debug model.
AddJavaDocStubAction - Class in org.eclipse.jdt.ui.actions
Create Javadoc comment stubs for the selected members.
AddJavaDocStubAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.AddJavaDocStubAction
Creates a new AddJavaDocStubAction.
AddJavaDocStubAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.AddJavaDocStubAction
Note: This constructor is for internal use only.
AddJavaDocStubAction_description - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddJavaDocStubAction_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddJavaDocStubAction_tooltip - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddJavaDocStubOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Add javadoc stubs to members.
AddJavaDocStubOperation(IMember[]) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddJavaDocStubOperation
 
AddJavaDocStubOperation_description - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
AddJavaDocStubsAction_error_actionFailed - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddJavaDocStubsAction_error_dialogTitle - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddJavaDocStubsAction_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
addJavaElementMarkerAttributes(Map, IJavaElement) - Static method in class org.eclipse.jdt.core.JavaCore
Configures the given marker attribute map for the given Java element.
addJavaElements(Set, LogicalPackage) - Method in class org.eclipse.jdt.internal.ui.search.JavaSearchScopeFactory
 
addJavaNature(IProject, IProgressMonitor) - Static method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock
 
addJDIEventListener(IJDIEventListener, EventRequest) - Method in class org.eclipse.jdt.internal.debug.core.EventDispatcher
Registers the given listener for with the given event request.
addJDIEventListener(IJDIEventListener, EventRequest) - Method in class org.eclipse.jdt.internal.debug.core.model.JDIDebugElement
Adds the given listener to this target's event dispatcher's table of listeners for the specified event request.
addJobChangeListener(IJobChangeListener) - Method in class org.eclipse.core.internal.jobs.InternalJob
 
addJobChangeListener(IJobChangeListener) - Method in class org.eclipse.core.internal.jobs.JobManager
 
addJobChangeListener(IJobChangeListener) - Method in interface org.eclipse.core.runtime.jobs.IJobManager
Registers a job listener with the job manager.
addJobChangeListener(IJobChangeListener) - Method in class org.eclipse.core.runtime.jobs.Job
Registers a job listener with this job Has no effect if an identical listener is already registered.
addJobInfo(JobInfo) - Method in class org.eclipse.ui.internal.progress.ProgressManager
Refresh the content providers as a result of an addition of info.
addJUnit(Map, ILaunchConfiguration) - Method in class org.eclipse.ant.internal.ui.datatransfer.BuildFileCreator
Convert JUnit launch configuration to JUnit task and add it to a document.
addJUnitToBuildPath(Shell, IJavaProject) - Static method in class org.eclipse.jdt.internal.junit.ui.JUnitAddLibraryProposal
 
addKeyConfigurationListener(IKeyConfigurationListener) - Method in interface org.eclipse.ui.commands.IKeyConfiguration
Deprecated. Registers an instance of IKeyConfigurationListener to listen for changes to attributes of this instance.
addKeyConfigurationListener(IKeyConfigurationListener) - Method in class org.eclipse.ui.internal.keys.SchemeWrapper
 
addKeyListener(KeyListener) - Method in class org.eclipse.help.ui.internal.views.ComboPart
 
addKeyListener(KeyListener) - Method in class org.eclipse.jface.contentassist.AbstractControlContentAssistSubjectAdapter
 
addKeyListener(KeyListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addKeyListener(KeyListener) - Method in class org.eclipse.swt.widgets.Tracker
Adds the listener to the collection of listeners who will be notified when keys are pressed and released on the system keyboard, by sending it one of the messages defined in the KeyListener interface.
addKeys(OverlayPreferenceStore.OverlayKey[]) - Method in class org.eclipse.jdt.internal.ui.preferences.OverlayPreferenceStore
The keys to add to the list of overlay keys.
addLabel(Label) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addLabelDecorator(ILabelDecorator) - Method in class org.eclipse.jdt.internal.ui.viewsupport.JavaUILabelProvider
Adds a decorator to the label provider
addLabelDecorator(ILabelDecorator) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizePageConfiguration
 
addLabelDecorator(ILabelDecorator) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Add a label decorator to the page configuration.
addLabelledTextField(Composite, String, String, int, int, String[]) - Method in class org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage
Returns an array of size 2: - first element is of type Label - second element is of type Text Use getLabelControl and getTextControl to get the 2 controls.
addLanguageListener(int, Runnable) - Static method in class org.eclipse.swt.internal.BidiUtil
Adds a language listener.
addLaunch(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchManager
Adds the specified launch and notifies listeners.
addLaunch(ILaunch) - Method in class org.eclipse.debug.internal.core.LaunchManager
 
addLaunchConfigurationListener(ILaunchConfigurationListener) - Method in interface org.eclipse.debug.core.ILaunchManager
Adds the given launch configuration listener to the list of listeners notified when a launch configuration is added, removed, or changed.
addLaunchConfigurationListener(ILaunchConfigurationListener) - Method in class org.eclipse.debug.internal.core.LaunchManager
 
addLaunches(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchManager
Adds the specified launch objects and notifies listeners.
addLaunches(ILaunch[]) - Method in class org.eclipse.debug.internal.core.LaunchManager
 
addLaunchHistoryListener(ILaunchHistoryChangedListener) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationManager
Add the specified listener to the list of listeners that will be notified when the launch history changes.
addLaunchListener(ILaunchListener) - Method in interface org.eclipse.debug.core.ILaunchManager
Adds the given listener to the collection of registered launch listeners.
addLaunchListener(ILaunchesListener) - Method in interface org.eclipse.debug.core.ILaunchManager
Adds the given listener to the collection of registered launch listeners.
addLaunchListener(ILaunchListener) - Method in class org.eclipse.debug.internal.core.LaunchManager
 
addLaunchListener(ILaunchesListener) - Method in class org.eclipse.debug.internal.core.LaunchManager
 
addLibraries(ClasspathModifierQueries.IAddLibrariesQuery, IJavaProject, IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.buildpath.ClasspathModifier
Add libraries to the buildpath.
addLibraries(IPluginModelBase, ArrayList) - Static method in class org.eclipse.pde.internal.core.ClasspathUtilCore
 
AddLibraryAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds a library to the runtime class path.
AddLibraryAction(IClasspathViewer) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddLibraryAction
 
AddLibraryAction_0 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddLibraryDialog - Class in org.eclipse.pde.internal.ui.editor.build
 
AddLibraryDialog(Shell, String[], IPluginModelBase) - Constructor for class org.eclipse.pde.internal.ui.editor.build.AddLibraryDialog
 
addLibraryEntries(List, IJavaProject, IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.buildpath.ClasspathModifier
 
addLibraryEntry(IPath, IPath, PDEClasspathContainer.Rule[], ArrayList) - Method in class org.eclipse.pde.internal.core.PDEClasspathContainer
 
AddLibraryOperation - Class in org.eclipse.jdt.internal.corext.buildpath
Operation to add libraries to the buildpath
AddLibraryOperation(ClasspathModifier.IClasspathModifierListener, IClasspathInformationProvider) - Constructor for class org.eclipse.jdt.internal.corext.buildpath.AddLibraryOperation
Constructor
addLifecycleListener(ILifecycleListener) - Method in class org.eclipse.core.internal.resources.Workspace
Adds a listener for internal workspace lifecycle events.
addLineBackgroundListener(LineBackgroundListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a line background listener.
addLineBreakpointAttributes(Map, String, boolean, int, int, int) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaLineBreakpoint
Adds the standard attributes of a line breakpoint to the given attribute map.
addLineInfo(int, int, int) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl.FileInfo
Add information about the mapping of one line.
addLineInfo(int, int, int, int, int) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl.Stratum
Add line mapping information.
addLineStyleListener(LineStyleListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a line style listener.
addLink(String, int, int, int) - Method in class org.eclipse.ant.internal.ui.console.AbstractJavacPatternMatcher
 
addLink(IConsoleHyperlink, int, int) - Method in class org.eclipse.debug.internal.ui.views.console.ProcessConsole
 
addLink(IHyperlink, int, int) - Method in class org.eclipse.debug.internal.ui.views.console.ProcessConsole
 
addLink(IConsoleHyperlink, int, int) - Method in interface org.eclipse.debug.ui.console.IConsole
Deprecated. replaced with addLink(IHyperlink link, int offset, int length)
addLink(IHyperlink, int, int) - Method in interface org.eclipse.debug.ui.console.IConsole
Adds the given hyperlink to this console.
addLinkedPosition(ITrackedNodePosition, boolean, String) - Method in class org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal
Adds a linked position to be shown when the proposal is applied.
addLinkedPositionProposal(String, String, Image) - Method in class org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal
Adds a linked position proposal to the group with the given id.
addLinkedPositionProposal(String, String, String, Image) - Method in class org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal
Adds a linked position proposal to the group with the given id.
addLinkedPositionProposal(String, ITypeBinding) - Method in class org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal
Adds a linked position proposal to the group with the given id.
addLinkedPositionProposal(String, IJavaCompletionProposal) - Method in class org.eclipse.jdt.internal.ui.text.correction.LinkedCorrectionProposal
Adds a linked position proposal to the group with the given id.
addLinkedPositions(ASTRewrite, VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.ui.text.correction.AbstractSerialVersionProposal
Adds the necessary linked positions for the specified fragment.
addLinkedPositions(ASTRewrite, VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.ui.text.correction.SerialVersionDefaultProposal
 
addLinkedPositions(ASTRewrite, VariableDeclarationFragment) - Method in class org.eclipse.jdt.internal.ui.text.correction.SerialVersionHashProposal
 
addLinkingListener(ILinkedModeListener) - Method in class org.eclipse.jface.text.link.LinkedModeModel
Adds listener to the set of listeners that are informed upon state changes.
addListener(IStreamListener) - Method in class org.eclipse.ant.internal.ui.launchConfigurations.AntStreamMonitor
 
addListener(ILabelProviderListener) - Method in class org.eclipse.ant.internal.ui.preferences.AntClasspathLabelProvider
 
addListener(IResourceChangeListener, int) - Method in class org.eclipse.core.internal.events.NotificationManager
 
addListener(PerformanceStats.PerformanceListener) - Static method in class org.eclipse.core.internal.runtime.PerformanceStatsProcessor
 
addListener(PerformanceStats.PerformanceListener) - Static method in class org.eclipse.core.runtime.PerformanceStats
Adds a listener that is notified when performance events occur.
addListener(IMemoryBlockListener) - Method in interface org.eclipse.debug.core.IMemoryBlockManager
Registers the given listener for memory block addition and removal notification.
addListener(IStreamListener) - Method in interface org.eclipse.debug.core.model.IStreamMonitor
Adds the given listener to this stream monitor's registered listeners.
addListener(IMemoryBlockListener) - Method in class org.eclipse.debug.internal.core.MemoryBlockManager
 
addListener(IStreamListener) - Method in class org.eclipse.debug.internal.core.OutputStreamMonitor
 
addListener(ILabelProviderListener) - Method in class org.eclipse.debug.internal.ui.DefaultLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.debug.internal.ui.DelegatingModelPresentation
Delegate to all extensions.
addListener(ILabelProviderListener) - Method in class org.eclipse.debug.internal.ui.LazyModelPresentation
 
addListener(ILabelProviderListener) - Method in class org.eclipse.debug.internal.ui.views.DebugViewInterimLabelProvider
 
addListener(IMemoryRenderingBindingsListener) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRenderingBindingsProvider
 
addListener(IMemoryRenderingBindingsListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingBindingsProvider
Adds a listener to this binding provider.
addListener(int, Listener) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
addListener(WorkspaceTracker.Listener) - Method in class org.eclipse.jdt.internal.corext.refactoring.changes.WorkspaceTracker
 
addListener(Control, String) - Static method in class org.eclipse.jdt.internal.debug.ui.actions.ControlAccessibleListener
 
addListener(ILabelProviderListener) - Method in class org.eclipse.jdt.internal.debug.ui.classpath.ClasspathLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.jdt.internal.ui.callhierarchy.CallHierarchyLabelDecorator
 
addListener(IAnnotationModelListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.GlobalAnnotationModelListener
 
addListener(ILabelProviderListener) - Method in class org.eclipse.jdt.internal.ui.search.SearchLabelProvider
 
addListener(ISpellEventListener) - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.DefaultSpellChecker
 
addListener(ISpellEventListener) - Method in interface org.eclipse.jdt.internal.ui.text.spelling.engine.ISpellChecker
Adds a spell event listener to the active listeners.
addListener(ILabelProviderListener) - Method in class org.eclipse.jdt.internal.ui.viewsupport.JavaUILabelProvider
 
addListener(IProblemChangedListener) - Method in class org.eclipse.jdt.internal.ui.viewsupport.ProblemMarkerManager
Adds a listener for problem marker changes.
addListener(ITextEditor, ISelectionListenerWithAST) - Method in class org.eclipse.jdt.internal.ui.viewsupport.SelectionListenerWithASTManager
Registers a selection listener for the given editor part.
addListener(IPackageExplorerActionListener) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage.DialogPackageExplorerActionGroup
Add listeners for the PackageExplorerActionEvent.
addListener(ILabelProviderListener) - Method in class org.eclipse.jdt.ui.OverrideIndicatorLabelDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.jdt.ui.ProblemsLabelDecorator
 
addListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.ColorSelector
Adds a property change listener to this ColorSelector.
addListener(IPropertyChangeListener) - Method in class org.eclipse.jface.resource.ResourceRegistry
Adds a property change listener to this registry.
addListener(ICellEditorListener) - Method in class org.eclipse.jface.viewers.CellEditor
Adds a listener to this cell editor.
addListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.DecoratingLabelProvider
The DecoratingLabelProvider implementation of this IBaseLabelProvider method adds the listener to both the nested label provider and the label decorator.
addListener(IConcurrentModelListener) - Method in class org.eclipse.jface.viewers.deferred.AbstractConcurrentModel
 
addListener(IConcurrentModelListener) - Method in interface org.eclipse.jface.viewers.deferred.IConcurrentModel
Adds a listener to this model.
addListener(ILabelProviderListener) - Method in interface org.eclipse.jface.viewers.IBaseLabelProvider
Adds a listener to this label provider.
addListener(ILabelProviderListener) - Method in class org.eclipse.jface.viewers.LabelProvider
 
addListener(IUndoManagerListener) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
Adds a listener to the undo manager.
addListener(IUndoManagerListener) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager
 
addListener(IUndoManagerListener) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager2
 
addListener(Object, Object) - Method in class org.eclipse.osgi.framework.eventmgr.EventListeners
Add a listener to the list.
addListener(ILabelProviderListener) - Method in class org.eclipse.search.internal.ui.text.FileLabelProvider
 
addListener(ILabelProviderListener) - Method in class org.eclipse.search.internal.ui.util.FileLabelProvider
 
addListener(ISearchResultListener) - Method in interface org.eclipse.search.ui.ISearchResult
Adds a ISearchResultListener.
addListener(ISearchResultListener) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
Adds a ISearchResultListener.
addListener(int, Listener) - Method in class org.eclipse.swt.widgets.Display
Adds the listener to the collection of listeners who will be notifed when an event of the given type occurs.
addListener(int, Listener) - Method in class org.eclipse.swt.widgets.Widget
Adds the listener to the collection of listeners who will be notifed when an event of the given type occurs.
addListener(ISubscriberChangeListener) - Method in class org.eclipse.team.core.subscribers.Subscriber
Adds a listener to this team subscriber.
addListener(ISynchronizerChangeListener) - Method in class org.eclipse.team.core.variants.ThreeWaySynchronizer
Adds a listener to this synchronizer.
addListener(IConsoleListener) - Method in class org.eclipse.team.internal.ccvs.core.client.ConsoleListeners
 
addListener(TagSource.ITagSourceChangeListener) - Method in class org.eclipse.team.internal.ccvs.ui.tags.TagSource
 
addListener(IChangeSetChangeListener) - Method in class org.eclipse.team.internal.core.subscribers.ChangeSetCollector
Add the listener to the set of registered listeners.
addListener(ILabelProviderListener) - Method in class org.eclipse.team.internal.ui.preferences.FileTypeTable
 
addListener(int, Listener) - Method in class org.eclipse.team.internal.ui.synchronize.actions.StatusLineCLabelContribution
 
addListener(IPropertyListener) - Method in class org.eclipse.ui.internal.ActionSetManager
 
addListener(IPropertyListener) - Method in class org.eclipse.ui.internal.cheatsheets.CheatSheetHistory
 
addListener(ILabelProviderListener) - Method in class org.eclipse.ui.internal.decorators.DeclarativeDecorator
 
addListener(ILabelProviderListener) - Method in class org.eclipse.ui.internal.decorators.DecoratorManager
Add the listener to the list of listeners.
addListener(ILabelProviderListener) - Method in class org.eclipse.ui.internal.ide.LinkedResourceDecorator
 
addListener(IPropertyListener) - Method in class org.eclipse.ui.internal.PartStack
Adds a property listener to this stack.
addListener(IPropertyMapListener) - Method in interface org.eclipse.ui.internal.preferences.IDynamicPropertyMap
Attaches a property map listener to this map.
addListener(String[], IPropertyMapListener) - Method in interface org.eclipse.ui.internal.preferences.IDynamicPropertyMap
Attaches a listener that will receive notifications when any of the given properties change.
addListener(IPropertyMapListener) - Method in class org.eclipse.ui.internal.preferences.PropertyMapAdapter
 
addListener(String[], IPropertyMapListener) - Method in class org.eclipse.ui.internal.preferences.PropertyMapAdapter
 
addListener(TabFolderListener) - Method in class org.eclipse.ui.internal.presentations.util.AbstractTabFolder
Adds the given listener to this AbstractTabFolder
addListener(IPropertyListener) - Method in class org.eclipse.ui.internal.presentations.util.StandardSystemToolbar
 
addListeners() - Method in class org.eclipse.debug.internal.ui.views.memory.AbstractMemoryViewPane
 
addListeners() - Method in class org.eclipse.debug.internal.ui.views.memory.RenderingViewPane
 
addListeners(TreeViewer) - Method in class org.eclipse.jface.preference.PreferenceDialog
Add the listeners to the tree viewer.
addListeners(StyledText) - Method in class org.eclipse.ui.internal.dialogs.ProductInfoDialog
Adds listeners to the given styled text
addListFilter(ViewerFilter) - Method in class org.eclipse.jdt.internal.ui.jarpackager.CheckboxTreeAndListGroup
Adds the given filter to the list viewer and triggers refiltering and resorting of the elements.
addLocalOption(Command.LocalOption) - Method in class org.eclipse.team.internal.ccvs.ui.operations.SingleCommandOperation
 
addLocalOption(Command.LocalOption) - Method in class org.eclipse.team.internal.ccvs.ui.operations.TagInRepositoryOperation
 
addLocalOption(Command.LocalOption) - Method in class org.eclipse.team.internal.ccvs.ui.operations.TagOperation
 
addLocalSiteChangedListener(ILocalSiteChangedListener) - Method in interface org.eclipse.update.configuration.ILocalSite
Adds a site change listener
addLocalSiteChangedListener(ILocalSiteChangedListener) - Method in class org.eclipse.update.internal.core.SiteLocal
 
addLocalType(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addLocalVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addLocationFilter(LocationImpl) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts the events generated by this request to those that occur at the given location.
addLocationListener(LocationListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the current location has changed or is about to change.
addLogicalStructure() - Method in class org.eclipse.jdt.internal.debug.ui.JavaLogicalStructuresPreferencePage
 
addLogListener(ILogListener) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
addLogListener(ILogListener) - Method in class org.eclipse.core.internal.runtime.Log
Adds the given log listener to this log.
addLogListener(ILogListener) - Method in interface org.eclipse.core.runtime.ILog
Adds the given log listener to this log.
addLogListener(ILogListener) - Static method in class org.eclipse.core.runtime.Platform
Adds the given log listener to the notification list of the platform.
addManifestReferences(IRuntimeClasspathEntry, List) - Method in class org.eclipse.jdt.launching.StandardSourcePathProvider
If the given entry is an archive, adds any archives referenced by the associated manifest.
addMap(IPropertyMap) - Method in class org.eclipse.ui.internal.preferences.PropertyMapUnion
 
addMarker() - Method in class org.eclipse.ui.texteditor.MarkerRulerAction
Creates a new marker according to the specification of this action and adds it to the marker resource.
AddMarkerAction - Class in org.eclipse.ui.texteditor
Action for creating a marker of a specified type for the editor's input element based on the editor's selection.
AddMarkerAction(ResourceBundle, String, ITextEditor, String, boolean) - Constructor for class org.eclipse.ui.texteditor.AddMarkerAction
Creates a new action for the given text editor.
addMarkerAnnotation(IMarker) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Creates an annotation for the given marker and adds it to this model.
addMarkerUpdater(IMarkerUpdater) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Adds the given marker updater to this annotation model.
addMasterDocumentRange(int, int) - Method in class org.eclipse.jface.text.projection.ProjectionDocument
Ensures that the given range of the master document is part of this projection document.
addMatch(IUndoContext) - Method in class org.eclipse.core.commands.operations.ObjectUndoContext
Add the specified context as a match of this context.
addMatch(ASTNode, int) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
addMatch(String, Object, IResource, IMarker) - Method in class org.eclipse.search.internal.ui.SearchResultView
 
addMatch(String, Object, IResource, IMarker) - Method in interface org.eclipse.search.ui.ISearchResultView
Deprecated. Informs the view that a match has been found.
addMatch(Match) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
Adds a Match to this search result.
addMatches(Match[]) - Method in class org.eclipse.search.ui.text.AbstractTextSearchResult
Adds a number of Matches to this search result.
AddMemoryBlockAction - Class in org.eclipse.debug.internal.ui.views.memory
Action for adding memory block.
AddMemoryBlockAction(IMemoryRenderingSite) - Constructor for class org.eclipse.debug.internal.ui.views.memory.AddMemoryBlockAction
 
AddMemoryBlockAction(String, int, IMemoryRenderingSite) - Constructor for class org.eclipse.debug.internal.ui.views.memory.AddMemoryBlockAction
 
AddMemoryBlockAction_expressionEvalFailed - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryBlockAction_failed - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryBlockAction_input_invalid - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryBlockAction_noMemoryBlock - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryBlockAction_title - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryBlockAction_tooltip - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
addMemoryBlockRendering(IMemoryRendering) - Method in class org.eclipse.debug.internal.ui.views.memory.ViewPaneRenderingMgr
 
addMemoryBlocks(IMemoryBlock[]) - Method in interface org.eclipse.debug.core.IMemoryBlockManager
Adds the given memory blocks to the memory block manager.
addMemoryBlocks(IMemoryBlock[]) - Method in class org.eclipse.debug.internal.core.MemoryBlockManager
 
addMemoryRendering(IMemoryRendering) - Method in class org.eclipse.debug.internal.ui.views.memory.RenderingViewPane
 
addMemoryRendering(IMemoryRendering) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingContainer
Adds the given rendering to this container.
AddMemoryRenderingAction - Class in org.eclipse.debug.internal.ui.views.memory
Toolbar "Add Memory Rendering Action" from Memory Rendering Pane
AddMemoryRenderingAction(IMemoryRenderingContainer) - Constructor for class org.eclipse.debug.internal.ui.views.memory.AddMemoryRenderingAction
 
AddMemoryRenderingAction_Add_rendering_failed - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingAction_Add_renderings - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingAction_Unable_to_add_selected_renderings - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingContextAction - Class in org.eclipse.debug.internal.ui.views.memory
 
AddMemoryRenderingContextAction() - Constructor for class org.eclipse.debug.internal.ui.views.memory.AddMemoryRenderingContextAction
 
AddMemoryRenderingDialog - Class in org.eclipse.debug.internal.ui.views.memory
Dialog allowing user to add a memory rendering
AddMemoryRenderingDialog(Shell, IMemoryRenderingSite) - Constructor for class org.eclipse.debug.internal.ui.views.memory.AddMemoryRenderingDialog
 
AddMemoryRenderingDialog_Add_memory_rendering - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingDialog_Add_New - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingDialog_Memory_Monitor - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingDialog_Memory_renderings - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
AddMemoryRenderingDialog_Unknown - Static variable in class org.eclipse.debug.internal.ui.DebugUIMessages
 
addMenu(IConfigurationElement) - Method in class org.eclipse.ui.internal.PluginActionBuilder.BasicContribution
Add a menu.
addMenuBar() - Method in class org.eclipse.jface.window.ApplicationWindow
Configures this window to have a menu bar.
addMenuGroup(String, String) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizePageConfiguration
 
addMenuGroup(String, String) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Adds a menu group of the given id to the end of the menu groups list for the given menu property id.
addMenuId(String) - Method in class org.eclipse.ui.internal.PopupMenuExtender
Adds another menu identifier to this extender.
addMenuItem(String, Object) - Method in class org.eclipse.ui.internal.RadioMenu
Creates a new menu item with the given text and value.
addMenuListener(IMenuListener) - Method in interface org.eclipse.jface.action.IMenuManager
Adds a menu listener to this menu.
addMenuListener(IMenuListener) - Method in class org.eclipse.jface.action.MenuManager
 
addMenuListener(IMenuListener) - Method in class org.eclipse.jface.action.SubMenuManager
 
addMenuListener(MenuListener) - Method in class org.eclipse.swt.widgets.Menu
Adds the listener to the collection of listeners who will be notified when menus are hidden or shown, by sending it one of the messages defined in the MenuListener interface.
addMenuListener(IMenuListener) - Method in class org.eclipse.ui.internal.part.services.NullMenuManager
 
addMethodDeclaration(char[], char[][], char[], char[][]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addMethodReference(char[], int) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addMethodRequiresBodyProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addMethodRetunsVoidProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ReturnTypeSubProcessor
 
AddMethodStubAction - Class in org.eclipse.jdt.internal.ui.actions
Creates method stubs in a type.
AddMethodStubAction() - Constructor for class org.eclipse.jdt.internal.ui.actions.AddMethodStubAction
 
AddMethodStubAction_description - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_detailed_implement - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_detailed_override - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_error_title - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_label - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_OverridesFinalDialog_message - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_OverridesPrivateDialog_message - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_QueryDialog_title - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_ReplaceExistingDialog_message - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubAction_tooltip - Static variable in class org.eclipse.jdt.internal.ui.JavaUIMessages
 
AddMethodStubOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Add method stubs to a type (the parent type) Methods are added without checking if they already exist (will result in duplicated methods) If the parent type is open in an editor, be sure to pass over its working copy.
AddMethodStubOperation(IType, IMethod[], CodeGenerationSettings, IRequestQuery, IRequestQuery, boolean) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddMethodStubOperation
 
AddMethodStubOperation_description - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
addMethodWithConstrNameProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ReturnTypeSubProcessor
 
addMirrorModel(URLEntryModel) - Method in class org.eclipse.update.core.model.SiteModel
Adds a mirror site.
addMirrorModel(URLEntryModel) - Method in class org.eclipse.update.internal.model.SiteWithTimestamp
 
addMissingAbstractMethodFor(MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
addMissingReturnStatementProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ReturnTypeSubProcessor
 
addMissingReturnTypeProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ReturnTypeSubProcessor
 
addModel(IModel) - Method in class org.eclipse.ant.internal.ui.dtd.schema.Model
 
addModelChangedListener(IModelChangedListener) - Method in interface org.eclipse.pde.core.IModelChangeProvider
Adds the listener to the list of listeners that will be notified on model changes.
addModelChangedListener(IModelChangedListener) - Method in class org.eclipse.pde.internal.core.AbstractModel
 
addModelChangedListener(IModelChangedListener) - Method in class org.eclipse.pde.internal.core.schema.Schema
 
addModelChangedListener(IModelChangedListener) - Method in class org.eclipse.pde.internal.ui.model.AbstractEditingModel
 
addModelProviderListener(IModelProviderListener) - Method in interface org.eclipse.pde.core.IModelProvider
Registers a listener that will be notified about changes in the managed models.
addModelProviderListener(IModelProviderListener) - Method in class org.eclipse.pde.internal.core.ExternalFeatureModelManager
 
addModelProviderListener(IModelProviderListener) - Method in class org.eclipse.pde.internal.core.ExternalModelManager
 
addModelProviderListener(IModelProviderListener) - Method in class org.eclipse.pde.internal.core.WorkspaceModelManager
 
addModesForExtensions(Map) - Method in class org.eclipse.team.internal.ccvs.ui.operations.AddOperation
 
addModesForNames(Map) - Method in class org.eclipse.team.internal.ccvs.ui.operations.AddOperation
 
addModifyListener(ModifyListener) - Method in class org.eclipse.help.ui.internal.views.ComboPart
 
addModifyListener(ModifyListener) - Method in class org.eclipse.pde.internal.ui.parts.ComboPart
 
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.CCombo
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a modify listener.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Combo
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Spinner
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModifyListener(ModifyListener) - Method in class org.eclipse.swt.widgets.Text
Adds the listener to the collection of listeners who will be notified when the receiver's text is modified, by sending it one of the messages defined in the ModifyListener interface.
addModuleExpansion(String) - Method in class org.eclipse.team.internal.ccvs.core.client.Session
 
addMonitor(IProgressMonitor) - Method in class org.eclipse.help.internal.search.ProgressDistributor
 
addMonitor(String, IExtensionPointMonitor) - Method in class org.eclipse.ui.internal.components.registry.ExtensionPointManager
Adds the given monitor.
addMouseListener(MouseListener) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
addMouseListener(MouseListener) - Method in class org.eclipse.jface.text.source.VerticalRuler
Deprecated. will be removed
addMouseListener(MouseListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when mouse buttons are pressed and released, by sending it one of the messages defined in the MouseListener interface.
addMouseMoveListener(MouseMoveListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the mouse moves, by sending it one of the messages defined in the MouseMoveListener interface.
addMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
addMouseTrackListener(MouseTrackListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the mouse passes or hovers over controls, by sending it one of the messages defined in the MouseTrackListener interface.
addMove(IResource, MoveArguments) - Method in class org.eclipse.jdt.internal.corext.refactoring.participants.ResourceModifications
Adds the given resource to the list of resources to be moved.
addMultiplatformSection() - Method in class org.eclipse.pde.internal.ui.wizards.exports.BaseExportWizardPage
 
addMultiplatformSection() - Method in class org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizardPage
 
addNameMappings(String[], int[]) - Method in interface org.eclipse.team.core.IFileContentManager
Map a set of file names to a set of content types and save the mappings in the preferences.
addNameMappings(String[], int[]) - Method in class org.eclipse.team.internal.core.FileContentManager
 
addNameReference(char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addNativeMethodProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addNatureToProject(IProject, String, IProgressMonitor) - Static method in class org.eclipse.pde.internal.core.util.CoreUtility
 
addNavigationActions(IMenuManager) - Method in class org.eclipse.ui.part.DrillDownAdapter
Adds actions for "go back", "go home", and "go into" to a menu manager.
addNavigationActions(IToolBarManager) - Method in class org.eclipse.ui.part.DrillDownAdapter
Adds actions for "go back", "go home", and "go into" to a tool bar manager.
addNeedToEmulateProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addNewElementToResult(CheatSheetElement, IConfigurationElement, AdaptableList) - Method in class org.eclipse.ui.internal.cheatsheets.registry.CheatSheetRegistryReader
Adds new cheatsheet to the provided collection.
addNewElementToResult(PreferenceTransferElement, IConfigurationElement) - Method in class org.eclipse.ui.internal.registry.PreferenceTransferRegistryReader
Adds new wizard to the provided collection.
addNewElementToResult(WorkbenchWizardElement, IConfigurationElement) - Method in class org.eclipse.ui.internal.registry.WizardsRegistryReader
 
addNewExceptions(ASTRewrite, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.AbstractMethodCompletionProposal
 
addNewExceptions(ASTRewrite, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.NewDefiningMethodProposal
 
addNewExceptions(ASTRewrite, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.NewMethodCompletionProposal
 
addNewParameters(ASTRewrite, List, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.AbstractMethodCompletionProposal
 
addNewParameters(ASTRewrite, List, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.NewDefiningMethodProposal
 
addNewParameters(ASTRewrite, List, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.NewMethodCompletionProposal
 
addNewSection(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
addNewSection(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Create a new section in the receiver and return it.
addNewTypeParameters(ASTRewrite, List, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.AbstractMethodCompletionProposal
 
addNewTypeParameters(ASTRewrite, List, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.NewDefiningMethodProposal
 
addNewTypeParameters(ASTRewrite, List, List) - Method in class org.eclipse.jdt.internal.ui.text.correction.NewMethodCompletionProposal
 
addNewWizardShortcut(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds a creation wizard to the File New menu.
addNewWizardShortcut(String) - Method in interface org.eclipse.ui.IPageLayout
Adds a new wizard shortcut to the page layout.
addNLSProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addNode(EngineDescriptor) - Method in class org.eclipse.help.ui.internal.views.ScopePreferenceManager
 
addNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in class org.eclipse.core.internal.preferences.EclipsePreferences
 
addNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Register the given listener for changes to this node.
addNodeChangeListener(IEclipsePreferences.INodeChangeListener) - Method in class org.eclipse.ui.internal.preferences.WorkingCopyPreferences
 
addNodeChildrenToQueue(UnifiedTreeNode) - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addNonAccessibleReferenceProposal(IInvocationContext, IProblemLocation, Collection, int, int) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addNonFinalLocalProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addNonHotSwapTarget(JDIDebugTarget) - Method in class org.eclipse.jdt.internal.debug.core.hcr.JavaHotCodeReplaceManager
Adds the given target to the list of non hot-swappable targets.
addNonPluginEntry(INonPluginEntry) - Method in class org.eclipse.update.internal.ui.model.MissingFeature
 
addNonPluginEntryModel(NonPluginEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Adds a non-plug-in data reference.
addObjectReferences() - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
addObjectReferences() - Method in class org.eclipse.swt.ole.win32.OleControlSite
 
addOldName(String) - Method in class org.eclipse.help.ui.internal.views.RenameDialog
 
addOldName(String) - Method in class org.eclipse.pde.internal.ui.wizards.RenameDialog
 
addOpenListener(IOpenListener) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
addOpenListener(IOpenEventListener) - Method in class org.eclipse.jface.util.OpenStrategy
Adds an IOpenEventListener to the collection of openEventListeners
addOpenListener(IOpenListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
Adds a listener for selection-open in this viewer.
addOpenWindowListener(OpenWindowListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when a new window needs to be created.
AddOperation - Class in org.eclipse.team.internal.ccvs.ui.operations
Performs a "cvs add"
AddOperation(IWorkbenchPart, ResourceMapping[]) - Constructor for class org.eclipse.team.internal.ccvs.ui.operations.AddOperation
 
AddOperation_0 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
addOperationApprover(IOperationApprover) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
Add the specified approver to the list of operation approvers consulted by the operation history before an undo or redo is allowed to proceed.
addOperationApprover(IOperationApprover) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Add the specified approver to the list of operation approvers consulted by the operation history before an undo or redo is allowed to proceed.
addOperationHistoryListener(IOperationHistoryListener) - Method in class org.eclipse.core.commands.operations.DefaultOperationHistory
Add the specified listener to the list of operation history listeners that are notified about changes in the history or operations that are executed, undone, or redone.
addOperationHistoryListener(IOperationHistoryListener) - Method in interface org.eclipse.core.commands.operations.IOperationHistory
Add the specified listener to the list of operation history listeners that are notified about changes in the history or operations that are executed, undone, or redone.
addOption(String, String, boolean, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Adds a boolean option with a provided name, label and initial value.
addOption(String, String, String, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Adds a string option with a provided name, label and initial value.
addOption(String, String, String[][], String, int) - Method in class org.eclipse.pde.ui.templates.BaseOptionTemplateSection
Adds a choice option with a provided name, label, list of choices and the initial value (choice).
addOutOfSynchTypes(List) - Method in class org.eclipse.jdt.internal.debug.core.model.JDIDebugTarget
The given types have failed to be reloaded by HCR.
addOverlaid(IJavaAnnotation) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitDocumentProvider.ProblemAnnotation
 
addOverlaid(IJavaAnnotation) - Method in interface org.eclipse.jdt.internal.ui.javaeditor.IJavaAnnotation
Adds the given annotation to the list of annotations which are overlaid by this annotations.
addOverlaid(IJavaAnnotation) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaMarkerAnnotation
 
addOverlay(ImageDescriptor) - Method in interface org.eclipse.jface.viewers.IDecoration
Adds an overlay to the element's image.
addOverlay(ImageDescriptor, int) - Method in interface org.eclipse.jface.viewers.IDecoration
Adds an overlay to the element's image.
addOverrideAnnotationProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addPackage(PackageObject) - Method in class org.eclipse.pde.internal.ui.model.bundle.BasePackageHeader
 
AddPackageStepFilterAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds a Java package to the set of active step filters.
AddPackageStepFilterAction() - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddPackageStepFilterAction
 
addPage(IWizardPage) - Method in class org.eclipse.jface.wizard.Wizard
Adds a new page to this wizard.
addPage(IWizardPage) - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Adds a new page to this wizard. This method asserts that the pages added to the refactoring wizard are instances of type RefactoringWizardPage.
addPage(IFormPage) - Method in class org.eclipse.ui.forms.editor.FormEditor
Adds the form page to this editor.
addPage(int, IFormPage) - Method in class org.eclipse.ui.forms.editor.FormEditor
Adds the form page to this editor at the specified index (0-based).
addPage(Control) - Method in class org.eclipse.ui.forms.editor.FormEditor
Adds a simple SWT control as a page.
addPage(int, Control) - Method in class org.eclipse.ui.forms.editor.FormEditor
Adds a simple SWT control as a page.
addPage(IEditorPart, IEditorInput) - Method in class org.eclipse.ui.forms.editor.FormEditor
Adds a complete editor part to the multi-page editor.
addPage(int, IEditorPart, IEditorInput) - Method in class org.eclipse.ui.forms.editor.FormEditor
Adds a complete editor part to the multi-page editor at the specified position.
addPage(Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Creates and adds a new page containing the given control to this multi-page editor.
addPage(int, Control) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Creates and adds a new page containing the given control to this multi-page editor.
addPage(IEditorPart, IEditorInput) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Creates and adds a new page containing the given editor to this multi-page editor.
addPage(int, IEditorPart, IEditorInput) - Method in class org.eclipse.ui.part.MultiPageEditorPart
Creates and adds a new page containing the given editor to this multi-page editor.
addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.debug.internal.ui.launchConfigurations.LaunchConfigurationsDialog
 
addPageChangedListener(IPageChangedListener) - Method in interface org.eclipse.jface.dialogs.IPageChangeProvider
Adds a listener for page changes in this page change provider.
addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.jface.preference.PreferenceDialog
 
addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.jface.wizard.WizardDialog
 
addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.search.internal.ui.SearchDialog
 
addPageChangedListener(IPageChangedListener) - Method in class org.eclipse.ui.forms.editor.FormEditor
 
addPageEpilog(StringBuffer) - Static method in class org.eclipse.ant.internal.ui.editor.derived.HTMLPrinter
 
addPageEpilog(StringBuffer) - Static method in class org.eclipse.jdt.internal.ui.text.HTMLPrinter
 
addPageListener(IPageListener) - Method in class org.eclipse.ui.internal.PageListenerList
Adds an IPartListener to the part service.
addPageListener(IPageListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
addPageListener(IPageListener) - Method in interface org.eclipse.ui.IPageService
Adds the given listener for page lifecycle events.
addPageProlog(StringBuffer) - Static method in class org.eclipse.ant.internal.ui.editor.derived.HTMLPrinter
 
addPageProlog(StringBuffer) - Static method in class org.eclipse.jdt.internal.ui.text.HTMLPrinter
 
addPages() - Method in class org.eclipse.ant.internal.ui.datatransfer.AntBuildfileExportWizard
 
addPages() - Method in class org.eclipse.ant.internal.ui.datatransfer.AntNewJavaProjectWizard
 
addPages() - Method in class org.eclipse.help.ui.internal.views.NewEngineWizard
 
addPages() - Method in class org.eclipse.jdt.internal.debug.ui.snippeteditor.NewSnippetFileCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.junit.wizards.NewTestCaseCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.junit.wizards.NewTestSuiteCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.jarpackager.JarPackageWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.javadocexport.JavadocWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.macbundler.MacBundleWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.ClasspathContainerWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.JavaProjectWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.NewAnnotationCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.NewClassCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.NewEnumCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.NewInterfaceCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.NewPackageCreationWizard
 
addPages() - Method in class org.eclipse.jdt.internal.ui.wizards.NewSourceFolderCreationWizard
 
addPages() - Method in interface org.eclipse.jface.wizard.IWizard
Adds any last-minute pages to this wizard.
addPages() - Method in class org.eclipse.jface.wizard.Wizard
The Wizard implementation of this IWizard method does nothing.
addPages() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
The Wizard implementation of this IWizard method does nothing. This method calls the hook method RefactoringWizard.addUserInputPages() to allow subclasses to add specific user input pages.
addPages() - Method in class org.eclipse.pde.internal.ui.editor.build.BuildEditor
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.feature.FeatureEditor
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.feature.SynchronizeVersionsWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.plugin.JavaAttributeWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.plugin.ManifestEditor
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.product.ProductEditor
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.schema.SchemaEditor
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.site.SiteEditor
 
addPages() - Method in class org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.exports.BaseExportWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.exports.FeatureExportWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.exports.PluginExportWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.exports.ProductExportWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.extension.ExtensionEditorWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.extension.NewExtensionPointWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.extension.NewExtensionTemplateWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.extension.NewExtensionWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.extension.NewSchemaFileWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.feature.NewFeaturePatchWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.feature.NewFeatureProjectWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.imports.FeatureImportWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.imports.PluginImportWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.plugin.NewFragmentProjectWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginProjectWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.plugin.NewPluginProjectWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.product.NewProductFileWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.product.ProductDefinitionWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.site.NewSiteProjectWizard
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.BuilderTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.EditorTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.HelloRCPTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.HelloWorldTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.HelpTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.IntroTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.MailTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.MultiPageEditorTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.NewWizardTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.PopupMenuTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.PreferencePageTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.PropertyPageTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.ViewRCPTemplate
 
addPages(Wizard) - Method in class org.eclipse.pde.internal.ui.wizards.templates.ViewTemplate
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.tools.ConvertedProjectWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.tools.MigratePluginWizard
 
addPages() - Method in class org.eclipse.pde.internal.ui.wizards.tools.UpdateBuildpathWizard
 
addPages() - Method in class org.eclipse.pde.ui.internal.samples.SampleWizard
 
addPages() - Method in class org.eclipse.pde.ui.templates.AbstractNewPluginTemplateWizard
Implements wizard method.
addPages(Wizard) - Method in class org.eclipse.pde.ui.templates.AbstractTemplateSection
 
addPages(Wizard) - Method in interface org.eclipse.pde.ui.templates.ITemplateSection
Adds template-related pages to the wizard.
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.repo.RefreshRemoteProjectWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.AddWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.CheckoutAsWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.CheckoutWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.CommitWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.GenerateDiffFileWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.MergeWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.ModeWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.NewLocationWizard
Creates the wizard pages
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.RestoreFromRepositoryWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.SharingWizard
 
addPages() - Method in class org.eclipse.team.internal.ccvs.ui.wizards.UpdateWizard
 
addPages() - Method in class org.eclipse.team.internal.ui.synchronize.SubscriberParticipantWizard
 
addPages() - Method in class org.eclipse.team.internal.ui.wizards.ConfigureProjectWizard
 
addPages() - Method in class org.eclipse.team.internal.ui.wizards.GlobalSynchronizeWizard
 
addPages() - Method in class org.eclipse.team.internal.ui.wizards.ProjectSetExportWizard
 
addPages() - Method in class org.eclipse.team.internal.ui.wizards.ProjectSetImportWizard
 
addPages() - Method in class org.eclipse.ui.forms.editor.FormEditor
Subclass should implement this method to add pages to the editor using 'addPage(IFormPage)' method.
addPages() - Method in class org.eclipse.ui.internal.dialogs.ExportWizard
Creates the wizard's pages lazily.
addPages() - Method in class org.eclipse.ui.internal.dialogs.ImportWizard
Creates the wizard's pages lazily.
addPages() - Method in class org.eclipse.ui.internal.dialogs.NewWizard
Create the wizard pages
addPages(Collection) - Method in class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceManager
Add the pages and the groups to the receiver.
addPages() - Method in class org.eclipse.ui.internal.dialogs.WorkingSetEditWizard
Overrides Wizard.
addPages() - Method in class org.eclipse.ui.internal.dialogs.WorkingSetNewWizard
Overrides method in Wizard.
addPages() - Method in class org.eclipse.ui.internal.ide.dialogs.MultiStepWizard
 
addPages() - Method in class org.eclipse.ui.internal.ide.dialogs.ProjectCapabilitySimpleAddWizard
 
addPages() - Method in class org.eclipse.ui.internal.wizards.preferences.PreferencesExportWizard
 
addPages() - Method in class org.eclipse.ui.internal.wizards.preferences.PreferencesImportWizard
 
addPages() - Method in class org.eclipse.ui.wizards.datatransfer.ExternalProjectImportWizard
 
addPages() - Method in class org.eclipse.ui.wizards.datatransfer.FileSystemExportWizard
 
addPages() - Method in class org.eclipse.ui.wizards.datatransfer.FileSystemImportWizard
 
addPages() - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileExportWizard
 
addPages() - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileImportWizard
 
addPages() - Method in class org.eclipse.ui.wizards.newresource.BasicNewFileResourceWizard
 
addPages() - Method in class org.eclipse.ui.wizards.newresource.BasicNewFolderResourceWizard
 
addPages() - Method in class org.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizard
 
addPages() - Method in class org.eclipse.update.internal.ui.wizards.InstallWizard
 
addPages() - Method in class org.eclipse.update.internal.ui.wizards.InstallWizard2
 
addPages() - Method in class org.eclipse.update.internal.ui.wizards.ReplaceFeatureVersionWizard
 
addPages() - Method in class org.eclipse.update.internal.ui.wizards.RevertConfigurationWizard
 
addPainter(IPainter) - Method in interface org.eclipse.jface.text.ITextViewerExtension2
Adds the given painter to this viewer.
addPainter(IPainter) - Method in class org.eclipse.jface.text.PaintManager
Adds the given painter to the list of painters managed by this paint manager.
addPainter(IPainter) - Method in class org.eclipse.jface.text.TextViewer
Adds the given painter to this viewer.
addPaintListener(PaintListener) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
addPaintListener(PaintListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when the receiver needs to be painted, by sending it one of the messages defined in the PaintListener interface.
addParagraph(StringBuffer, String) - Static method in class org.eclipse.ant.internal.ui.editor.derived.HTMLPrinter
 
addParagraph(StringBuffer, Reader) - Static method in class org.eclipse.ant.internal.ui.editor.derived.HTMLPrinter
 
addParagraph(StringBuffer, String) - Static method in class org.eclipse.jdt.internal.ui.text.HTMLPrinter
 
addParagraph(StringBuffer, Reader) - Static method in class org.eclipse.jdt.internal.ui.text.HTMLPrinter
 
addParameter(String, String) - Method in interface org.eclipse.jdt.core.jdom.IDOMMethod
Deprecated. Adds the given parameter to the end of the parameter list.
addParamJavadoc(String, MethodDeclaration, ASTRewrite, IJavaProject, TextEditGroup) - Static method in class org.eclipse.jdt.internal.corext.refactoring.util.JavadocUtil
Adds a "param" javadoc tag for a new last parameter if necessary.
addPart(IFormPart) - Method in interface org.eclipse.ui.forms.IManagedForm
Adds the new part to the form.
addPart(IFormPart) - Method in class org.eclipse.ui.forms.ManagedForm
Add a part to be managed by this form.
addPart(WorkbenchPartReference) - Method in class org.eclipse.ui.internal.PartList
 
addPart(LayoutPart) - Method in class org.eclipse.ui.internal.PerspectiveHelper
Adds a part to the presentation.
addPart(IPresentablePart, Object) - Method in class org.eclipse.ui.internal.presentations.NativeStackPresentation
 
addPart(IPresentablePart, Object) - Method in class org.eclipse.ui.internal.presentations.R21BasicStackPresentation
 
addPart(IPresentablePart, int) - Method in class org.eclipse.ui.internal.presentations.R21BasicStackPresentation
Adds the given presentable part to this presentation at the given index.
addPart(IPresentablePart, Object) - Method in class org.eclipse.ui.internal.presentations.R21EditorStackPresentation
 
addPart(IPresentablePart, Object) - Method in class org.eclipse.ui.internal.presentations.util.TabbedStackPresentation
 
addPart(IPresentablePart, Object) - Method in class org.eclipse.ui.presentations.StackPresentation
Adds the given part to the stack.
addParticipant(Plugin, ISaveParticipant) - Method in class org.eclipse.core.internal.resources.SaveManager
 
addParticipant(IReconcilingParticipant) - Method in class org.eclipse.pde.internal.ui.editor.text.ReconcilingStrategy
 
addParticipants(ISourceLookupParticipant[]) - Method in class org.eclipse.debug.core.sourcelookup.AbstractSourceLookupDirector
 
addParticipants(ISourceLookupParticipant[]) - Method in interface org.eclipse.debug.core.sourcelookup.ISourceLookupDirector
Adds the given source lookup participants to this director.
addParticipantsToMenu(ISynchronizeParticipantReference[]) - Method in class org.eclipse.team.internal.ui.synchronize.actions.SynchronizePageDropDownAction
 
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.PartListenerList
Adds an IPartListener to the part service.
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.PartListenerList2
Adds an PartListener to the part service.
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.PartService
 
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.PartService
 
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
Adds an IPartListener to the part service.
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.WorkbenchPage
Adds an IPartListener to the part service.
addPartListener(IPartListener) - Method in class org.eclipse.ui.internal.WWinPartService
 
addPartListener(IPartListener2) - Method in class org.eclipse.ui.internal.WWinPartService
 
addPartListener(IPartListener) - Method in interface org.eclipse.ui.IPartService
Adds the given listener for part lifecycle events.
addPartListener(IPartListener2) - Method in interface org.eclipse.ui.IPartService
Adds the given listener for part lifecycle events.
addPatch(IFeatureReference) - Method in class org.eclipse.update.internal.core.PatchedFeature
 
addPath(String) - Method in class org.eclipse.osgi.framework.internal.core.BundleNativeCode
addPath is used to add a new element to the list of native files.
addPath(Path) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver the path described by the parameter.
addPatternAndHitCount(Map, String, String, int) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaPatternBreakpoint
Adds the class name pattern and hit count attributes to the given map.
addPatternMatchListener(IPatternMatchListener) - Method in interface org.eclipse.debug.ui.console.IConsole
Adds the given pattern match listener to this console.
addPatternMatchListener(IPatternMatchListener) - Method in class org.eclipse.ui.console.TextConsole
Adds the given pattern match listener to this console.
addPatternMatchListener(IPatternMatchListener) - Method in class org.eclipse.ui.internal.console.ConsolePatternMatcher
Adds the given pattern match listener to this console.
addPendingOperation(IOperation) - Static method in class org.eclipse.update.operations.OperationsManager
Register a pending operation.
addPerspective(PerspectiveDescriptor) - Method in class org.eclipse.ui.internal.registry.PerspectiveRegistry
Adds a perspective.
addPerspective(Perspective) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addPerspectiveBar(int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Configures this window to have a perspecive bar.
addPerspectiveChoice(String) - Method in class org.eclipse.ui.internal.ide.registry.Capability
Adds the id of a perspective for which this capability wants to present as a choice in the user interface.
addPerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.PerspectiveListenerList
Adds an IPerspectiveListener to the perspective service.
addPerspectiveListener(IPerspectiveListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
 
addPerspectiveListener(IPerspectiveListener) - Method in interface org.eclipse.ui.IPageService
Adds the given listener for a page's perspective lifecycle events.
addPerspectiveReorderListener(IReorderListener) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Add a listener for perspective reordering.
addPerspectiveShortcut(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds a perspective shortcut to the Perspective menu.
addPerspectiveShortcut(String) - Method in interface org.eclipse.ui.IPageLayout
Adds a perspective shortcut to the page layout.
addPinEditorItem(Menu) - Method in class org.eclipse.ui.internal.EditorPane
Add the pin menu item on the editor system menu
addPlaceholder(String) - Method in class org.eclipse.ui.internal.FolderLayout
 
addPlaceholder(String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
addPlaceholder(String) - Method in class org.eclipse.ui.internal.PlaceholderFolderLayout
 
addPlaceholder(String, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
Adds a view placeholder to this page layout.
addPlaceholder(String) - Method in interface org.eclipse.ui.IPlaceholderFolderLayout
Adds a view placeholder to this folder.
addPlugin(PluginDescriptorModel) - Method in class org.eclipse.core.runtime.model.PluginRegistryModel
Deprecated. Adds the specified plug-in to this registry.
addPlugin(Config, BundleDescription) - Method in class org.eclipse.pde.internal.build.AssemblyInformation
 
addPlugin(IProductPlugin) - Method in interface org.eclipse.pde.internal.core.iproduct.IProduct
 
addPlugin(IProductPlugin) - Method in class org.eclipse.pde.internal.core.product.Product
 
addPlugin(PluginEntry) - Method in class org.eclipse.update.internal.configurator.FeatureEntry
 
addPluginAction(WWinPluginAction) - Method in class org.eclipse.ui.internal.PluginActionSet
Adds one plugin action ref to the list.
addPluginAndDependencies(IPluginModelBase, TreeMap) - Static method in class org.eclipse.pde.internal.ui.launcher.RuntimeWorkbenchShortcut
 
addPluginAndDependencies(IPluginModelBase, ArrayList) - Method in class org.eclipse.pde.internal.ui.preferences.ExternalPluginsBlock
 
addPluginAndDependencies(IPluginModelBase, ArrayList, boolean) - Method in class org.eclipse.pde.internal.ui.wizards.imports.BaseImportWizardSecondPage
 
addPluginAndPrereqs(String, TreeMap) - Static method in class org.eclipse.pde.internal.ui.launcher.JUnitLaunchConfiguration
 
addPluginClassLoader(Bundle) - Method in class org.eclipse.ant.core.AntCorePreferences
 
addPluginEntry(IPluginEntry) - Method in interface org.eclipse.update.core.ISite
Adds a new plug-in entry to this site.
addPluginEntry(IPluginEntry) - Method in class org.eclipse.update.core.Site
Adds a new plug-in entry to this site.
addPluginEntry(PluginEntry) - Method in class org.eclipse.update.internal.configurator.SiteEntry
 
addPluginEntry(IPluginEntry) - Method in class org.eclipse.update.internal.core.SiteFile
Adds a plugin entry Either from parsing the file system or installing a feature We cannot figure out the list of plugins by reading the Site.xml as the archives tag are optionals
addPluginEntry(IPluginEntry) - Method in class org.eclipse.update.internal.model.SiteWithTimestamp
 
addPluginEntry(IPluginEntry) - Method in class org.eclipse.update.internal.ui.model.MissingFeature
 
addPluginEntryModel(PluginEntryModel) - Method in class org.eclipse.update.core.model.FeatureModel
Adds a plug-in reference.
addPluginModelListener(IPluginModelListener) - Method in class org.eclipse.pde.internal.core.PluginModelManager
 
addPlugins(IFeaturePlugin[]) - Method in class org.eclipse.pde.internal.core.feature.Feature
 
addPlugins(IFeaturePlugin[]) - Method in interface org.eclipse.pde.internal.core.ifeature.IFeature
Adds a plug-in reference to this feature.
addPlugins(IProductModelFactory, IProduct, IPluginModelBase[]) - Method in class org.eclipse.pde.internal.ui.wizards.product.BaseProductCreationOperation
 
addPosition(Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPosition(String, Position) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPosition(String, Position) - Method in class org.eclipse.jdt.internal.ui.javaeditor.PartiallySynchronizedDocument
 
addPosition(String, Position) - Method in class org.eclipse.jface.text.AbstractDocument
 
addPosition(Position) - Method in class org.eclipse.jface.text.AbstractDocument
 
addPosition(Position) - Method in interface org.eclipse.jface.text.IDocument
Adds the position to the document's default position category.
addPosition(String, Position) - Method in interface org.eclipse.jface.text.IDocument
Adds the position to the specified position category of the document.
addPosition(LinkedPosition) - Method in class org.eclipse.jface.text.link.LinkedPositionGroup
Adds a position to this group.
addPosition(IDocument, Position) - Method in class org.eclipse.jface.text.source.AnnotationModel
Adds the given position to the default position category of the given document.
addPosition(String, Position) - Method in class org.eclipse.ui.internal.console.ConsoleDocument
 
addPositionCategory(String) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPositionCategory(String) - Method in class org.eclipse.jface.text.AbstractDocument
 
addPositionCategory(String) - Method in interface org.eclipse.jface.text.IDocument
Adds a new position category to the document.
addPositionUpdater(IPositionUpdater) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPositionUpdater(IPositionUpdater) - Method in class org.eclipse.jface.text.AbstractDocument
 
addPositionUpdater(IPositionUpdater) - Method in interface org.eclipse.jface.text.IDocument
Appends a new position updater to the document's list of position updaters.
addPossibleMatch(ASTNode) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ant.internal.ui.editor.outline.AntEditorContentOutlinePage
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.ui.typehierarchy.SelectionProviderMediator
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.text.TextViewer
 
addPostSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.jface.viewers.IPostSelectionProvider
Adds a listener for post selection changes in this selection provider.
addPostSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.viewers.StructuredViewer
 
addPostSelectionListener(SelectionListener) - Method in class org.eclipse.jface.util.OpenStrategy
Adds an SelectionListener to the collection of selectionEventListeners
addPostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Adds a post selection listener to this tracker
addPostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addPostSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addPostSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addPostSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addPostSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
Adds the given post selection listener.It is equivalent to selection changed if the selection was triggered by the mouse but it has a delay if the selection is triggered by the keyboard arrows.
addPostSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
Adds a part-specific selection listener which is notified when selection changes in the part with the given id.
addPotentialInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.ConditionalFlowInfo
 
addPotentialInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.FlowInfo
 
addPotentialInitializationsFrom(FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.flow.UnconditionalFlowInfo
 
addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in class org.eclipse.core.internal.preferences.EclipsePreferences
 
addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in interface org.eclipse.core.runtime.preferences.IEclipsePreferences
Register the given listener for notification of preference changes to this node.
addPreferenceChangeListener(IEclipsePreferences.IPreferenceChangeListener) - Method in class org.eclipse.ui.internal.preferences.WorkingCopyPreferences
 
addPrefix(String) - Method in interface org.eclipse.jface.viewers.IDecoration
Adds a prefix to the element's label.
addPrefix(String) - Method in class org.eclipse.team.internal.ccvs.ui.CVSDecoration
 
addPrefixMapping(String, String) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addPrefixMapping(String, String) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Record the prefix-URI Namespace mapping.
addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jdt.internal.core.util.SimpleDocument
 
addPrenotifiedDocumentListener(IDocumentListener) - Method in class org.eclipse.jface.text.AbstractDocument
 
addPrenotifiedDocumentListener(IDocumentListener) - Method in interface org.eclipse.jface.text.IDocument
Adds the given document listener as one which is notified before those document listeners added with addDocumentListener are notified.
addPreProcessingResourceChangedListener(IResourceChangeListener) - Static method in class org.eclipse.jdt.core.JavaCore
Adds the given listener for POST_CHANGE resource change events to the Java core.
addPreResourceChangedListener(IResourceChangeListener) - Method in class org.eclipse.jdt.internal.core.DeltaProcessingState
 
addPreservedInstallConfigurationModel(InstallConfigurationModel) - Method in class org.eclipse.update.internal.model.SiteLocalModel
Adds a preserved configuration into teh collection do not save the configuration
addProblemClinit(IProblem[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem clinit method info that correspond to a boggus method.
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, IProblem[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus constructor.
addProblemConstructor(AbstractMethodDeclaration, MethodBinding, IProblem[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus constructor.
addProblemMethod(AbstractMethodDeclaration, MethodBinding, IProblem[]) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addProblemMethod(AbstractMethodDeclaration, MethodBinding, IProblem[], int) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a boggus method.
addProcess(IProcess) - Method in interface org.eclipse.debug.core.ILaunch
Adds the given process to this launch.
addProcess(IProcess) - Method in class org.eclipse.debug.core.Launch
 
addProcesses(IProcess[]) - Method in class org.eclipse.debug.core.Launch
Adds the given processes to this launch.
addProfile(ProfileManager.CustomProfile) - Method in class org.eclipse.jdt.internal.ui.preferences.formatter.ProfileManager
Add a new custom profile to this profile manager.
addProgressListener(ProgressListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
AddProgressListener(int, int) - Method in class org.eclipse.swt.internal.mozilla.nsIWebProgress
 
addProject(Project, int, int) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addProject(Project, int, int) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Adds the new project to this Ant model
addProject(AntProjectNode) - Method in class org.eclipse.ant.internal.ui.views.AntView
Adds the given project to the view
AddProjectAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds a project to the runtime class path.
AddProjectAction(IClasspathViewer) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddProjectAction
 
AddProjectAction_Add_Project_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddProjectAction_Choose__project_s__to_add__3 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddProjectAction_One_or_more_exceptions_occurred_while_adding_projects__1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
AddProjectAction_Project_Selection_2 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
addProjectEntry(IProject, PDEClasspathContainer.Rule[], ArrayList) - Method in class org.eclipse.pde.internal.core.PDEClasspathContainer
 
addProjectionListener(IProjectionListener) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Adds a projection annotation listener to this viewer.
addProperties(List) - Method in class org.eclipse.ant.internal.ui.debug.model.AntPropertiesValue
 
addProperty(String, String) - Method in class org.eclipse.ant.internal.ui.model.AntPropertyNode
Adds this property name and value as being created by this property node declaration.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.CompareConfiguration
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.CompareEditorInput
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.contentmergeviewer.ContentMergeViewer
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.compare.internal.OverlayPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.compare.IPropertyChangeNotifier
Adds a listener for property changes to this notifier.
addPropertyChangeListener(Preferences.IPropertyChangeListener) - Method in class org.eclipse.core.internal.preferences.PreferenceForwarder
Adds a property change listener to this preference object.
addPropertyChangeListener(Preferences.IPropertyChangeListener) - Method in class org.eclipse.core.runtime.Preferences
Adds a property change listener to this preference object.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.internal.ui.views.breakpoints.BreakpointOrganizerExtension
 
addPropertyChangeListener(IPropertyChangeListener, String[]) - Method in class org.eclipse.debug.internal.ui.views.memory.MemoryViewSynchronizationService
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.ui.AbstractBreakpointOrganizerDelegate
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.IBreakpointOrganizerDelegate
Adds the specified listener.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.debug.ui.memory.AbstractMemoryRendering
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.debug.ui.memory.IMemoryRendering
Adds a listener for property changes to this rendering.
addPropertyChangeListener(IPropertyChangeListener, String[]) - Method in interface org.eclipse.debug.ui.memory.IMemoryRenderingSynchronizationService
Adds a listener for property changes notification for the specified properties.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jdt.internal.ui.preferences.MockupPreferenceStore

Adds a property change listener to this preference store.

addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jdt.internal.ui.preferences.OverlayPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jdt.internal.ui.text.PreferencesAdapter

Adds a property change listener to this preference store.

addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel
Adds a property change listener.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.action.Action
 
addPropertyChangeListener(String, IPropertyChangeListener) - Method in class org.eclipse.jface.action.ExternalActionManager.CommandCallback
 
addPropertyChangeListener(String, IPropertyChangeListener) - Method in interface org.eclipse.jface.action.ExternalActionManager.ICallback
Adds a listener to the object referenced by identifier.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.jface.action.IAction
Adds a property change listener to this action.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.jface.preference.IPreferenceStore
Adds a property change listener to this preference store.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.preference.PreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.jface.viewers.CellEditor
Adds a property change listener to this cell editor.
addPropertyChangeListener(IPropertyChangeListener) - Static method in class org.eclipse.team.internal.ccvs.ui.CVSUIPlugin
Register for changes made to Team properties.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryEncodingPropertyPage.OSGIPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.internal.ui.dialogs.DialogArea
Listener for property change events.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.internal.ui.synchronize.AbstractSynchronizeModelProvider
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.internal.ui.synchronize.ISynchronizeModelProvider
Register a property change listener with this provider.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeModelElement
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizePageConfiguration
 
addPropertyChangeListener(IPropertyChangeListener) - Static method in class org.eclipse.team.internal.ui.TeamUIPlugin
Register for changes made to Team properties.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeParticipant
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.team.ui.synchronize.AbstractSynchronizeScope
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeModelElement
Adds a listener for changes to properties of this synchronize element.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
Add a property change listener to the configuration.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeParticipant
Adds a listener for changes to properties of this synchronize participant.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeScope
Add a property change listener that will get invoked when a property of the receiver changes.
addPropertyChangeListener(IPropertyChangeListener) - Static method in class org.eclipse.team.ui.TeamUI
Register for changes made to Team properties.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.console.AbstractConsole
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.console.IConsole
Adds a listener for changes to properties of this console.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.ui.internal.browser.BrowserViewer
Add a property change listener to this instance.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.themes.CascadingTheme
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.themes.Theme
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.themes.WorkbenchThemeManager
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
Deprecated. individual views should store a working set if needed and register a property change listener directly with the working set manager to receive notification when the view working set is removed.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkbenchPage
Deprecated. individual views should store a working set if needed and register a property change listener directly with the working set manager to receive notification when the view working set is removed.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.IWorkingSetManager
Adds a property change listener.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.preferences.ScopedPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.SubActionBars
Adds a property change listener.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.texteditor.ChainedPreferenceStore
 
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.texteditor.TextNavigationAction
 
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.themes.ITheme
Adds a property listener to the theme.
addPropertyChangeListener(IPropertyChangeListener) - Method in interface org.eclipse.ui.themes.IThemeManager
Adds a property listener to the manager.
addPropertyChangeListener(IPropertyChangeListener) - Method in class org.eclipse.ui.views.framelist.FrameList
Adds a property change listener.
AddPropertyDialog - Class in org.eclipse.ant.internal.ui.preferences
 
AddPropertyDialog(Shell, String, String[]) - Constructor for class org.eclipse.ant.internal.ui.preferences.AddPropertyDialog
 
AddPropertyDialog_2 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddPropertyDialog__Name__1 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AddPropertyDialog__Value__2 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
addPropertyFiles(String[]) - Method in class org.eclipse.ant.internal.core.ant.InternalAntRunner
Adds user property files.
addPropertyListener(int, OleListener) - Method in class org.eclipse.swt.ole.win32.OleControlSite
Adds the listener to receive events.
addPropertyListener(IPropertyListener) - Method in class org.eclipse.team.internal.ccvs.ui.CVSCompareRevisionsInput
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeViewWorkbenchPart
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.team.ui.SaveablePartAdapter
 
addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IEditorRegistry
Adds a listener for changes to properties of this registry.
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.console.ConsoleWorkbenchPart
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.intro.impl.model.IntroModelRoot
 
addPropertyListener(IWorkbenchPart, IPropertyListener) - Method in interface org.eclipse.ui.internal.part.IPartPropertyProvider
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.part.NewPartToWorkbenchPartAdapter
 
addPropertyListener(IWorkbenchPart, IPropertyListener) - Method in class org.eclipse.ui.internal.part.OldPartToNewWrapper
 
addPropertyListener(IWorkbenchPart, IPropertyListener) - Method in class org.eclipse.ui.internal.part.PartPropertyProvider
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.presentations.PresentablePart
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.registry.EditorRegistry
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.internal.WorkbenchPartReference
 
addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.intro.IIntroPart
Adds a listener for changes to properties of this intro part.
addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IWorkbenchPart
Adds a listener for changes to properties of this workbench part.
addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.IWorkbenchPartReference
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.part.IntroPart
 
addPropertyListener(IPropertyListener) - Method in class org.eclipse.ui.part.WorkbenchPart
 
addPropertyListener(IPropertyListener) - Method in interface org.eclipse.ui.presentations.IPresentablePart
Adds a listener for changes to properties of this workbench part.
addPropertySheetEntryListener(IPropertySheetEntryListener) - Method in interface org.eclipse.ui.views.properties.IPropertySheetEntry
Adds the given listener to this entry's collection of listeners.
addPropertySheetEntryListener(IPropertySheetEntryListener) - Method in class org.eclipse.ui.views.properties.PropertySheetEntry
 
addProposalListener(IProposalListener) - Method in class org.eclipse.jface.internal.text.link.contentassist.ContentAssistant2
 
addProtectionSpace(URL, String) - Method in class org.eclipse.core.internal.runtime.AuthorizationDatabase
Adds the specified resource to the protection space specified by the given realm.
addProtectionSpace(URL, String) - Static method in class org.eclipse.core.internal.runtime.AuthorizationHandler
 
addProtectionSpace(URL, String) - Method in class org.eclipse.core.internal.runtime.InternalPlatform
 
addProtectionSpace(URL, String) - Static method in class org.eclipse.core.runtime.Platform
Adds the specified resource to the protection space specified by the given realm.
addProvider(ISynchronizeModelProvider) - Method in class org.eclipse.team.internal.ui.synchronize.CompositeModelProvider
Add the provider to the list of providers.
addProvider(IConfigurationElement) - Method in class org.eclipse.ui.internal.ide.registry.MarkerImageProviderRegistry
Creates a descriptor for the marker provider extension and add it to the list of providers.
addQuery(ISearchQuery) - Method in class org.eclipse.search2.internal.ui.InternalSearchUI
 
addQueryListener(IQueryListener) - Static method in class org.eclipse.search.ui.NewSearchUI
Registers the given listener to receive notification of changes to queries.
addQueryListener(IQueryListener) - Method in class org.eclipse.search2.internal.ui.InternalSearchUI
 
addRange(TextPresentation, int, int, TextAttribute) - Method in class org.eclipse.jface.text.rules.DefaultDamagerRepairer
Adds style information to the given text presentation.
addRange(TextPresentation, int, int, TextAttribute) - Method in class org.eclipse.pde.internal.ui.editor.text.NonRuleBasedDamagerRepairer
Adds style information to the given text presentation.
addRecentWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.LocalWorkingSetManager
Adds a working set to the top of the list of most recently used working sets, making it the most recently used working set.
addRecentWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
addRecentWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetManager
Adds a working set to the top of the list of most recently used working sets, making it the most recently used working set.
addReconcileDelta(ICompilationUnit, IJavaElementDelta) - Method in class org.eclipse.jdt.internal.core.JavaModelOperation
 
addReconcilingParticipant(IReconcilingParticipant) - Method in class org.eclipse.ant.internal.ui.editor.text.NotifyingReconciler
 
addRectangle(float, float, float, float) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver the rectangle specified by x, y, width and height.
AddRef() - Method in class org.eclipse.swt.internal.mozilla.nsISupports
 
AddRef() - Method in class org.eclipse.swt.internal.ole.win32.IUnknown
 
AddRef() - Method in class org.eclipse.swt.ole.win32.OleClientSite
 
addRef() - Method in class org.eclipse.ui.internal.EditorActionBars
Add one ref to the bars.
addRef(Object) - Method in class org.eclipse.ui.internal.ReferenceCounter
Adds one reference to an object in the counter.
addRef() - Method in class org.eclipse.ui.internal.ReferenceCounter.RefRec
 
addReference() - Method in class org.eclipse.core.internal.indexing.Page
Adds a reference for this entity to track.
addReference() - Method in class org.eclipse.core.internal.indexing.StoredObject
Adds a reference.
addReferencedProjects(IProject, Set) - Method in class org.eclipse.debug.core.model.LaunchConfigurationDelegate
Adds all projects referenced by project to the given set.
addRefreshListener(IRefreshSubscriberListener) - Static method in class org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob
 
addRegistryChangeListener(IRegistryChangeListener) - Method in class org.eclipse.core.internal.registry.ExtensionRegistry
 
addRegistryChangeListener(IRegistryChangeListener, String) - Method in class org.eclipse.core.internal.registry.ExtensionRegistry
 
addRegistryChangeListener(IRegistryChangeListener, String) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Adds the given listener for registry change events related to extension points in the given namespace.
addRegistryChangeListener(IRegistryChangeListener) - Method in interface org.eclipse.core.runtime.IExtensionRegistry
Adds the given listener for registry change events.
addRegistryToState() - Method in class org.eclipse.pde.internal.build.site.PluginRegistryConverter
Deprecated.  
addRemoveInvalidModfiersProposal(IInvocationContext, IProblemLocation, Collection, int) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addRenameChangeIfNeeded(LaunchConfigurationContainer, String) - Method in class org.eclipse.jdt.internal.junit.refactoring.JUnitRenameParticipant.ChangeList
 
addReorderListener(IReorderListener) - Method in class org.eclipse.ui.internal.PerspectiveSwitcher
Add a listener for reordering of perspectives (usually done through drag and drop).
addReplaceEdit(int, int, String) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
addRepository(ICVSRepositoryLocation, boolean) - Method in class org.eclipse.team.internal.ccvs.core.util.KnownRepositories
Add the repository to the receiver's list of known repositories.
addRepositoryListener(ICVSListener) - Method in class org.eclipse.team.internal.ccvs.core.CVSProviderPlugin
Register to receive notification of repository creation and disposal
addRepositoryListener(ICVSListener) - Method in class org.eclipse.team.internal.ccvs.core.util.KnownRepositories
Register to receive notification of repository creation and disposal
addRepositoryListener(IRepositoryListener) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager
 
addRequestIDMapping(EventRequestImpl) - Method in class org.eclipse.jdi.internal.request.EventRequestManagerImpl
Maps a reuqest ID to requests.
addRequiredFeatures(Set) - Method in class org.eclipse.update.internal.operations.OperationValidator.RequiredFeaturesResult
 
addRequiredPlugins(TreeMap) - Method in class org.eclipse.pde.internal.ui.launcher.JUnitLaunchConfiguration
 
addResolutionQuery(MarkerQuery, MarkerQueryResult, IConfigurationElement) - Method in class org.eclipse.ui.internal.ide.registry.MarkerHelpRegistry
Adds a resolution query to the registry.
addResolver(TemplateVariableResolver) - Method in class org.eclipse.jface.text.templates.TemplateContextType
Adds a variable resolver to the context type.
addResource(IResource, CVSTag) - Method in class org.eclipse.team.internal.ccvs.core.syncinfo.MultiTagResourceVariantTree
 
addResource(SyncInfo) - Method in class org.eclipse.team.internal.ui.synchronize.CompressedFoldersModelProvider
 
addResource(SyncInfo) - Method in class org.eclipse.team.internal.ui.synchronize.FlatModelProvider
 
addResource(SyncInfo) - Method in class org.eclipse.team.internal.ui.synchronize.HierarchicalModelProvider
 
addResource(SyncInfo) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeModelProvider
Add the give sync info to the provider, creating any intermediate nodes a required and adding any children as well
addResourceChangeListener(IResourceChangeListener) - Method in class org.eclipse.core.internal.resources.Workspace
 
addResourceChangeListener(IResourceChangeListener, int) - Method in class org.eclipse.core.internal.resources.Workspace
 
addResourceChangeListener(IResourceChangeListener) - Method in interface org.eclipse.core.resources.IWorkspace
Adds the given listener for resource change events to this workspace.
addResourceChangeListener(IResourceChangeListener, int) - Method in interface org.eclipse.core.resources.IWorkspace
Adds the given listener for the specified resource change events to this workspace.
addResourceDelta(IResourceDelta) - Method in class org.eclipse.jdt.internal.core.JavaElementDelta
Adds the child delta to the collection of affected children.
addResources(IResource[]) - Method in class org.eclipse.team.internal.ui.synchronize.HierarchicalModelProvider
 
addResources(SyncInfo[]) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeModelProvider
Add the give sync infos to the provider, creating any intermediate nodes a required.
addResourceStateChangeListener(IResourceStateChangeListener) - Method in class org.eclipse.team.internal.ccvs.core.util.ResourceStateChangeListeners
 
addResourceType(String, String) - Method in class org.eclipse.ui.internal.dialogs.FileEditorsPreferencePage
Add a new resource type to the collection shown in the top of the page.
addResourceTypeButton - Variable in class org.eclipse.ui.internal.dialogs.FileEditorsPreferencePage
 
address() - Method in class com.sun.jdi.connect.spi.TransportService.ListenKey
 
address - Variable in class org.eclipse.core.internal.indexing.StoredObject
 
addressBar - Variable in class org.eclipse.swt.browser.WindowEvent
Specifies whether the Shell hosting the Browser should display an address bar.
addResult(IBinding) - Method in class org.eclipse.jdt.internal.corext.dom.ScopeAnalyzer
 
addRootClass(IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the type to the collection of root classes if the classes is not already present in the collection.
addRootFileProvider(Config, IFeature) - Method in class org.eclipse.pde.internal.build.AssemblyInformation
 
addRootToQueue() - Method in class org.eclipse.core.internal.localstore.UnifiedTree
 
addRulerContextMenuListener(IMenuListener) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
 
addRulerContextMenuListener(IMenuListener) - Method in interface org.eclipse.ui.texteditor.ITextEditorExtension
Adds a ruler context menu listener to the editor.
addRun(long, String) - Method in class org.eclipse.core.runtime.PerformanceStats
Adds an occurrence of this event to the cumulative counters.
addRunToLineAttributes(Map) - Static method in class org.eclipse.jdt.internal.debug.ui.BreakpointUtils
Adds attributes to the given attribute map to make the breakpoint a run-to-line breakpoint: PERSISTED = false RUN_TO_LINE = true
addSaveParticipant(Plugin, ISaveParticipant) - Method in class org.eclipse.core.internal.resources.Workspace
 
addSaveParticipant(Plugin, ISaveParticipant) - Method in interface org.eclipse.core.resources.IWorkspace
Registers the given plug-in's workspace save participant, and returns an object describing the workspace state at the time of the last save in which the plug-in participated.
addSchemeListener(ISchemeListener) - Method in class org.eclipse.jface.bindings.Scheme
Registers an instance of ISchemeListener to listen for changes to attributes of this instance.
addSearchSite(String, URL, String[]) - Method in class org.eclipse.update.search.UpdateSearchScope
Adds the site to scan to the search scope.
addSection(IDialogSettings) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
addSection(IDialogSettings) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Add a section in the receiver.
addSegment(ParagraphSegment) - Method in class org.eclipse.ui.internal.forms.widgets.Paragraph
 
addSegment(String) - Method in class org.eclipse.ui.internal.forms.widgets.SelectionData
 
AddSelectedLibraryOperation - Class in org.eclipse.jdt.internal.corext.buildpath
Operation to add objects (of type IFile or IFolder as library entries to the classpath.
AddSelectedLibraryOperation(ClasspathModifier.IClasspathModifierListener, IClasspathInformationProvider) - Constructor for class org.eclipse.jdt.internal.corext.buildpath.AddSelectedLibraryOperation
Constructor
AddSelectedSourceFolderOperation - Class in org.eclipse.jdt.internal.corext.buildpath
Operation to add objects (of type IFolder or IJavaElement as source folder to the classpath.
AddSelectedSourceFolderOperation(ClasspathModifier.IClasspathModifierListener, IClasspathInformationProvider) - Constructor for class org.eclipse.jdt.internal.corext.buildpath.AddSelectedSourceFolderOperation
Constructor
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.CompareViewerSwitchingPane
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.compare.internal.CompareOutlinePage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.debug.internal.ui.views.memory.ViewPaneSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.debug.ui.jres.InstalledJREsBlock
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.debug.ui.jres.JREsComboBlock
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.junit.ui.FailureTab
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.junit.ui.TestHierarchyTab
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaOutlinePage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.ui.typehierarchy.SelectionProviderMediator
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jdt.internal.ui.wizards.buildpaths.VariableBlock
 
addSelectionChangedListener(ISelectionChangedListener) - Method in interface org.eclipse.jface.viewers.ISelectionProvider
Adds a listener for selection changes in this selection provider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.jface.viewers.Viewer
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.pde.internal.ui.editor.EmptyOutlinePage
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.pde.internal.ui.editor.PDEMultiPageContentOutline
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.externaltools.internal.ui.TreeAndListGroup
Add the passed listener to collection of clients that listen for changes to list viewer selection state
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.internal.part.services.DefaultSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.MultiPageSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.part.PageBookView.SelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.views.contentoutline.ContentOutline
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class org.eclipse.ui.views.contentoutline.ContentOutlinePage
 
addSelectionListener(ISelectionChangedListener) - Method in class org.eclipse.debug.internal.ui.views.memory.AbstractMemoryViewPane
 
addSelectionListener(ISelectionChangedListener) - Method in interface org.eclipse.debug.internal.ui.views.memory.IMemoryViewPane
Add the given selection listener to the view pane.
addSelectionListener(ISelectionChangedListener) - Method in class org.eclipse.debug.internal.ui.views.memory.MemoryBlocksTreeViewPane
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.help.ui.internal.HyperlinkLabel
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.help.ui.internal.views.ComboPart
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.jdt.internal.ui.dialogs.TypeSelectionComponent
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.jface.contentassist.ComboContentAssistSubjectAdapter
 
addSelectionListener(SelectionListener) - Method in interface org.eclipse.jface.contentassist.IContentAssistSubjectControl
If supported, adds a selection listener.
addSelectionListener(SelectionListener) - Method in class org.eclipse.jface.contentassist.TextContentAssistSubjectAdapter
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.jface.util.OpenStrategy
Adds an SelectionListener to the collection of selectionEventListeners
addSelectionListener(Control, SelectionListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Deprecated.  
addSelectionListener(SelectionListener) - Method in class org.eclipse.pde.internal.ui.parts.ComboPart
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CCombo
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.CTabFolder
Adds the listener to receive events.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a selection listener.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableCursor
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.custom.TableTree
Deprecated. Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Button
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Combo
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.CoolItem
Adds the listener to the collection of listeners that will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Link
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.List
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.MenuItem
Adds the listener to the collection of listeners who will be notified when the menu item is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Sash
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Scale
Adds the listener to the collection of listeners who will be notified when the receiver's value changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ScrollBar
Adds the listener to the collection of listeners who will be notified when the receiver's value changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Slider
Adds the listener to the collection of listeners who will be notified when the receiver's value changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Spinner
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TabFolder
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Table
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TableColumn
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Text
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.ToolItem
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TrayItem
Adds the listener to the collection of listeners who will be notified when the receiver is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.Tree
Adds the listener to the collection of listeners who will be notified when the receiver's selection changes, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.swt.widgets.TreeColumn
Adds the listener to the collection of listeners who will be notified when the control is selected, by sending it one of the messages defined in the SelectionListener interface.
addSelectionListener(SelectionListener) - Method in class org.eclipse.ui.dialogs.FilteredList
Adds a selection listener to the list.
addSelectionListener(SelectionListener) - Method in class org.eclipse.ui.forms.widgets.FormText
Adds a selection listener.
addSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractPartSelectionTracker
Adds a selection listener to this tracker
addSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.AbstractSelectionService
 
addSelectionListener() - Method in class org.eclipse.ui.internal.browser.WebBrowserView
 
addSelectionListener(SelectionListener) - Method in class org.eclipse.ui.internal.presentations.r21.widgets.CTabFolder
Adds the listener to receive events.
addSelectionListener(ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addSelectionListener(String, ISelectionListener) - Method in class org.eclipse.ui.internal.WorkbenchPage
 
addSelectionListener(ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
Adds the given selection listener.
addSelectionListener(String, ISelectionListener) - Method in interface org.eclipse.ui.ISelectionService
Adds a part-specific selection listener which is notified when selection changes in the part with the given id.
addSeparator(Menu) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Adds a separator to the given menu
addServiceListener(ServiceListener, String) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a service listener with a filter.
addServiceListener(ServiceListener) - Method in class org.eclipse.osgi.framework.internal.core.BundleContextImpl
Add a service listener.
addServiceListener(ServiceListener, String) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object with the specified filter to the context bundle's list of listeners.
addServiceListener(ServiceListener) - Method in interface org.osgi.framework.BundleContext
Adds the specified ServiceListener object to the context bundle's list of listeners.
addServices(FactoryMap) - Method in class org.eclipse.ui.internal.part.NewEditorToOldWrapper
 
addServices(FactoryMap) - Method in class org.eclipse.ui.internal.part.NewViewToOldWrapper
 
addShellListener(ShellListener) - Method in class org.eclipse.swt.widgets.Shell
Adds the listener to the collection of listeners who will be notified when operations are performed on the receiver, by sending the listener one of the messages defined in the ShellListener interface.
addShortcut(String) - Method in class org.eclipse.jdt.internal.ui.actions.QuickMenuAction
Adds the shortcut to the given menu text and returns it.
addShortcuts(List) - Method in class org.eclipse.ui.actions.BaseNewWizardMenu
Adds the new wizard shortcuts for the current perspective to the given list.
addShowInPart(String) - Method in class org.eclipse.ui.internal.PageLayout
 
addShowInPart(String) - Method in interface org.eclipse.ui.IPageLayout
Adds an item to the Show In prompter.
addShowViewShortcut(String) - Method in class org.eclipse.ui.internal.PageLayout
Adds a view to the Show View menu.
addShowViewShortcut(String) - Method in interface org.eclipse.ui.IPageLayout
Adds a show view shortcut to the page layout.
AddSiteCommand - Class in org.eclipse.update.standalone
Command to add a new product extension site.
AddSiteCommand(String) - Constructor for class org.eclipse.update.standalone.AddSiteCommand
 
addSiteEntry(String, SiteEntry) - Method in class org.eclipse.update.internal.configurator.Configuration
 
addSizeItem(Menu, String, Sash) - Method in class org.eclipse.ui.internal.PartPane
Add a menu item to the Size Menu
addSizeItems(Menu) - Method in class org.eclipse.ui.internal.PartPane
Add the Left,Right,Up,Botton menu items to the Size menu.
addSizeMenuItem(Menu, int) - Method in class org.eclipse.ui.internal.PartPane
 
addSizeMenuItem(Menu, int) - Method in class org.eclipse.ui.internal.ViewPane
 
addSkippedFiles(IFile[]) - Method in class org.eclipse.team.internal.ccvs.ui.operations.UpdateOnlyMergableOperation
 
addSlave(VariablePosition) - Method in class org.eclipse.jdt.internal.ui.text.template.contentassist.MultiVariableGuess
 
addSmallHeader(StringBuffer, String) - Static method in class org.eclipse.ant.internal.ui.editor.derived.HTMLPrinter
 
addSmallHeader(StringBuffer, String) - Static method in class org.eclipse.jdt.internal.ui.text.HTMLPrinter
 
addSnippetStateChangedListener(ISnippetStateChangedListener) - Method in class org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor
 
addSource(IFile, IPath) - Method in class org.eclipse.jdt.internal.core.search.indexing.IndexManager
Trigger addition of a resource to an index Note: the actual operation is performed in background
AddSourceContainerDialog - Class in org.eclipse.debug.internal.ui.sourcelookup
The dialog for adding new source containers.
AddSourceContainerDialog(Shell, SourceContainerViewer, ISourceLookupDirector) - Constructor for class org.eclipse.debug.internal.ui.sourcelookup.AddSourceContainerDialog
Constructor
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.ArchiveSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.DirectorySourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.ExternalArchiveSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.FolderSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.ProjectSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.WorkingSetSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.internal.ui.sourcelookup.browsers.WorkspaceSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.debug.ui.sourcelookup.AbstractSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in interface org.eclipse.debug.ui.sourcelookup.ISourceContainerBrowser
Creates and returns new source containers to add to the given source lookup director.
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathContainerSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.jdt.internal.debug.ui.sourcelookup.ClasspathVariableSourceContainerBrowser
 
addSourceContainers(Shell, ISourceLookupDirector) - Method in class org.eclipse.jdt.internal.debug.ui.sourcelookup.JavaProjectSourceContainerBrowser
 
addSourceFolder(String, IProject, IProgressMonitor) - Static method in class org.eclipse.pde.internal.ui.wizards.feature.NewFeaturePatchWizard
 
addSourceFolder(String, IProject, IProgressMonitor) - Static method in class org.eclipse.pde.internal.ui.wizards.feature.NewFeatureProjectWizard
 
addSourceLocation_addButton2 - Static variable in class org.eclipse.debug.internal.ui.sourcelookup.SourceLookupUIMessages
 
addSourceLocation_description - Static variable in class org.eclipse.debug.internal.ui.sourcelookup.SourceLookupUIMessages
 
addSourceLocation_editorMessage - Static variable in class org.eclipse.debug.internal.ui.sourcelookup.SourceLookupUIMessages
 
addSourceLocation_title - Static variable in class org.eclipse.debug.internal.ui.sourcelookup.SourceLookupUIMessages
 
addSourceNameAndHitCount(Map, String, int) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaTargetPatternBreakpoint
Adds the source name and hit count attributes to the given map.
addSourcePage(String) - Method in class org.eclipse.pde.internal.ui.editor.MultiSourceEditor
 
addSourceProvider(ISourceProvider) - Method in interface org.eclipse.ui.contexts.IContextService
Adds a source provider to this service.
addSourceProvider(ISourceProvider) - Method in interface org.eclipse.ui.handlers.IHandlerService
Adds a source provider to this service.
addSourceProvider(ISourceProvider) - Method in class org.eclipse.ui.internal.contexts.ContextService
 
addSourceProvider(ISourceProvider) - Method in class org.eclipse.ui.internal.handlers.HandlerService
 
addSourceProviderListener(ISourceProviderListener) - Method in class org.eclipse.ui.AbstractSourceProvider
 
addSourceProviderListener(ISourceProviderListener) - Method in interface org.eclipse.ui.ISourceProvider
Adds a listener to this source provider.
addSpecialMethods() - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for all the special method infos.
addStandaloneView(String, boolean, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
addStandaloneView(String, boolean, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
Adds a standalone view with the given compound id to this page layout.
addStandbyContentPart(String, IStandbyContentPart) - Method in class org.eclipse.ui.internal.intro.impl.parts.StandbyPart
Creates a standbyContent part in the stack only if one is not already created.
addState(IPath, UniversalUniqueIdentifier, long) - Method in class org.eclipse.core.internal.localstore.HistoryStore
Adds state into history log.
addState(IPath, File, long, boolean) - Method in class org.eclipse.core.internal.localstore.HistoryStore
 
addState(IPath, File, long, boolean) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
addState(IPath, File, long, boolean) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Add an entry to the history store, represented by the given key.
addStaticImport(String, String, boolean) - Method in interface org.eclipse.jdt.internal.corext.codemanipulation.IImportsStructure
Adds a new import declaration that is sorted in the structure using a best match algorithm.
addStaticImport(String, String, boolean) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportRewrite
Adds a new static import declaration that is sorted in the structure using a best match algorithm.
addStaticImport(IBinding) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportRewrite
Adds a new static import declaration that is sorted in the structure using a best match algorithm.
addStaticImport(IBinding) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportsStructure
 
addStaticImport(String, String, boolean) - Method in class org.eclipse.jdt.internal.corext.codemanipulation.ImportsStructure
Adds a new static import declaration that is sorted in the structure using a best match algorithm.
addStatus(IStatus) - Method in class org.eclipse.team.internal.ccvs.ui.actions.CVSAction
Add a status to the list of accumulated status.
addStatusLine() - Method in class org.eclipse.jface.window.ApplicationWindow
Configures this window to have a status line.
addStatusTextListener(StatusTextListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the status text is changed.
addStepFilter(ThreadReferenceImpl, int, int) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts reported step events to those which satisfy depth and size constraints.
addStratum(ReferenceTypeImpl.Stratum) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
Add a new stratum to this type.
addStratumPatternAndHitCount(Map, String, String, String, String, int) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaStratumLineBreakpoint
Adds the class name pattern and hit count attributes to the gvien map.
addString(String, float, float, Font) - Method in class org.eclipse.swt.graphics.Path
Adds to the receiver the pattern of glyphs generated by drawing the given string using the given font starting at the point (x, y).
addStringMappings(String[], int[]) - Method in class org.eclipse.team.internal.core.UserStringMappings
 
addStringPoolParticipant(IStringPoolParticipant, ISchedulingRule) - Method in class org.eclipse.core.internal.utils.StringPoolJob
Adds a string pool participant.
addStructuresListener(IJavaStructuresListener) - Static method in class org.eclipse.jdt.internal.debug.core.logicalstructures.JavaLogicalStructures
 
addStructureViewerAlias(String, String) - Static method in class org.eclipse.compare.CompareUI
Adds an alias for the given type.
addStructureViewerAlias(String, String) - Method in class org.eclipse.compare.internal.CompareUIPlugin
 
addStyle(String) - Method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroPage
Adds the given style to the list.
addStyle(String) - Method in class org.eclipse.ui.internal.intro.impl.model.IntroExtensionContent
Adds the given style to the list.
addStyleRange(StyleRange) - Method in class org.eclipse.jface.text.TextPresentation
Add the given range to the presentation.
addStyles(String[]) - Method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroPage
Util method to add given styles to the list.
addSubItem(AbstractSubItem) - Method in class org.eclipse.ui.internal.cheatsheets.data.ConditionalSubItem
 
addSubItem(AbstractSubItem) - Method in interface org.eclipse.ui.internal.cheatsheets.data.ISubItemItem
 
addSubItem(AbstractSubItem) - Method in class org.eclipse.ui.internal.cheatsheets.data.Item
 
addSubItem(AbstractSubItem) - Method in class org.eclipse.ui.internal.cheatsheets.data.RepeatedSubItem
 
addSubmenu(int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Remembers that this window contains the given submenu.
addSubPage(RegistryPageContributor) - Method in class org.eclipse.ui.internal.dialogs.RegistryPageContributor
Add child to the list of children.
addSubscope(Scope) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
addSubtype(IType, IType) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
Adds the given subtype to the type.
addSuffix(String) - Method in interface org.eclipse.jface.viewers.IDecoration
Adds a suffix to the element's label.
addSuffix(String) - Method in class org.eclipse.team.internal.ccvs.ui.CVSDecoration
 
addSummarizableAnnotationType(String) - Method in class org.eclipse.jface.text.source.projection.ProjectionSupport
Marks the given annotation type to be considered when creating summaries for collapsed regions of the projection viewer.
addSuperfluousSemicolonProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addSuperInterface(String) - Method in interface org.eclipse.jdt.core.jdom.IDOMType
Deprecated. Adds the given interface name to the names of interfaces that this type implements or extends (the name will be added after the existing interface names).
addSuppressWarningsProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ModifierCorrectionSubProcessor
 
addSynchronizationListener() - Method in class org.eclipse.ui.internal.browser.BrowserViewer
 
addSynchronizeParticipantListener(ISynchronizeParticipantListener) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeManager
 
addSynchronizeParticipantListener(ISynchronizeParticipantListener) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Registers the given listener for participant notifications.
addSynchronizeParticipants(ISynchronizeParticipant[]) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeManager
 
addSynchronizeParticipants(ISynchronizeParticipant[]) - Method in interface org.eclipse.team.ui.synchronize.ISynchronizeManager
Adds the given participants to the synchronize manager.
addSyncroPageBook(PageBook) - Method in class org.eclipse.ui.part.MultiPageEditor
Deprecated. Adds a synchronized pagebook to this editor.
addSyncSetChangedListener(ISyncInfoSetChangeListener) - Method in class org.eclipse.team.core.synchronize.SyncInfoSet
Registers the given listener for sync info set notifications.
addSyntheticArgument(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgument(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgumentAndField(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticArgumentAndField(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding
 
addSyntheticBridgeMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticConstructorAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that provides an access to a private constructor.
addSyntheticEnumMethod(char[]) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticEnumValueOfMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that implements Enum#valueOf(String) for a given enum type
addSyntheticEnumValuesMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that implements Enum#values() for a given enum type
addSyntheticFieldForAssert(BlockScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForClassLiteral(TypeBinding, BlockScope) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForEnumValues() - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForInnerclass(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForInnerclass(ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldForSwitchEnum(char[], String) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticFieldReadAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a synthetic method that generate an read access to a private field.
addSyntheticFieldWriteAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the byte for a problem method info that correspond to a synthetic method that generate an write access to a private field.
addSyntheticMethod(FieldBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethod(MethodBinding, boolean) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticMethodAccessMethod(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
INTERNAL USE-ONLY Generate the bytes for a synthetic method that provides access to a private method.
addSyntheticMethodForSwitchEnum(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
 
addSyntheticSwitchTable(SyntheticMethodBinding) - Method in class org.eclipse.jdt.internal.compiler.ClassFile
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.DefaultStackPresentationSite
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.EditorStack
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.PartStack
 
addSystemActions(IMenuManager) - Method in class org.eclipse.ui.internal.ViewStack
 
addSystemActions(IMenuManager) - Method in interface org.eclipse.ui.presentations.IStackPresentationSite
Adds system actions to the given menu manager.
addTags(ICVSResource, CVSTag[]) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryManager
Accept tags for any CVS resource.
addTags(String, CVSTag[]) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoryRoot
Accept the tags for any remote path that represents a folder.
addTarget(Target, int, int) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addTarget(Target, int, int) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Adds the new target to this Ant model
addTask(Task, Task, Attributes, int, int) - Method in class org.eclipse.ant.internal.ui.model.AntModel
 
addTask(Task, Task, Attributes, int, int) - Method in interface org.eclipse.ant.internal.ui.model.IAntModel
Adds a task element to the Ant model Only called if canGetTaskInfo()() is true
AddTaskAction - Class in org.eclipse.jdt.internal.ui.actions
 
AddTaskAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.internal.ui.actions.AddTaskAction
 
AddTaskAction - Class in org.eclipse.ui.actions
Standard action for adding a task to the currently selected file resource(s).
AddTaskAction(Shell) - Constructor for class org.eclipse.ui.actions.AddTaskAction
Creates a new instance of the receiver.
AddTaskAction - Class in org.eclipse.ui.texteditor
Creates a new task marker.
AddTaskAction(ResourceBundle, String, ITextEditor) - Constructor for class org.eclipse.ui.texteditor.AddTaskAction
Creates a new action for the given text editor.
addTaskAction - Variable in class org.eclipse.ui.views.navigator.MainActionGroup
 
addTaskHyperlink(IProcess, IHyperlink, IRegion, String) - Static method in class org.eclipse.ant.internal.ui.launchConfigurations.TaskLinkManager
Registers a hyperlink for the given process and task name.
AddTaskLabel - Static variable in class org.eclipse.ui.internal.ide.IDEWorkbenchMessages
 
AddTaskToolTip - Static variable in class org.eclipse.ui.internal.ide.IDEWorkbenchMessages
 
addTemplate(ITemplateSection) - Method in class org.eclipse.pde.internal.ui.wizards.plugin.PluginFieldData
 
addTestRunListener(ITestRunListener) - Method in class org.eclipse.jdt.internal.junit.ui.JUnitPlugin
Adds a TestRun listener to the collection of listeners
addTestRunListener(ITestRunListener) - Static method in class org.eclipse.jdt.junit.JUnitCore
Adds a listener for test runs.
addText(Text) - Method in class org.eclipse.ui.actions.TextActionHandler
Add a Text control to the handler so that the Cut, Copy, Paste, Delete, and Select All actions are redirected to it when active.
addTextChangeListener(TextChangeListener) - Method in class org.eclipse.help.ui.internal.StyledLineWrapper
 
addTextChangeListener(TextChangeListener) - Method in interface org.eclipse.swt.custom.StyledTextContent
Called by StyledText to add itself as an Observer to content changes.
addTextChangeListener(TextChangeListener) - Method in class org.eclipse.ui.internal.console.ConsoleDocumentAdapter
 
addTextEdit(TextChange, String, TextEdit) - Static method in class org.eclipse.jdt.internal.corext.refactoring.changes.TextChangeCompatibility
 
addTextEdit(TextChange, String, TextEdit[]) - Static method in class org.eclipse.jdt.internal.corext.refactoring.changes.TextChangeCompatibility
 
addTextEdit(TextEdit) - Method in class org.eclipse.text.edits.TextEditGroup
Adds the given TextEdit to this group.
addTextEditChangeGroup(TextEditChangeGroup) - Method in class org.eclipse.ltk.core.refactoring.TextChange
Adds a text edit change group.
addTextEditGroup(TextEditGroup) - Method in class org.eclipse.ltk.core.refactoring.TextChange
Adds a text edit group.
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.build.BuildInputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.context.InputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.context.XMLInputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.feature.FeatureInputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.plugin.BundleInputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.product.ProductInputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.schema.SchemaInputContext
 
addTextEditOperation(ArrayList, IModelChangedEvent) - Method in class org.eclipse.pde.internal.ui.editor.site.SiteInputContext
 
addTextField(Composite, String, String, int, int, String[]) - Method in class org.eclipse.ant.internal.ui.preferences.AbstractAntEditorPreferencePage
 
addTextField(String, String, boolean) - Method in class org.eclipse.debug.internal.ui.MultipleInputDialog
 
addTextField(Composite, String, OptionsConfigurationBlock.Key, int, int) - Method in class org.eclipse.jdt.internal.ui.preferences.OptionsConfigurationBlock
 
addTextHover(ITextHover) - Method in class org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover
 
addTextInputListener(ITextInputListener) - Method in interface org.eclipse.jface.text.ITextViewer
Adds a text input listener to this viewer.
addTextInputListener(ITextInputListener) - Method in class org.eclipse.jface.text.TextViewer
 
addTextListener(ITextListener) - Method in interface org.eclipse.jface.text.ITextViewer
Adds a text listener to this viewer.
addTextListener(ITextListener) - Method in class org.eclipse.jface.text.TextViewer
 
addTextNode(IDocumentTextNode) - Method in interface org.eclipse.pde.internal.ui.model.IDocumentNode
 
addTextNode(IDocumentTextNode) - Method in class org.eclipse.pde.internal.ui.model.plugin.PluginDocumentNode
 
addTextPresentationListener(ITextPresentationListener) - Method in interface org.eclipse.jface.text.ITextViewerExtension4
Adds the given text presentation listener to this text viewer.
addTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.jface.text.TextViewer
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.BreakpointRequest
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.ExceptionRequest
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MethodEntryRequest
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.MethodExitRequest
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.ThreadDeathRequest
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.ThreadStartRequest
 
addThreadFilter(ThreadReference) - Method in interface com.sun.jdi.request.WatchpointRequest
 
addThreadFilter(ThreadReference) - Method in class org.eclipse.jdi.internal.request.EventRequestImpl
Restricts reported events to those in the given thread.
addTightSourceNode(ASTNode) - Method in class org.eclipse.jdt.internal.corext.refactoring.util.TightSourceRangeComputer
 
addTimeLoadingOthers(long) - Method in class org.eclipse.core.runtime.internal.stats.ClassStats
 
addTitleListener(TitleListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when the title of the current document is available or has changed.
addTo(String, IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceManager
Adds the given preference node as a subnode of the node at the given path.
addTo(Command.LocalOption[]) - Method in class org.eclipse.team.internal.ccvs.core.client.Command.LocalOption
 
AddToBranchAction - Class in org.eclipse.team.internal.ccvs.ui.repo
Action to add a root remote folder to a branch
AddToBranchAction() - Constructor for class org.eclipse.team.internal.ccvs.ui.repo.AddToBranchAction
 
AddToBranchAction_enterTag - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AddToBranchAction_enterTagLong - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
addToBuildSpec(String) - Method in class org.eclipse.jdt.internal.core.JavaProject
Adds a builder to the build spec for the given project.
addToBuildSpec(String) - Method in class org.eclipse.pde.internal.BaseProject
 
addToCache(StoredObject) - Method in class org.eclipse.core.internal.indexing.ObjectStore
Adds an object to the backing cache.
addToChildren(TarEntry, TarEntry) - Method in class org.eclipse.ui.internal.wizards.datatransfer.TarLeveledStructureProvider
Adds the specified child to the internal collection of the parent's children.
addToChildren(ZipEntry, ZipEntry) - Method in class org.eclipse.ui.internal.wizards.datatransfer.ZipLeveledStructureProvider
Adds the specified child to the internal collection of the parent's children.
addToChildren(ZipEntry, ZipEntry) - Method in class org.eclipse.ui.wizards.datatransfer.ZipFileStructureProvider
Adds the specified child to the internal collection of the parent's children.
addToClasspath(List, IJavaProject, ClasspathModifierQueries.OutputFolderQuery, IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.buildpath.ClasspathModifier
Add a list of elements to the build path.
AddToClasspathAction - Class in org.eclipse.jdt.ui.actions
Action to add a JAR to the classpath of its parent project.
AddToClasspathAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.AddToClasspathAction
Creates a new AddToClasspathAction.
AddToClasspathAction_error_message - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddToClasspathAction_error_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddToClasspathAction_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddToClasspathAction_progressMessage - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddToClasspathAction_toolTip - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddToClasspathChange - Class in org.eclipse.jdt.internal.corext.refactoring.changes
 
AddToClasspathChange(IJavaProject, IClasspathEntry) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.changes.AddToClasspathChange
 
AddToClasspathChange(IJavaProject, String) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.changes.AddToClasspathChange
 
AddToClasspathChange(IJavaProject, IPath) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.changes.AddToClasspathChange
Adds a new project class path entry to the project.
AddToClasspathChange(IJavaProject, int, IPath, IPath, IPath) - Constructor for class org.eclipse.jdt.internal.corext.refactoring.changes.AddToClasspathChange
 
AddToClasspathChange_add - Static variable in class org.eclipse.jdt.internal.corext.refactoring.RefactoringCoreMessages
 
addTocsChangedListener(ITocsChangedListener) - Method in class org.eclipse.help.internal.HelpPlugin
 
addToDeep(String, PropertyPageNode) - Method in class org.eclipse.ui.internal.dialogs.PropertyPageManager
Given a category search he entire tree and add the node.
addToDeep(String, PropertyPageNode, IPreferenceNode) - Method in class org.eclipse.ui.internal.dialogs.PropertyPageManager
Given a category search the entire tree and add the node.
addToEnd(Command.GlobalOption[]) - Method in class org.eclipse.team.internal.ccvs.core.client.Command.GlobalOption
Add the given global option to the end of the provided list
AddToFavoritesAction - Class in org.eclipse.debug.internal.ui.actions
Adds the selected launch configuration to the launch favorites.
AddToFavoritesAction() - Constructor for class org.eclipse.debug.internal.ui.actions.AddToFavoritesAction
Constructs a new action.
AddToFavoritesAction_1 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AddToFavoritesAction_2 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
AddToFavoritesAction_3 - Static variable in class org.eclipse.debug.internal.ui.actions.ActionMessages
 
addToHistory(String[], String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
addToHistory(List, String) - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
addToHistory(String) - Method in class org.eclipse.ui.internal.browser.BrowserViewer
 
addToHistory(String[], String) - Method in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
addToHistory(List, String) - Method in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
Adds an entry to a history, while taking care of duplicate history items and excessively long histories.
addToken(String) - Method in interface org.eclipse.pde.core.build.IBuildEntry
Adds the token to the list of token for this entry.
addToken(String) - Method in class org.eclipse.pde.internal.core.build.BuildEntry
 
addToken(String) - Method in class org.eclipse.pde.internal.ui.model.build.BuildEntry
 
addToLocalHistory(IFile) - Method in interface org.eclipse.core.resources.team.IResourceTree
Adds the current state of the given file to the local history.
addToMap(Object, Item) - Method in class org.eclipse.jdt.internal.ui.viewsupport.ResourceToItemsMapper
Adds a new item to the map.
addToMenu(Menu, IAction, int) - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
Adds the given action to the specified menu with an accelerator specified by the given number.
addToolBar(int) - Method in class org.eclipse.jface.window.ApplicationWindow
Configures this window to have a tool bar.
addToolBarActions() - Method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroPartImplementation
 
addToolBarActions() - Method in class org.eclipse.ui.internal.intro.impl.presentations.BrowserIntroPartImplementation
 
addToolBarActions() - Method in class org.eclipse.ui.internal.intro.impl.presentations.FormIntroPartImplementation
 
addToParentInfo(Openable) - Method in class org.eclipse.jdt.internal.core.ModelUpdater
Adds the given child handle to its parent's cache of children.
addToPreservedConfigurations(IInstallConfiguration) - Method in interface org.eclipse.update.configuration.ILocalSite
Save the specified configuration.
addToPreservedConfigurations(IInstallConfiguration) - Method in class org.eclipse.update.internal.core.SiteLocal
Deprecated.  
addToResult(char[][]) - Method in class org.eclipse.jdt.internal.core.search.matching.SuperTypeNamesCollector
 
addToRoot(IPreferenceNode) - Method in class org.eclipse.jface.preference.PreferenceManager
Adds the given preference node as a subnode of the root.
addToStatus(MultiStatus, JarPackageData, String, CoreException) - Method in class org.eclipse.jdt.internal.ui.jarpackager.CreateJarActionDelegate
 
addToStatus(CoreException) - Method in class org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation
 
addToTarget(JDIDebugTarget) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint
Add this breakpoint to the given target.
addToTarget(JDIDebugTarget) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaLineBreakpoint
 
addToTarget(JDIDebugTarget) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaMethodBreakpoint
 
addToTarget(JDIDebugTarget) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaTargetPatternBreakpoint
Creates the event requests to: Listen to class loads related to the breakpoint Respond to the breakpoint being hit
addToTargetForLocalType(JDIDebugTarget, String) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaBreakpoint
Local types (types defined in methods) are handled specially due to the different types that the local type is associated with as well as the performance problems of using ReferenceType#nestedTypes.
addToTrees(ICVSRemoteFile, ICVSRemoteFile) - Method in class org.eclipse.team.internal.ccvs.ui.operations.RemoteCompareOperation.CompareTreeBuilder
Add the predecessor to the left tree and the remote to the right tree.
addToTrim(Control, int) - Method in class org.eclipse.ui.internal.WorkbenchWindow
Adds the given control to the specified side of this window's trim.
AddToVersionControlDialog - Class in org.eclipse.team.internal.ccvs.ui
This dialog allows the user to add a set of resources to version control.
AddToVersionControlDialog(Shell, IResource[]) - Constructor for class org.eclipse.team.internal.ccvs.ui.AddToVersionControlDialog
Constructor for AddToVersionControlDialog.
AddToVersionControlDialog_thereAreUnaddedResources - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AddToVersionControlDialog_thereIsAnUnaddedResource - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AddToVersionControlDialog_title - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
addToViewer(ISynchronizeModelElement) - Method in class org.eclipse.team.internal.ui.synchronize.AbstractSynchronizeModelProvider
 
addToViewer(ISynchronizeModelElement) - Method in class org.eclipse.team.internal.ui.synchronize.SynchronizeModelProvider
 
addToWorkspace(String[], String, Object, IProgressMonitor) - Method in interface org.eclipse.team.core.IProjectSetSerializer
Deprecated. For every String in referenceStrings, create in the workspace a corresponding IProject.
addToWorkspace(String[], ProjectSetSerializationContext, IProgressMonitor) - Method in class org.eclipse.team.core.ProjectSetCapability
For every String in referenceStrings, load the corresponding project into the workspace.
addToWorkspace(String[], ProjectSetSerializationContext, IProgressMonitor) - Method in class org.eclipse.team.internal.ccvs.core.CVSProjectSetCapability
Override superclass implementation to load the referenced projects into the workspace.
addToWorkspace(String[], String, Object, IProgressMonitor) - Method in class org.eclipse.team.internal.ccvs.ui.CVSProjectSetSerializer
 
addTrailingSeparator() - Method in interface org.eclipse.core.runtime.IPath
Returns a path with the same segments as this path but with a trailing separator added.
addTrailingSeparator() - Method in class org.eclipse.core.runtime.Path
 
addTraverseListener(TraverseListener) - Method in class org.eclipse.swt.widgets.Control
Adds the listener to the collection of listeners who will be notified when traversal events occur, by sending it one of the messages defined in the TraverseListener interface.
addTreeFilter(ViewerFilter) - Method in class org.eclipse.jdt.internal.ui.jarpackager.CheckboxTreeAndListGroup
Adds the given filter to the tree viewer and triggers refiltering and resorting of the elements.
addTreeListener(ITreeViewerListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Adds a listener for expand and collapse events in this viewer.
addTreeListener(Control, TreeListener) - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
Adds the given SWT tree listener to the given SWT control.
addTreeListener(Control, TreeListener) - Method in class org.eclipse.jface.viewers.TableTreeViewer
 
addTreeListener(Control, TreeListener) - Method in class org.eclipse.jface.viewers.TreeViewer
 
addTreeListener(TreeListener) - Method in class org.eclipse.swt.custom.TableTree
Deprecated. Adds the listener to the collection of listeners who will be notified when an item in the receiver is expanded or collapsed by sending it one of the messages defined in the TreeListener interface.
addTreeListener(TreeListener) - Method in class org.eclipse.swt.widgets.Tree
Adds the listener to the collection of listeners who will be notified when an item in the receiver is expanded or collapsed by sending it one of the messages defined in the TreeListener interface.
addTreeListener(Control, TreeListener) - Method in class org.eclipse.ui.internal.progress.NewProgressViewer
 
addTrim - Variable in class org.eclipse.jface.viewers.ColumnPixelData
Whether to allocate extra width to the column to account for trim taken by the column itself.
addTrim(Control, int) - Method in class org.eclipse.ui.internal.layout.TrimLayout
Adds the given control to the layout's trim at the given location.
addTrim(Control, int, Control) - Method in class org.eclipse.ui.internal.layout.TrimLayout
Adds the given control to the layout's trim.
addTrustedMatch(ASTNode, boolean) - Method in class org.eclipse.jdt.internal.core.search.matching.MatchingNodeSet
 
addType() - Method in class org.eclipse.jdt.internal.debug.ui.JavaDetailFormattersPreferencePage
 
addType(String, ClassIdentifier, ComponentFactory) - Method in class org.eclipse.ui.internal.components.registry.ComponentRegistry
 
addTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in interface org.eclipse.jdt.core.ITypeHierarchy
Adds the given listener for changes to this type hierarchy.
addTypeHierarchyChangedListener(ITypeHierarchyChangedListener) - Method in class org.eclipse.jdt.internal.core.hierarchy.TypeHierarchy
 
addTypeMismatchProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.TypeMismatchSubProcessor
 
addTypeNameAndHitCount(Map, String, int) - Method in class org.eclipse.jdt.internal.debug.core.breakpoints.JavaLineBreakpoint
Adds type name and hit count attributes to the given map.
AddTypeParameterProposal - Class in org.eclipse.jdt.internal.ui.text.correction
 
AddTypeParameterProposal(ICompilationUnit, IBinding, CompilationUnit, String, ITypeBinding[], int) - Constructor for class org.eclipse.jdt.internal.ui.text.correction.AddTypeParameterProposal
 
addTypeReference(char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.AbstractIndexer
 
addTypeReference(char[]) - Method in class org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer
 
AddTypeStepFilterAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds a Java type to the set of active step filters.
AddTypeStepFilterAction() - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddTypeStepFilterAction
 
addTypeVariable(ITypeBinding) - Method in class org.eclipse.jdt.internal.corext.refactoring.code.flow.FlowInfo
 
addTypingRunListener(ITypingRunListener) - Method in class org.eclipse.jdt.internal.ui.text.TypingRunDetector
Adds a listener for TypingRun events.
addUncaughtExceptionProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnchangedElementListeners(Object, AbstractDocumentProvider.ElementInfo) - Method in class org.eclipse.ui.texteditor.AbstractDocumentProvider
Called on initial creation and when the dirty state of the element changes to false.
addUnconfiguredFeatureReference(FeatureReferenceModel) - Method in class org.eclipse.update.internal.model.ConfigurationPolicyModel
adds a feature in the list also used by the parser to avoid creating another activity
addUndo(String, Change) - Method in interface org.eclipse.ltk.core.refactoring.IUndoManager
Adds a new undo change to this undo manager.
addUndo(String, Change) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager
 
addUndo(String, Change) - Method in class org.eclipse.ltk.internal.core.refactoring.UndoManager2
 
AddUnimplementedConstructorsAction - Class in org.eclipse.jdt.ui.actions
Creates unimplemented constructors for a type.
AddUnimplementedConstructorsAction(CompilationUnitEditor) - Constructor for class org.eclipse.jdt.ui.actions.AddUnimplementedConstructorsAction
Note: This constructor is for internal use only.
AddUnimplementedConstructorsAction(IWorkbenchSite) - Constructor for class org.eclipse.jdt.ui.actions.AddUnimplementedConstructorsAction
Creates a new AddUnimplementedConstructorsAction.
AddUnimplementedConstructorsAction_annotation_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_description - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_dialog_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_dialog_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_enum_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_error_nothing_found - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_error_title - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_error_type_removed_in_editor - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_interface_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_label - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_methods_selected - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_not_applicable - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsAction_tooltip - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsDialog_omit_super - Static variable in class org.eclipse.jdt.internal.ui.actions.ActionMessages
 
AddUnimplementedConstructorsOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Workspace runnable to add unimplemented constructors.
AddUnimplementedConstructorsOperation(IType, IJavaElement, CompilationUnit, String[], CodeGenerationSettings, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddUnimplementedConstructorsOperation
Creates a new add unimplemented constructors operation.
AddUnimplementedMethodsOperation - Class in org.eclipse.jdt.internal.corext.codemanipulation
Workspace runnable to add unimplemented methods.
AddUnimplementedMethodsOperation(IType, IJavaElement, CompilationUnit, String[], CodeGenerationSettings, boolean, boolean, boolean) - Constructor for class org.eclipse.jdt.internal.corext.codemanipulation.AddUnimplementedMethodsOperation
Creates a new add unimplemented methods operation.
AddUnimplementedMethodsOperation_description - Static variable in class org.eclipse.jdt.internal.corext.codemanipulation.CodeGenerationMessages
 
addUnimplementedMethodsProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUninitializedLocalVariableProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnknownRef(NameReference) - Method in class org.eclipse.jdt.internal.compiler.SourceElementParser
 
addUnnecessaryCastProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnnecessaryInstanceofProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnnecessaryThrownExceptionProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnqualifiedFieldAccessProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnreachableCatchProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUnusedMemberProposal(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.LocalCorrectionsSubProcessor
 
addUpdateListener(IRemoteTreeViewerUpdateListener) - Method in class org.eclipse.debug.internal.ui.views.variables.VariablesViewer
 
addUpdateModelChangedListener(IUpdateModelChangedListener) - Method in class org.eclipse.update.internal.ui.model.UpdateModel
 
addUpdateModelChangedListener(IUpdateModelChangedListener) - Static method in class org.eclipse.update.operations.OperationsManager
Adds a model changed listener.
addURLMethod - Variable in class org.eclipse.osgi.framework.adaptor.core.AbstractFrameworkAdaptor
The add URL method used to support framework extensions
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.ChangeSignatureWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.ChangeTypeWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.code.ExtractMethodWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.code.InlineMethodWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.ConvertAnonymousToNestedWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.ExtractConstantWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.ExtractInterfaceWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.ExtractTempWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.InferTypeArgumentsWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.InlineConstantWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.InlineTempWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.IntroduceFactoryWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.IntroduceParameterWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.MoveInnerToTopWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.MoveInstanceMethodWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.MoveMembersWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.nls.ExternalizeWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.PromoteTempWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.PullUpWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.PushDownWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.reorg.DeleteWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.reorg.RenameRefactoringWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.reorg.ReorgCopyWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.reorg.ReorgMoveWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.sef.SelfEncapsulateFieldWizard
 
addUserInputPages() - Method in class org.eclipse.jdt.internal.ui.refactoring.UseSupertypeWizard
 
addUserInputPages() - Method in class org.eclipse.ltk.ui.refactoring.RefactoringWizard
Hook method to add user input pages to this refactoring wizard.
addUserProperties(Map) - Method in class org.eclipse.ant.core.AntRunner
Adds user-defined properties.
addUserProperties(Map) - Method in class org.eclipse.ant.internal.core.ant.InternalAntRunner
Adds user properties to the current collection of user properties.
addValueVariableListener(IValueVariableListener) - Method in class org.eclipse.core.internal.variables.StringVariableManager
 
addValueVariableListener(IValueVariableListener) - Method in interface org.eclipse.core.variables.IStringVariableManager
Registers the given listener for value variable notifications.
addVariable(String, Object) - Method in class org.eclipse.core.expressions.EvaluationContext
Adds a new named variable to this context.
addVariable(String, Object) - Method in interface org.eclipse.core.expressions.IEvaluationContext
Adds a new named variable to this context.
addVariable(String, Object) - Method in class org.eclipse.core.internal.expressions.DefaultVariable
Adds a new named variable to this context.
addVariable(IValueVariable) - Method in class org.eclipse.debug.internal.ui.preferences.StringVariablePreferencePage
Attempts to add the given variable.
addVariable(EnvironmentVariable) - Method in class org.eclipse.debug.ui.EnvironmentTab
Attempts to add the given variable.
AddVariableAction - Class in org.eclipse.jdt.internal.debug.ui.actions
Adds a variable to the runtime class path.
AddVariableAction(IClasspathViewer) - Constructor for class org.eclipse.jdt.internal.debug.ui.actions.AddVariableAction
 
AddVariableAction_Add_Variables_1 - Static variable in class org.eclipse.jdt.internal.debug.ui.actions.ActionMessages
 
addVariableResolver(IRuntimeClasspathEntryResolver, String) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Registers the given resolver for the specified variable.
addVariables(IValueVariable[]) - Method in class org.eclipse.core.internal.variables.StringVariableManager
 
addVariables(IValueVariable[]) - Method in interface org.eclipse.core.variables.IStringVariableManager
Adds the given variables to the variable registry.
addVariablesField(String, String, boolean) - Method in class org.eclipse.debug.internal.ui.MultipleInputDialog
 
AddVariableStringAction - Class in org.eclipse.ant.internal.ui.launchConfigurations
 
AddVariableStringAction(IClasspathViewer) - Constructor for class org.eclipse.ant.internal.ui.launchConfigurations.AddVariableStringAction
 
AddVariableStringAction_1 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AddVariableStringAction_2 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AddVariableStringAction_3 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AddVariableStringAction_4 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
addVerifyKeyListener(VerifyKeyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a verify key listener.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.custom.StyledText
Adds a verify listener.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Combo
Adds the listener to the collection of listeners who will be notified when the receiver's text is verified, by sending it one of the messages defined in the VerifyListener interface.
addVerifyListener(VerifyListener) - Method in class org.eclipse.swt.widgets.Text
Adds the listener to the collection of listeners who will be notified when the receiver's text is verified, by sending it one of the messages defined in the VerifyListener interface.
addVersionedIdentifier(VersionedIdentifier) - Method in class org.eclipse.update.internal.search.OptionalFeatureSearchCategory
 
addVerticalRulerColumn(IVerticalRulerColumn) - Method in class org.eclipse.jface.text.source.projection.ProjectionViewer
Adds the give column as last column to this viewer's vertical ruler.
addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.AnnotationRulerColumn
 
addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.ChangeRulerColumn
 
addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.CompositeRuler
 
addVerticalRulerListener(IVerticalRulerListener) - Method in interface org.eclipse.jface.text.source.IVerticalRulerInfoExtension
Registers a vertical ruler listener to be informed if an annotation gets selected on the vertical ruler.
addVerticalRulerListener(IVerticalRulerListener) - Method in class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
addView(String) - Method in interface org.eclipse.ui.IFolderLayout
Adds a view with the given compound id to this folder.
addView(String) - Method in class org.eclipse.ui.internal.FolderLayout
 
addView(String, int, float, String) - Method in class org.eclipse.ui.internal.PageLayout
 
addView(String, int, float, String) - Method in interface org.eclipse.ui.IPageLayout
Adds a view with the given compound id to this page layout.
addViewportListener(IViewportListener) - Method in interface org.eclipse.jface.text.ITextViewer
Adds the given view port listener to this viewer.
addViewportListener(IViewportListener) - Method in class org.eclipse.jface.text.TextViewer
 
addVisibilityAndModifiersChoices(Composite) - Method in class org.eclipse.jdt.internal.ui.dialogs.SourceActionDialog
 
addVisibilityWindowListener(VisibilityWindowListener) - Method in class org.eclipse.swt.browser.Browser
Adds the listener to the collection of listeners who will be notified when a window hosting the receiver needs to be displayed or hidden.
addVisibleLocalVariable(LocalVariableBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
addVM(IVMInstall) - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
Add the specified VM to the VM definitions managed by this container.
AddVMDialog - Class in org.eclipse.jdt.internal.debug.ui.jres
 
AddVMDialog(IAddVMDialogRequestor, Shell, IVMInstallType[], IVMInstall) - Constructor for class org.eclipse.jdt.internal.debug.ui.jres.AddVMDialog
 
AddVMDialog_0 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AddVMDialog_23 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_browse1 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_duplicateName - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_enterLocation - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_enterName - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AddVMDialog_JRE_name_must_be_a_valid_file_name___0__1 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
AddVMDialog_JRE_system_libraries__1 - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_jreHome - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_jreName - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_jreType - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_locationNotExists - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMDialog_pickJRERootDialog_message - Static variable in class org.eclipse.jdt.internal.debug.ui.jres.JREMessages
 
addVMInstallChangedListener(IVMInstallChangedListener) - Static method in class org.eclipse.jdt.launching.JavaRuntime
Adds the given listener to the list of registered VM install changed listeners.
addVMList(List) - Method in class org.eclipse.jdt.internal.launching.VMDefinitionsContainer
Add all VM's in the specified list to the VM definitions managed by this container.
addVoidMethodReturnsProposals(IInvocationContext, IProblemLocation, Collection) - Static method in class org.eclipse.jdt.internal.ui.text.correction.ReturnTypeSubProcessor
 
addWarning(String, Throwable) - Method in class org.eclipse.jdt.internal.ui.jarpackager.JarFileExportOperation
Adds a new warning to the list with the passed information.
addWarning(String, Throwable) - Method in class org.eclipse.jdt.internal.ui.jarpackager.JarPackageReader
Adds a new warning to the list with the passed information.
addWarning(String) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds a WARNING entry filled with the given message to this status.
addWarning(String, RefactoringStatusContext) - Method in class org.eclipse.ltk.core.refactoring.RefactoringStatus
Adds a WARNING entry filled with the given message and context to this status.
AddWatchExpressionAction - Class in org.eclipse.debug.internal.ui.actions
Open a watch expression dialog and add the created watch expression to the expression view.
AddWatchExpressionAction() - Constructor for class org.eclipse.debug.internal.ui.actions.AddWatchExpressionAction
 
AddWebBrowserListener(int, nsID) - Method in class org.eclipse.swt.internal.mozilla.nsIWebBrowser
 
addWindowListener(IWindowListener) - Method in class org.eclipse.ui.internal.Workbench
 
addWindowListener(IWindowListener) - Method in interface org.eclipse.ui.IWorkbench
Adds a window listener.
AddWizard - Class in org.eclipse.team.internal.ccvs.ui.wizards
 
AddWizard(AddOperation, IFile[]) - Constructor for class org.eclipse.team.internal.ccvs.ui.wizards.AddWizard
 
AddWizard_0 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
addWord(String) - Method in class org.eclipse.help.internal.search.QueryWordsExactPhrase
 
addWord(String) - Method in class org.eclipse.help.internal.search.QueryWordsPhrase
 
addWord(String, IToken) - Method in class org.eclipse.jdt.internal.ui.text.CombinedWordRule.WordMatcher
Adds a word and the token to be returned if it is detected.
addWord(String) - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.AbstractSpellDictionary
 
addWord(String) - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.DefaultSpellChecker
 
addWord(String) - Method in interface org.eclipse.jdt.internal.ui.text.spelling.engine.ISpellChecker
Adds the specified word to the set of correct words.
addWord(String) - Method in interface org.eclipse.jdt.internal.ui.text.spelling.engine.ISpellDictionary
Externalizes the specified word.
addWord(String) - Method in class org.eclipse.jdt.internal.ui.text.spelling.engine.PersistentSpellDictionary
 
addWord(String, IToken) - Method in class org.eclipse.jface.text.rules.WordRule
Adds a word and the token to be returned if it is detected.
addWordMatcher(CombinedWordRule.WordMatcher) - Method in class org.eclipse.jdt.internal.ui.text.CombinedWordRule
Adds the given matcher.
AddWordProposal - Class in org.eclipse.jdt.internal.ui.text.spelling
Proposal to add the unknown word to the dictionaries.
AddWordProposal(String, IInvocationContext) - Constructor for class org.eclipse.jdt.internal.ui.text.spelling.AddWordProposal
Creates a new add word proposal
addWorkbenchActions(IMenuManager) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RemoteViewPart
Add the menu actions that were contributed in plugin.xml
addWorkbenchActions(IMenuManager) - Method in class org.eclipse.team.internal.ccvs.ui.repo.RepositoriesView
 
addWorkingCopies(InternalSearchPattern, SearchDocument[], ICompilationUnit[], SearchParticipant) - Static method in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
addWorkingSet() - Method in class org.eclipse.help.internal.webapp.data.WorkingSetManagerData
 
addWorkingSet(WorkingSet) - Method in class org.eclipse.help.internal.webapp.servlet.InfocenterWorkingSetManager
Adds a new working set and saves it
addWorkingSet(WorkingSet) - Method in class org.eclipse.help.internal.webapp.servlet.WebappWorkingSetManager
Adds a new working set and saves it
addWorkingSet(WorkingSet) - Method in interface org.eclipse.help.internal.workingset.IHelpWorkingSetManager
Adds a new working set and saves it
addWorkingSet(WorkingSet) - Method in class org.eclipse.help.internal.workingset.WorkingSetManager
Adds a new working set and saves it
addWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.AbstractWorkingSetManager
 
addWorkingSet(IWorkingSet) - Method in class org.eclipse.ui.internal.WorkingSetManager
 
addWorkingSet(IWorkingSet) - Method in interface org.eclipse.ui.IWorkingSetManager
Adds a working set to the receiver.
addWorkingSetDescriptor(WorkingSetDescriptor) - Method in class org.eclipse.ui.internal.registry.WorkingSetRegistry
Adds a working set descriptor.
addWorkingSets(Object[]) - Method in class org.eclipse.jdt.internal.ui.workingsets.WorkingSetModel
 
adjustBeginLineColumn(int, int) - Method in class org.apache.lucene.demo.html.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustCalendar(Calendar) - Method in class org.eclipse.team.internal.ccvs.ui.DateTagDialog.DateArea
 
adjustCalendar(Calendar) - Method in class org.eclipse.team.internal.ccvs.ui.DateTagDialog.TimeArea
 
adjustForNumColumns(int) - Method in class org.eclipse.jdt.internal.debug.ui.launcher.ComboFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.BooleanFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.ColorFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.FieldEditor
Adjusts the horizontal span of this field editor's basic controls.
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.FontFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.ListEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.RadioGroupFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.ScaleFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.StringButtonFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.jface.preference.StringFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.search.internal.ui.util.ComboFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.team.internal.ui.preferences.ComboFieldEditor
 
adjustForNumColumns(int) - Method in class org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
 
adjustGridLayout() - Method in class org.eclipse.jface.preference.FieldEditorPreferencePage
Adjust the layout of the field editors so that they are properly aligned.
adjustHighlightRange(int, int) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaEditor
 
adjustHighlightRange(int, int) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Adjusts the highlight range so that at least the specified range is highlighted.
adjustItemNumber() - Method in class org.eclipse.ui.internal.texteditor.AnnotationExpansionControl
 
adjustManifests(IProgressMonitor, IProject) - Method in class org.eclipse.pde.internal.ui.wizards.plugin.NewLibraryPluginCreationOperation
 
adjustManifests(IProgressMonitor, IProject) - Method in class org.eclipse.pde.internal.ui.wizards.plugin.NewProjectCreationOperation
 
adjustOffsets(IDocument) - Method in class org.eclipse.pde.internal.ui.model.AbstractEditingModel
 
adjustOffsets(IDocument) - Method in class org.eclipse.pde.internal.ui.model.build.Build
 
adjustOffsets(IDocument) - Method in class org.eclipse.pde.internal.ui.model.build.BuildModel
 
adjustOffsets(IDocument) - Method in class org.eclipse.pde.internal.ui.model.bundle.Bundle
 
adjustOffsets(IDocument) - Method in class org.eclipse.pde.internal.ui.model.bundle.BundleModel
 
adjustOffsets(IDocument) - Method in class org.eclipse.pde.internal.ui.model.XMLEditingModel
 
adjustPattern() - Method in class org.eclipse.ui.dialogs.ResourceListSelectionDialog
Adjust the pattern string for matching.
adjustPosition() - Method in class org.eclipse.ui.internal.HeapStatus
 
adjustTypeNameForArrayIndex(String, int) - Method in class org.eclipse.jdt.internal.debug.ui.JDIModelPresentation
Given the reference type name of an array type, insert the array length in between the '[]' for the first dimension and return the result.
adjustTypeVisibility(ITypeBinding) - Method in class org.eclipse.jdt.internal.corext.refactoring.structure.MoveInstanceMethodProcessor.VisibilityAdjustingArgumentFactory
 
adjustVisibility(IProgressMonitor) - Method in class org.eclipse.jdt.internal.corext.refactoring.structure.MemberVisibilityAdjustor
Adjusts the visibilities of the referenced and referencing elements.
AdjustWindowRectEx(RECT, int, boolean, int) - Static method in class org.eclipse.swt.internal.win32.OS
 
Admin - Class in org.eclipse.team.internal.ccvs.core.client
 
Admin() - Constructor for class org.eclipse.team.internal.ccvs.core.client.Admin
Local options: specific to admin
ADMIN - Static variable in class org.eclipse.team.internal.ccvs.core.client.Command
 
AdminKSubstListener - Class in org.eclipse.team.internal.ccvs.core.client.listeners
Used with 'admin -ksubst' to capture lines of text that are issued as confirmation that the remote keyword substitution mode has been changed.
AdminKSubstListener(Command.KSubstOption) - Constructor for class org.eclipse.team.internal.ccvs.core.client.listeners.AdminKSubstListener
 
AdminKSubstListener_commandRootNotManaged - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AdminKSubstListener_expectedChildOfCommandRoot - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AdminKSubstListener_expectedRCSFile - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AdminPermission - Class in org.osgi.framework
Indicates the caller's authority to perform specific privileged administrative operations on or to get sensitive information about a bundle.
AdminPermission() - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object that matches all bundles and has all actions.
AdminPermission(String, String) - Constructor for class org.osgi.framework.AdminPermission
Create a new AdminPermission.
AdminPermission(Bundle, String) - Constructor for class org.osgi.framework.AdminPermission
Creates a new AdminPermission object to be used by the code that must check a Permission object.
adornment - Variable in class org.eclipse.swt.internal.carbon.ThemeButtonDrawInfo
 
advance(String) - Method in interface org.eclipse.ant.internal.ui.dtd.IDfm
If the symbol represented by name is acceptable, return the dfm to apply to the next (child) symbol.
advance(String, String) - Method in interface org.eclipse.ant.internal.ui.dtd.IDfm
If the symbol represented by the namespace,name pair is acceptable, return the dfm to apply to the next (child) symbol.
advance(String) - Method in class org.eclipse.ant.internal.ui.dtd.schema.Dfm
 
advance(String, String) - Method in class org.eclipse.ant.internal.ui.dtd.schema.Dfm
 
Advanced_options_19 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
ADVANCED_PLUGIN_EXPORT - Static variable in interface org.eclipse.pde.internal.ui.IHelpContextIds
 
AdvancedFeatureExportPage - Class in org.eclipse.pde.internal.ui.wizards.exports
 
AdvancedFeatureExportPage() - Constructor for class org.eclipse.pde.internal.ui.wizards.exports.AdvancedFeatureExportPage
 
AdvancedFeatureExportPage_createJNLP - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedFeatureExportPage_desc - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedFeatureExportPage_jnlp - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedFeatureExportPage_jreVersion - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedFeatureExportPage_noSite - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedFeatureExportPage_noVersion - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedFeatureExportPage_siteURL - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedGroupBreakpointsByAction - Class in org.eclipse.debug.internal.ui.actions.breakpointGroups
Action that opens a dialog to select which breakpoint container factories should be applies to the breakpoints view.
AdvancedGroupBreakpointsByAction(BreakpointsView) - Constructor for class org.eclipse.debug.internal.ui.actions.breakpointGroups.AdvancedGroupBreakpointsByAction
 
AdvancedLauncherTab - Class in org.eclipse.pde.internal.ui.launcher
 
AdvancedLauncherTab() - Constructor for class org.eclipse.pde.internal.ui.launcher.AdvancedLauncherTab
 
AdvancedLauncherTab(boolean) - Constructor for class org.eclipse.pde.internal.ui.launcher.AdvancedLauncherTab
 
AdvancedLauncherTab_addNew - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_defaults - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_deselectAll - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_error_featureSetup - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_externalPlugins - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_includeFragments - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_includeOptional - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_name - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_noProblems - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_pluginValidation - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_selectAll - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_subset - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_useDefault - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_useFeatures - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_useList - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_validatePlugins - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_workingSet - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedLauncherTab_workspacePlugins - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage - Class in org.eclipse.pde.internal.ui.wizards.exports
 
AdvancedPluginExportPage(String) - Constructor for class org.eclipse.pde.internal.ui.wizards.exports.AdvancedPluginExportPage
 
AdvancedPluginExportPage_alias - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_desc - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_keystore - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_noAlias - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_noKeystore - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_noPassword - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_password - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_signButton - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_signJar - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedPluginExportPage_title - Static variable in class org.eclipse.pde.internal.ui.PDEUIMessages
 
AdvancedQuickAssistProcessor - Class in org.eclipse.jdt.internal.ui.text.correction
 
AdvancedQuickAssistProcessor() - Constructor for class org.eclipse.jdt.internal.ui.text.correction.AdvancedQuickAssistProcessor
 
advancedUI - Variable in class org.eclipse.help.internal.webapp.data.RequestData
 
AdvancedValidationUserApprover - Class in org.eclipse.ui.internal.operations
An operation approver that rechecks the validity of a proposed undo or redo operation using IAdvancedUndoableOperation.computeUndoableStatus(IProgressMonitor) or IAdvancedUndoableOperation.computeRedoableStatus(IProgressMonitor).
AdvancedValidationUserApprover(IUndoContext) - Constructor for class org.eclipse.ui.internal.operations.AdvancedValidationUserApprover
Create an AdvancedValidationUserApprover that performs advanced validations on proposed undo and redo operations for a given undo context.
advanceLocator(GC, int, Locator, Hashtable, boolean) - Method in class org.eclipse.ui.internal.forms.widgets.AggregateHyperlinkSegment
 
advanceLocator(GC, int, Locator, Hashtable, boolean) - Method in class org.eclipse.ui.internal.forms.widgets.BreakSegment
 
advanceLocator(GC, int, Locator, Hashtable, boolean) - Method in class org.eclipse.ui.internal.forms.widgets.ObjectSegment
 
advanceLocator(GC, int, Locator, Hashtable, boolean) - Method in class org.eclipse.ui.internal.forms.widgets.ParagraphSegment
Moves the locator according to the content of this segment.
advanceLocator(GC, int, Locator, Hashtable, boolean) - Method in class org.eclipse.ui.internal.forms.widgets.TextSegment
 
advanceToNextPage() - Method in class org.eclipse.pde.internal.ui.wizards.extension.PointSelectionPage
 
advanceToNextPage() - Method in class org.eclipse.pde.internal.ui.wizards.WizardListSelectionPage
 
advanceToNextPage() - Method in class org.eclipse.pde.internal.ui.wizards.WizardTreeSelectionPage
 
Advise(int, int[]) - Method in class org.eclipse.swt.internal.ole.win32.IConnectionPoint
 
Advise(int, int[]) - Method in class org.eclipse.swt.internal.ole.win32.IOleObject
 
AECountItems(AEDesc, int[]) - Static method in class org.eclipse.swt.internal.carbon.OS
 
AEDesc - Class in org.eclipse.swt.internal.carbon
 
AEDesc() - Constructor for class org.eclipse.swt.internal.carbon.AEDesc
 
AEGetNthPtr(AEDesc, int, int, int[], int[], int, int, int[]) - Static method in class org.eclipse.swt.internal.carbon.OS
 
AEProcessAppleEvent(EventRecord) - Static method in class org.eclipse.swt.internal.carbon.OS
 
affectedResources - Variable in class org.eclipse.core.internal.localstore.CollectSyncStatusVisitor
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.text.AbstractJavaScanner
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.text.java.JavaCodeScanner
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.text.JavaCommentScanner
 
affectsBehavior(PropertyChangeEvent) - Method in class org.eclipse.jdt.ui.text.JavaTextTools
Deprecated. As of 3.0, replaced by JavaSourceViewerConfiguration.affectsTextPresentation(PropertyChangeEvent)
affectsEnablement(IPreferenceStore, PropertyChangeEvent) - Static method in class org.eclipse.jdt.internal.ui.javaeditor.SemanticHighlightings
Tests whether event in store affects the enablement of semantic highlighting.
affectsFormatting(PropertyChangeEvent) - Static method in class org.eclipse.ant.internal.ui.editor.formatter.FormattingPreferences
 
affectsOverrideIndicatorAnnotations(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaEditor
Determines whether the preference change encoded by the given event changes the override indication.
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.ant.internal.ui.AntSourceViewerConfiguration
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.ant.internal.ui.editor.AntEditor
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.debug.ui.JDISourceViewer
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.debug.ui.snippeteditor.JavaSnippetEditor
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaEditor
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.propertiesfileeditor.PropertiesFileEditor
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.jdt.internal.ui.propertiesfileeditor.PropertiesFileSourceViewerConfiguration
Determines whether the preference change encoded by the given event changes the behavior of one of its contained components.
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.jdt.ui.text.JavaSourceViewerConfiguration
Determines whether the preference change encoded by the given event changes the behavior of one of its contained components.
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.pde.internal.ui.editor.XMLSourcePage
 
affectsTextPresentation(PropertyChangeEvent) - Method in class org.eclipse.ui.texteditor.AbstractTextEditor
Determines whether the given preference change affects the editor's presentation.
AFTER - Static variable in class org.eclipse.jdt.internal.corext.dom.Selection
Flag indicating that an AST nodes appears after the selected nodes.
afterClean - Variable in class org.eclipse.ui.externaltools.internal.launchConfigurations.ExternalToolsBuilderTab
 
afterEol(int) - Method in class org.eclipse.jdt.internal.compiler.parser.diagnose.LexStream
 
AfterEquals - Static variable in interface org.apache.lucene.demo.html.HTMLParserConstants
 
afterExecute(IOperation, Object) - Method in class org.eclipse.update.internal.ui.wizards.InstallWizard2
 
afterExecute(IOperation, Object) - Method in interface org.eclipse.update.operations.IOperationListener
May be called after an operation finishes executing.
afterExecute(IOperation, Object) - Method in class org.eclipse.update.standalone.ScriptedCommand
 
afterSaving(Bucket) - Method in class org.eclipse.core.internal.localstore.Bucket.Visitor
Called after the bucket has been visited (and saved).
AggregateHyperlinkSegment - Class in org.eclipse.ui.internal.forms.widgets
This segment contains a collection of images and links that all belong to one logical hyperlink.
AggregateHyperlinkSegment() - Constructor for class org.eclipse.ui.internal.forms.widgets.AggregateHyperlinkSegment
 
Alert(int, char[], char[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
AlertCheck(int, char[], char[], char[], boolean[]) - Method in class org.eclipse.swt.internal.mozilla.nsIPromptService
 
AlertStdCFStringAlertParamRec - Class in org.eclipse.swt.internal.carbon
 
AlertStdCFStringAlertParamRec() - Constructor for class org.eclipse.swt.internal.carbon.AlertStdCFStringAlertParamRec
 
ALIAS - Static variable in class org.eclipse.team.internal.ccvs.core.client.Checkout
Command options found in the CVSROOT/modules file
aliasedProjects - Variable in class org.eclipse.core.internal.resources.AliasManager
The set of IProjects that have aliases.
aliases - Variable in class org.eclipse.core.internal.resources.AliasManager
A temporary set of aliases.
AliasManager - Class in org.eclipse.core.internal.resources
An alias is a resource that occupies the same file system location as another resource in the workspace.
AliasManager(Workspace) - Constructor for class org.eclipse.core.internal.resources.AliasManager
 
aliasManager - Variable in class org.eclipse.core.internal.resources.Workspace
 
AliasManager.AddToCollectionDoit - Class in org.eclipse.core.internal.resources
 
AliasManager.AddToCollectionDoit() - Constructor for class org.eclipse.core.internal.resources.AliasManager.AddToCollectionDoit
 
AliasMapper - Class in org.eclipse.osgi.framework.internal.core
This class maps aliases.
AliasMapper() - Constructor for class org.eclipse.osgi.framework.internal.core.AliasMapper
Constructor.
aliasMapper - Static variable in class org.eclipse.osgi.framework.internal.core.Framework
The AliasMapper used to alias OS Names.
aliasOSName(String) - Method in class org.eclipse.osgi.framework.internal.core.AliasMapper
Return the master alias for the osname.
aliasProcessor(String) - Method in class org.eclipse.osgi.framework.internal.core.AliasMapper
Return the master alias for the processor.
align - Variable in class org.eclipse.ui.forms.widgets.TableWrapData
Horizontal alignment (LEFT, CENTER, RIGHT or FILL; default is LEFT).
align(int, int) - Method in class org.eclipse.ui.internal.layout.CellData
Sets the alignment for this control
ALIGN_TOO_SMALL - Static variable in exception org.eclipse.jdt.internal.formatter.align.AlignmentException
 
align_type_members_on_columns - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignDoubleWordBoundary(BigInteger) - Static method in class org.eclipse.debug.internal.ui.views.memory.MemoryViewUtil
 
alignElementCloseChar() - Method in class org.eclipse.ant.internal.ui.editor.formatter.FormattingPreferences
 
alignFragment(Alignment, int) - Method in class org.eclipse.jdt.internal.formatter.Scribe
 
Alignment - Class in org.eclipse.jdt.internal.formatter.align
Alignment management
Alignment(String, int, int, Scribe, int, int, int) - Constructor for class org.eclipse.jdt.internal.formatter.align.Alignment
 
alignment - Variable in class org.eclipse.swt.layout.FormAttachment
alignment specifies the alignment of the control side that is attached to a control.
alignment_for_arguments_in_allocation_expression - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_enum_constant - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_explicit_constructor_call - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_method_invocation - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_arguments_in_qualified_allocation_expression - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_binary_expression - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_compact_if - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_conditional_expression - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_enum_constants - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_expressions_in_array_initializer - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_multiple_fields - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_parameters_in_constructor_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_parameters_in_method_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_selector_in_method_invocation - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superclass_in_type_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superinterfaces_in_enum_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_superinterfaces_in_type_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_throws_clause_in_constructor_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
alignment_for_throws_clause_in_method_declaration - Variable in class org.eclipse.jdt.internal.formatter.DefaultCodeFormatterOptions
 
AlignmentException - Exception in org.eclipse.jdt.internal.formatter.align
Exception used to backtrack and break available alignments When the exception is thrown, it is assumed that some alignment will be changed.
AlignmentException(int, int) - Constructor for exception org.eclipse.jdt.internal.formatter.align.AlignmentException
 
AlignmentException(int, int, int) - Constructor for exception org.eclipse.jdt.internal.formatter.align.AlignmentException
 
ALL - Static variable in interface org.eclipse.core.runtime.content.IContentDescription
Options constant meaning that all properties should be described.
ALL - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read completely each part of a .class file.
ALL - Static variable in interface org.eclipse.jdt.internal.ui.macbundler.BundleAttributes
 
ALL - Static variable in class org.eclipse.jface.text.hyperlink.HyperlinkManager
All detected hyperlinks from all detectors are collected and passed to the hyperlink presenter.
ALL - Static variable in interface org.eclipse.pde.internal.core.ischema.ISchemaCompositor
Indicates that the children can be in any order and cardinality.
ALL - Static variable in class org.eclipse.team.internal.ccvs.core.syncinfo.NotifyInfo
 
ALL - Static variable in interface org.eclipse.ui.dialogs.IOverwriteQuery
Return code indicating the entity should be overwritten, and all subsequent entities should be overwritten without prompting.
ALL_BUT_METHOD_BODIES - Static variable in interface org.eclipse.jdt.core.util.IClassFileReader
This value should be used to read the whole contents of the .class file except the method bodies.
all_chars_exist - Variable in class org.eclipse.swt.internal.motif.XFontStruct
 
ALL_CONDITIONS - Static variable in class org.eclipse.ltk.core.refactoring.CheckConditionsOperation
Flag indicating that all conditions will be checked
ALL_CONTAINER - Static variable in class org.eclipse.jdt.internal.core.search.matching.PatternLocator
 
ALL_DEFAULT - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
Default options (M_PARAMETER_TYPES, M_APP_TYPE_PARAMETERS & T_TYPE_PARAMETERS enabled)
all_event_masks - Variable in class org.eclipse.swt.internal.motif.XWindowAttributes
 
ALL_EXISTING_MEMBERS - Static variable in interface org.eclipse.team.internal.ccvs.core.ICVSFolder
 
ALL_FEATURES - Static variable in class org.eclipse.pde.internal.ui.editor.site.SynchronizePropertiesWizardPage
 
ALL_FILTERS - Static variable in class org.eclipse.jdt.ui.actions.MemberFilterActionGroup
 
ALL_FULLY_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
Qualify all elements
ALL_INSTALLED - Static variable in class org.eclipse.update.internal.core.ErrorRecoveryLog
 
ALL_LEVELS - Static variable in class org.eclipse.jface.viewers.AbstractTreeViewer
Constant indicating that all levels of the tree should be expanded or collapsed.
ALL_MEMBERS - Static variable in interface org.eclipse.team.internal.ccvs.core.ICVSFolder
 
ALL_MODES - Static variable in interface org.eclipse.team.ui.synchronize.ISynchronizePageConfiguration
 
ALL_OCCURRENCES - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The search result is a declaration, a reference, or an implementer of an interface.
ALL_PAGES - Static variable in class org.eclipse.swt.printing.PrinterData
scope field value indicating that all pages should be printed
ALL_POST_QUALIFIED - Static variable in class org.eclipse.jdt.ui.JavaElementLabels
Post qualify all elements
ALL_TOPICS - Static variable in class org.eclipse.help.ui.internal.views.ReusableHelpPart
 
ALL_TYPES - Static variable in class org.eclipse.jdt.internal.ui.text.correction.SimilarElementsRequestor
 
ALL_UNIGNORED_MEMBERS - Static variable in interface org.eclipse.team.internal.ccvs.core.ICVSFolder
 
ALL_WITH_PHANTOMS - Static variable in interface org.eclipse.core.resources.IResourceDelta
The bit mask which describes all possible delta kinds, including ones involving phantoms.
allCachedRefTypes() - Method in class org.eclipse.jdi.internal.VirtualMachineImpl
 
allClasses() - Method in interface com.sun.jdi.VirtualMachine
 
allClasses() - Method in class org.eclipse.jdi.internal.VirtualMachineImpl
Returns all loaded types (classes, interfaces, and array types).
allConnectors() - Method in interface com.sun.jdi.VirtualMachineManager
 
allConnectors() - Method in class org.eclipse.jdi.internal.VirtualMachineManagerImpl
 
allElementsAreOfType(AbstractIntroElement[], int) - Static method in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroElement
Returns whether the types of all the elements in the given array are among the specified element types.
allFeatures - Variable in class org.eclipse.pde.internal.build.AssembleConfigScriptGenerator
 
allFields() - Method in interface com.sun.jdi.ReferenceType
 
allFields() - Method in class org.eclipse.jdi.internal.ArrayTypeImpl
 
allFields() - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
 
allFiles(IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.HistoryStore
 
allFiles(IPath, int, IProgressMonitor) - Method in class org.eclipse.core.internal.localstore.HistoryStore2
 
allFiles(IPath, int, IProgressMonitor) - Method in interface org.eclipse.core.internal.localstore.IHistoryStore
Returns the paths of all files with entries in this history store at or below the given workspace resource path to the given depth.
allInterfaces() - Method in interface com.sun.jdi.ClassType
 
allInterfaces() - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
 
allLineLocations() - Method in interface com.sun.jdi.Method
 
allLineLocations(String, String) - Method in interface com.sun.jdi.Method
 
allLineLocations() - Method in interface com.sun.jdi.ReferenceType
 
allLineLocations(String, String) - Method in interface com.sun.jdi.ReferenceType
 
allLineLocations() - Method in class org.eclipse.jdi.internal.ArrayTypeImpl
 
allLineLocations() - Method in class org.eclipse.jdi.internal.MethodImpl
 
allLineLocations(String, String) - Method in class org.eclipse.jdi.internal.MethodImpl
 
allLineLocations() - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
 
allLineLocations(String, String) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
 
allLineLocations(String, String, MethodImpl, long[], int[]) - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
Return the locations of all lines in the given source file of the given stratum which are included in the given method.
allLocalsCounter - Variable in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
allMarkerDeltas - Variable in class org.eclipse.core.internal.events.ResourceDeltaInfo
 
allMethods() - Method in interface com.sun.jdi.ReferenceType
 
allMethods() - Method in class org.eclipse.jdi.internal.ArrayTypeImpl
 
allMethods() - Method in class org.eclipse.jdi.internal.ReferenceTypeImpl
 
Alloc(int) - Method in class org.eclipse.swt.internal.mozilla.nsIMemory
 
allocate(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.DeviceResourceManager
 
allocate(DeviceResourceDescriptor) - Method in class org.eclipse.jface.resource.LocalResourceManager
 
allocateShell(ShellListener) - Method in class org.eclipse.ui.internal.ShellPool
Returns a new shell.
allocation - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
AllocationExpression - Class in org.eclipse.jdt.internal.compiler.ast
 
AllocationExpression() - Constructor for class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
allow(ITriggerPoint, IIdentifier) - Method in interface org.eclipse.ui.activities.ITriggerPointAdvisor
Answer whether the activities bound to the identifier should be enabled when triggered by the provided trigger point.
allow(ITriggerPoint, IIdentifier) - Method in class org.eclipse.ui.activities.WorkbenchTriggerPointAdvisor
 
ALLOW_ADVANCED - Static variable in class org.eclipse.ui.activities.ActivityCategoryPreferencePage
The parameter to use if you want the page to show the allow button.
ALLOW_MISSING_LOCAL - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 16) indicating that the link creation should proceed even if the local file system file or directory is missing.
allowBlankFinalFieldAssignment(FieldBinding) - Method in class org.eclipse.jdt.internal.compiler.lookup.BlockScope
 
allowCaching() - Method in class org.eclipse.core.internal.boot.PlatformURLBaseConnection
 
allowCaching() - Method in class org.eclipse.core.internal.boot.PlatformURLConnection
 
allowCaching() - Method in class org.eclipse.core.internal.resources.PlatformURLResourceConnection
 
allowCaching() - Method in class org.eclipse.core.internal.runtime.PlatformURLFragmentConnection
 
allowCaching() - Method in class org.eclipse.core.internal.runtime.PlatformURLPluginConnection
 
allowCaching - Variable in class org.eclipse.team.internal.ccvs.ui.UserValidationDialog
 
allowCachingButton - Variable in class org.eclipse.team.internal.ccvs.ui.UserValidationDialog
 
allowItem(IContributionItem) - Method in class org.eclipse.jface.action.ContributionManager
This method allows subclasses of ContributionManager to prevent certain items in the contributions list.
allowItem(IContributionItem) - Method in class org.eclipse.jface.action.CoolBarManager
 
allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoEnforcer
 
allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoViolationDetector
Return a status indicating whether a linear redo violation is allowable.
allowLinearRedoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.ui.operations.LinearUndoViolationUserApprover
 
allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoEnforcer
 
allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.core.commands.operations.LinearUndoViolationDetector
Return a status indicating whether a linear undo violation is allowable.
allowLinearUndoViolation(IUndoableOperation, IUndoContext, IOperationHistory, IAdaptable) - Method in class org.eclipse.ui.operations.LinearUndoViolationUserApprover
 
allowLinking - Variable in class org.eclipse.core.internal.resources.ProjectNatureDescriptor
 
allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardDataTransferPage
Return whether the user is allowed to enter a new container name or just choose from existing ones.
allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardExportPage
Deprecated. The WizardExportPage implementation of this WizardDataTransferPage method returns false.
allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardExportResourcesPage
The addToHierarchyToCheckedStore implementation of this WizardDataTransferPage method returns false.
allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardImportPage
Deprecated. The WizardImportPage implementation of this WizardDataTransferPage method returns true.
allowNewContainerName() - Method in class org.eclipse.ui.dialogs.WizardResourceImportPage
The WizardResourceImportPage implementation of this WizardDataTransferPage method returns true.
allowNewContainerName() - Method in class org.eclipse.ui.internal.wizards.preferences.WizardPreferencesPage
 
allowOverwrite() - Method in class org.eclipse.jdt.ui.jarpackager.JarPackageData
Tells whether files can be overwritten without warning.
allowPluginClassLoadersToLoadAntClasses(boolean) - Method in class org.eclipse.ant.internal.core.AntClassLoader
Sets whether this classloader will allow Apache Ant classes to be found or loaded from its set of plugin classloaders.
AllowPort(int, byte[], boolean[]) - Method in class org.eclipse.swt.internal.mozilla.nsIIOService
 
allowProjectConfiguration(ICVSRemoteFolder[]) - Method in class org.eclipse.team.internal.ccvs.ui.actions.CheckoutAsAction
 
allowsAdd(LayoutPart) - Method in interface org.eclipse.ui.internal.ILayoutContainer
 
allowsAdd(LayoutPart) - Method in class org.eclipse.ui.internal.LayoutPart
Returns true iff the given part can be added to this ILayoutContainer
allowsAdd(LayoutPart) - Method in class org.eclipse.ui.internal.PartStack
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.ContainerPlaceholder
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
 
allowsAutoFocus() - Method in interface org.eclipse.ui.internal.ILayoutContainer
When a layout part closes, focus will return to the previously active part.
allowsAutoFocus() - Method in class org.eclipse.ui.internal.LayoutPart
When a layout part closes, focus will return to a previously active part.
allowsAutoFocus() - Method in class org.eclipse.ui.internal.PartPane
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.PartSashContainer
 
allowsAutoFocus() - Method in class org.eclipse.ui.internal.PartStack
 
allowsBorder() - Method in class org.eclipse.ui.internal.ContainerPlaceholder
See ILayoutContainer::allowBorder
allowsBorder() - Method in class org.eclipse.ui.internal.DetachedPlaceHolder
Return true if the container allows its parts to show a border if they choose to, else false if the container does not want its parts to show a border.
allowsBorder() - Method in class org.eclipse.ui.internal.PartSashContainer
See ILayoutContainer#allowBorder
allowsDefault() - Method in class org.eclipse.core.runtime.internal.adaptor.BasicLocation
 
allowsDefault() - Method in interface org.eclipse.osgi.service.datalocation.Location
Returns true if this location allows a default value to be assigned and false otherwise.
allowsDrop(PartPane) - Method in class org.eclipse.ui.internal.EditorStack
 
allowsDrop(PartPane) - Method in class org.eclipse.ui.internal.PartStack
 
allowsDrop(PartPane) - Method in class org.eclipse.ui.internal.ViewStack
 
allowUseOf(Object) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
Deprecated.  
allowUseOf(ITriggerPoint, Object) - Static method in class org.eclipse.ui.activities.WorkbenchActivityHelper
Answers whether a given contribution is allowed to be used based on activity enablement.
allPathsForLocation(IPath) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Returns the workspace paths of all resources that may correspond to the given file system location.
AllPlanes - Static variable in class org.eclipse.swt.internal.motif.OS
 
allPublishedServices - Variable in class org.eclipse.osgi.framework.internal.core.ServiceRegistryImpl
All published services.
allRefTypes() - Method in class org.eclipse.jdi.internal.VirtualMachineImpl
 
allResources(IStructuredSelection, int) - Static method in class org.eclipse.ui.views.navigator.ResourceSelectionUtil
Returns the selection adapted to IResource.
allResourcesAreOfType(IStructuredSelection, int) - Static method in class org.eclipse.ui.views.navigator.ResourceSelectionUtil
Returns whether the types of the resources in the given selection are among the specified resource types.
allResourcesFor(IPath, boolean) - Method in class org.eclipse.core.internal.localstore.FileSystemResourceManager
Returns all resources that correspond to the given file system location, including resources under linked resources.
AllRootsElement - Class in org.eclipse.team.internal.ccvs.ui.model
AllRootsElement is the model element for the repositories view.
AllRootsElement() - Constructor for class org.eclipse.team.internal.ccvs.ui.model.AllRootsElement
 
AllServiceListener - Interface in org.osgi.framework
A ServiceEvent listener.
allservices - Variable in class org.eclipse.osgi.framework.internal.core.FilteredServiceListener
 
allSuperDeclaringTypeNames - Variable in class org.eclipse.jdt.internal.core.search.matching.MethodLocator
 
allSuperTypeNames - Variable in class org.eclipse.jdt.internal.core.search.matching.MatchLocator
 
allThreads() - Method in interface com.sun.jdi.VirtualMachine
 
allThreads() - Method in class org.eclipse.jdi.internal.VirtualMachineImpl
Returns a list of the currently running threads.
AllTopicsPart - Class in org.eclipse.help.ui.internal.views
 
AllTopicsPart(Composite, FormToolkit, IToolBarManager) - Constructor for class org.eclipse.help.ui.internal.views.AllTopicsPart
 
AllTopicsPart_collapseAll_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
 
AllTopicsPart_showAll_tooltip - Static variable in class org.eclipse.help.ui.internal.Messages
 
AllTypesCache_checking_type_cache - Static variable in class org.eclipse.jdt.internal.corext.CorextMessages
 
AllTypesCache_searching - Static variable in class org.eclipse.jdt.internal.corext.CorextMessages
 
allVariables() - Method in interface org.eclipse.jdt.core.eval.IEvaluationContext
Returns the global variables declared in this evaluation context.
allVariables() - Method in class org.eclipse.jdt.internal.core.eval.EvaluationContextWrapper
 
allVariables() - Method in class org.eclipse.jdt.internal.eval.EvaluationContext
Returns the global variables of this evaluation context in the order they were created in.
ALOAD - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload(int) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_0 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_0() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_1 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_1() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_2 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_2() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
ALOAD_3 - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
aload_3() - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
alpha - Variable in class org.eclipse.swt.graphics.GCData
 
alpha - Variable in class org.eclipse.swt.graphics.ImageData
The global alpha value to be used for every pixel.
alpha - Variable in class org.eclipse.swt.internal.carbon.ATSUUnhighlightData
 
alpha - Variable in class org.eclipse.swt.internal.photon.PhImage_t
 
Alpha - Variable in class org.eclipse.swt.internal.win32.TRIVERTEX
 
ALPHA - Static variable in class org.eclipse.swt.SWT
Input Method Editor style constant for alpha input behavior (value is 1<<2).
alpha_op - Variable in class org.eclipse.swt.internal.photon.PgAlpha_t
 
AlphabeticModifierKeyComparator - Class in org.eclipse.ui.internal.keys
Compares modifier keys lexicographically by the name of the key.
AlphabeticModifierKeyComparator() - Constructor for class org.eclipse.ui.internal.keys.AlphabeticModifierKeyComparator
 
AlphaBlend(int, int, int, int, int, int, int, int, int, int, BLENDFUNCTION) - Static method in class org.eclipse.swt.internal.win32.OS
 
alphaData - Variable in class org.eclipse.swt.graphics.ImageData
The alpha data of the image.
AlphaFormat - Variable in class org.eclipse.swt.internal.win32.BLENDFUNCTION
 
alphaLock - Static variable in class org.eclipse.swt.internal.carbon.OS
 
ALREADY_INVOKING - Static variable in class org.eclipse.jdi.internal.jdwp.JdwpReplyPacket
 
ALREADY_INVOKING - Static variable in class org.eclipse.jdi.internal.spy.JdwpReplyPacket
 
alreadyClosed - Variable in class org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog
 
alreadyDefinedLabel(char[], ASTNode) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AlreadyExistsDialog - Class in org.eclipse.jdt.internal.ui.preferences.formatter
The dialog to rename an imported profile.
AlreadyExistsDialog(Shell, ProfileManager.CustomProfile, ProfileManager) - Constructor for class org.eclipse.jdt.internal.ui.preferences.formatter.AlreadyExistsDialog
 
alreadySeen() - Method in interface org.eclipse.update.core.IVerificationResult
Indicates whether the signer and verifier info have already been accepted by the user during a previous verification of one of the file of the feature.
alreadySeen() - Method in class org.eclipse.update.internal.security.JarVerificationResult
 
alreadySeen(boolean) - Method in class org.eclipse.update.internal.security.JarVerificationResult
 
ALT - Static variable in class org.eclipse.swt.SWT
keyboard and/or mouse event mask indicating that the ALT key was pushed on the keyboard when the event was generated (value is 1<<16).
ALT - Static variable in class org.eclipse.ui.keys.ModifierKey
Deprecated. The single static instance of ModifierKey which represents the 'Alt' key.
ALT_NAME - Static variable in interface org.eclipse.jface.bindings.keys.IKeyLookup
The formal name of the 'Alt' key.
alteredName - Variable in class org.eclipse.jdt.internal.core.CreateTypeMemberOperation
The name of the ASTNode that may be used to create this new element.
alterLaunchConfiguration(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.internal.junit.refactoring.LaunchConfigChange
 
alterLaunchConfiguration(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.internal.junit.refactoring.LaunchConfigRenameChange
 
alterLaunchConfiguration(ILaunchConfigurationWorkingCopy) - Method in class org.eclipse.jdt.internal.junit.refactoring.LaunchConfigSetAttributeChange
 
ALTERNATE - Static variable in class org.eclipse.swt.internal.win32.OS
 
ALTERNATE_OPEN_NEW_PERSPECTIVE - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
Deprecated. Workbench no longer supports alternate key modifier to open a new perspective. Callers should use IWorkbench.showPerspective methods.
alternatePromptForUserInfo(IUserInfo) - Method in class org.eclipse.team.internal.ccvs.ui.WorkbenchUserAuthenticator
Special alternate prompting.
AlternateUserValidationDialog - Class in org.eclipse.team.internal.ccvs.ui
 
AlternateUserValidationDialog(Shell, String) - Constructor for class org.eclipse.team.internal.ccvs.ui.AlternateUserValidationDialog
 
AlternateUserValidationDialog_Cancel_7 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AlternateUserValidationDialog_Enter_Password_2 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AlternateUserValidationDialog_message - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
AlternateUserValidationDialog_OK_6 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
ALWAYS - Static variable in class org.eclipse.jface.dialogs.MessageDialogWithToggle
The value of the preference when the user has asked that the answer to the question always be "okay" or "yes".
ALWAYS_DELETE_PROJECT_CONTENT - Static variable in interface org.eclipse.core.resources.IResource
Update flag constant (bit mask value 4) indicating that the operation should delete the files and folders of a project.
Ambiguous - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.ProblemReasons
 
AmbiguousConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousConstructorInDefaultConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousConstructorInImplicitConstructorCall - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousField - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmbiguousType - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AmountOfWorkCalculator - Class in org.eclipse.search.internal.core.text
The visitor that does the actual work.
AMPERSAND - Static variable in interface org.eclipse.ui.internal.cheatsheets.data.IParserTags
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseAssignment(BlockScope, FlowContext, FlowInfo, Assignment, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.ThisReference
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayInitializer
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ArrayReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.AssertStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Assignment
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.BinaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Block
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.BreakStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CaseStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CastExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Clinit
 
analyseCode() - Method in class org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.CompoundAssignment
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ConditionalExpression
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ContinueStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.DoStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.EmptyStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.EqualExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.Expression
 
analyseCode(MethodScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.FieldReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ForeachStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ForStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.IfStatement
 
analyseCode(MethodScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Initializer
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.LabeledStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Literal
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.LocalDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MessageSend
 
analyseCode(ClassScope, InitializationFlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.MethodDeclaration
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Reference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ReturnStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.compiler.ast.SingleNameReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.Statement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SwitchStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.ThrowStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TryStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a local innertype
analyseCode(ClassScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a member innertype
analyseCode(ClassScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a local member innertype
analyseCode(CompilationUnitScope) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
Flow analysis for a package member type
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.TypeReference
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.UnaryExpression
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.compiler.ast.WhileStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetReturnStatement
 
analyseCode(BlockScope, FlowContext, FlowInfo, boolean) - Method in class org.eclipse.jdt.internal.eval.CodeSnippetSingleNameReference
 
analyseIncludedFeatures - Variable in class org.eclipse.pde.internal.build.builder.FeatureBuildScriptGenerator
Indicates whether scripts for this feature included features should be generated.
analysePlugins - Variable in class org.eclipse.pde.internal.build.builder.FeatureBuildScriptGenerator
Indicates whether scripts for this feature children' should be generated.
analysis_extra_attrs - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_font - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_lang_engine - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_language - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_level - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysis_shape_engine - Variable in class org.eclipse.swt.internal.gtk.PangoItem
 
analysisIndex - Variable in class org.eclipse.jdt.internal.compiler.lookup.MethodScope
 
Analyzer_en - Class in org.eclipse.help.internal.search
Lucene Analyzer for English.
Analyzer_en() - Constructor for class org.eclipse.help.internal.search.Analyzer_en
Constructor for Analyzer_en.
AnalyzerDescriptor - Class in org.eclipse.help.internal.search
Text Analyzer Descriptor.
AnalyzerDescriptor(String) - Constructor for class org.eclipse.help.internal.search.AnalyzerDescriptor
Constructor
ANCESTOR - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
Three-way change constant indicating the same change in both right and left, that is only the ancestor is different.
ANCESTOR - Static variable in class org.eclipse.ui.internal.texteditor.quickdiff.compare.rangedifferencer.RangeDifference
Three-way change constant indicating the same change in both right and left, that is only the ancestor is different.
ancestorEnd() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the end index of the entity range on the ancestor side.
ancestorEnd() - Method in class org.eclipse.ui.internal.texteditor.quickdiff.compare.rangedifferencer.RangeDifference
Returns the end index of the entity range on the ancestor side.
ancestorLength() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the number of entities on the ancestor side.
ancestorLength() - Method in class org.eclipse.ui.internal.texteditor.quickdiff.compare.rangedifferencer.RangeDifference
Returns the number of entities on the ancestor side.
ancestorStart() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the start index of the entity range on the ancestor side.
ancestorStart() - Method in class org.eclipse.ui.internal.texteditor.quickdiff.compare.rangedifferencer.RangeDifference
Returns the start index of the entity range on the ancestor side.
ANCHOR - Static variable in class org.eclipse.ui.internal.intro.impl.model.AbstractIntroElement
Type constant which identifies the IntroAnchor element.
ANCHOR_BOTTOM - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Anchor representing the bottom of the information area
ANCHOR_CLASS_LINK - Static variable in interface org.eclipse.ui.internal.intro.impl.html.IIntroHTMLConstants
 
ANCHOR_GLOBAL - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Anchor representing the middle of the subject control
ANCHOR_LEFT - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Anchor representing the left side of the information area
ANCHOR_RIGHT - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Anchor representing the right side of the information area
ANCHOR_TOP - Static variable in class org.eclipse.jface.text.AbstractInformationControlManager
Anchor representing the top of the information area
anchorElement - Variable in class org.eclipse.jdt.internal.core.CreateElementInCUOperation
The element that the newly created element is positioned relative to, as described by fInsertPosition, or null if the newly created element will be positioned last.
anchors - Variable in class org.eclipse.help.internal.toc.TocFile
 
and(EvaluationResult) - Method in class org.eclipse.core.expressions.EvaluationResult
Returns an EvaluationResult whose value is this && other).
AND - Static variable in class org.eclipse.core.expressions.ExpressionTagNames
The tag name of the and expression (value: and)
AND - Static variable in class org.eclipse.help.internal.search.QueryWordsToken
 
AND() - Static method in class org.eclipse.help.internal.search.QueryWordsToken
 
AND - Static variable in class org.eclipse.jdt.core.dom.InfixExpression.Operator
AND "&" operator.
AND - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
AND - Static variable in class org.eclipse.osgi.framework.internal.core.FilterImpl
 
AND_AND - Static variable in interface org.eclipse.jdt.internal.compiler.ast.OperatorIds
 
AND_AND_Expression - Class in org.eclipse.jdt.internal.compiler.ast
 
AND_AND_Expression(Expression, Expression, int) - Constructor for class org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression
 
AndAssignmentOperator - Class in org.eclipse.jdt.internal.debug.eval.ast.instructions
 
AndAssignmentOperator(int, int, int) - Constructor for class org.eclipse.jdt.internal.debug.eval.ast.instructions.AndAssignmentOperator
 
AndAssignmentOperator_operator_1 - Static variable in class org.eclipse.jdt.internal.debug.eval.ast.instructions.InstructionsEvaluationMessages
 
AndExpression - Class in org.eclipse.core.internal.expressions
 
AndExpression() - Constructor for class org.eclipse.core.internal.expressions.AndExpression
 
AndOperator - Class in org.eclipse.jdt.internal.debug.eval.ast.instructions
 
AndOperator(int, int, int, int) - Constructor for class org.eclipse.jdt.internal.debug.eval.ast.instructions.AndOperator
 
AndOperator(int, int, int, boolean, int) - Constructor for class org.eclipse.jdt.internal.debug.eval.ast.instructions.AndOperator
 
AndOperator_____operator_1 - Static variable in class org.eclipse.jdt.internal.debug.eval.ast.instructions.InstructionsEvaluationMessages
 
AndPattern - Class in org.eclipse.jdt.internal.core.search.matching
Query the index multiple times and do an 'and' on the results.
AndPattern(int, int) - Constructor for class org.eclipse.jdt.internal.core.search.matching.AndPattern
 
ANEWARRAY - Static variable in interface org.eclipse.jdt.core.util.IOpcodeMnemonics
 
anewarray(TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.codegen.CodeStream
 
animate - Variable in class org.eclipse.swt.internal.motif.XmDragProcCallbackStruct
 
AnimatedCanvas_JobInvocationError - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
animateDown(Rectangle) - Static method in class org.eclipse.ui.internal.progress.ProgressManagerUtil
Animate the closing of a window given the start position down to the progress region.
AnimatedProgress - Class in org.eclipse.swt.custom
Deprecated. As of Eclipse 2.1, use ProgressBar with the style SWT.INDETERMINATE
Styles:
VERTICAL, HORIZONTAL, BORDER
AnimatedProgress(Composite, int) - Constructor for class org.eclipse.swt.custom.AnimatedProgress
Deprecated. Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
AnimateJob_JobName - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
animateUp(Rectangle) - Static method in class org.eclipse.ui.internal.progress.ProgressManagerUtil
Animate the opening of a window given the start position down to the progress region.
AnimationItem - Class in org.eclipse.ui.internal.progress
The AnimationItem is the class that manages the animation for the progress.
AnimationItem(WorkbenchWindow) - Constructor for class org.eclipse.ui.internal.progress.AnimationItem
Create a new instance of the receiver.
AnimationItem_CloseWindowJob - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationItem_HoverHelp - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationItem_InProgressStatus - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationItem_NotRunningStatus - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationItem_openFloatingWindowJob - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationItem_RedrawJob - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationManager - Class in org.eclipse.ui.internal.progress
The AnimationManager is the class that keeps track of the animation items to update.
AnimationManager_AnimationCleanUp - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationManager_AnimationStart - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
AnimationManager_DoneJobName - Static variable in class org.eclipse.ui.internal.progress.ProgressMessages
 
ANN_INSTR_POINTER_CURRENT - Static variable in interface org.eclipse.debug.internal.ui.IInternalDebugUIConstants
 
ANN_INSTR_POINTER_SECONDARY - Static variable in interface org.eclipse.debug.internal.ui.IInternalDebugUIConstants
 
Annotate - Class in org.eclipse.team.internal.ccvs.core.client
The CVS Annotate Command.
Annotate() - Constructor for class org.eclipse.team.internal.ccvs.core.client.Annotate
 
ANNOTATE - Static variable in class org.eclipse.team.internal.ccvs.core.client.Command
 
ANNOTATE_VIEW - Static variable in interface org.eclipse.team.internal.ccvs.ui.IHelpContextIds
 
AnnotateListener - Class in org.eclipse.team.internal.ccvs.core.client.listeners
 
AnnotateListener() - Constructor for class org.eclipse.team.internal.ccvs.core.client.listeners.AnnotateListener
 
AnnotateListener_3 - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AnnotateListener_4 - Static variable in class org.eclipse.team.internal.ccvs.core.CVSMessages
 
AnnotateView - Class in org.eclipse.team.internal.ccvs.ui
A view showing the results of the CVS Annotate Command.
AnnotateView() - Constructor for class org.eclipse.team.internal.ccvs.ui.AnnotateView
 
AnnotateView_0 - Static variable in class org.eclipse.team.internal.ccvs.ui.CVSUIMessages
 
Annotation - Class in org.eclipse.jdt.core.dom
Abstract base class of AST nodes that represent annotations.
Annotation - Class in org.eclipse.jdt.internal.compiler.ast
Annotation
Annotation() - Constructor for class org.eclipse.jdt.internal.compiler.ast.Annotation
 
ANNOTATION - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
Annotation - Class in org.eclipse.jdt.internal.core.util
Default implementation of IAnnotation
Annotation(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.Annotation
Constructor for Annotation.
Annotation - Class in org.eclipse.jface.text.source
Annotation managed by an IAnnotationModel.
Annotation() - Constructor for class org.eclipse.jface.text.source.Annotation
Creates a new annotation that is not persistent and type less.
Annotation(String, boolean, String) - Constructor for class org.eclipse.jface.text.source.Annotation
Creates a new annotation with the given properties.
Annotation(boolean) - Constructor for class org.eclipse.jface.text.source.Annotation
Creates a new annotation with the given persistence state.
ANNOTATION_ATTRIBUTE_REF - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a reference to annotation's attribute.
ANNOTATION_DEFAULT - Static variable in interface org.eclipse.jdt.core.util.IAttributeNamesConstants
"AnnotationDefault" attribute (added in J2SE 1.5).
ANNOTATION_ELEMENT_REFERENCE - Static variable in class org.eclipse.jdt.internal.ui.javaeditor.SemanticHighlightings
A named preference part that controls the highlighting of annotation element references.
ANNOTATION_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION_SUFFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANNOTATION_TAG - Static variable in interface org.eclipse.jdt.core.util.IAnnotationComponentValue
Tag value for a value that represents an annotation
ANNOTATION_TYPE - Static variable in interface org.eclipse.jdt.core.search.IJavaSearchConstants
The searched element is an annotation type.
ANNOTATION_TYPE - Static variable in class org.eclipse.jdt.ui.wizards.NewTypeWizardPage
Constant to signal that the created type is an annotation.
ANNOTATION_TYPE_DECL - Static variable in interface org.eclipse.jdt.internal.compiler.env.IGenericType
 
ANNOTATION_TYPE_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AnnotationTypeDeclaration.
ANNOTATION_TYPE_MEMBER_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AnnotationTypeMemberDeclaration.
ANNOTATION_TYPE_SUFFIX - Static variable in interface org.eclipse.jdt.internal.core.search.indexing.IIndexConstants
 
annotationAdded(Annotation) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitAnnotationModelEvent
 
annotationAdded(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
Adds the given annotation to the set of annotations that are reported as being added from the model.
AnnotationBag - Class in org.eclipse.jface.text.source.projection
A bag of annotations.
AnnotationBag(String) - Constructor for class org.eclipse.jface.text.source.projection.AnnotationBag
Creates a new annotation bag.
AnnotationBarHoverManager - Class in org.eclipse.jface.text.source
This manager controls the layout, content, and visibility of an information control in reaction to mouse hover events issued by the vertical ruler of a source viewer.
AnnotationBarHoverManager(ISourceViewer, IVerticalRuler, IAnnotationHover, IInformationControlCreator) - Constructor for class org.eclipse.jface.text.source.AnnotationBarHoverManager
Deprecated. As of 2.1, replaced by AnnotationBarHoverManager.AnnotationBarHoverManager(IVerticalRulerInfo, ISourceViewer, IAnnotationHover, IInformationControlCreator)
AnnotationBarHoverManager(IVerticalRulerInfo, ISourceViewer, IAnnotationHover, IInformationControlCreator) - Constructor for class org.eclipse.jface.text.source.AnnotationBarHoverManager
Creates an annotation hover manager with the given parameters.
AnnotationBarHoverManager.Closer - Class in org.eclipse.jface.text.source
The information control closer for the hover information.
AnnotationBarHoverManager.Closer() - Constructor for class org.eclipse.jface.text.source.AnnotationBarHoverManager.Closer
Creates a new information control closer.
AnnotationCannotOverrideMethod - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationCannotOverrideMethod(MethodBinding, MethodBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
annotationChanged(Annotation) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitAnnotationModelEvent
 
annotationChanged(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
Adds the given annotation to the set of annotations that are reported as being changed from the model.
AnnotationCircularity - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationCircularity(TypeBinding, TypeBinding, TypeReference) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationCircularitySelfReference - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
AnnotationClassRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationColumn - Class in org.eclipse.jface.text.source
Deprecated. use AnnotationRulerColumn instead.
AnnotationColumn(int) - Constructor for class org.eclipse.jface.text.source.AnnotationColumn
Deprecated.  
AnnotationComponent - Class in org.eclipse.jdt.internal.core.util
Default implementation of IAnnotationComponent
AnnotationComponent(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.AnnotationComponent
 
AnnotationComponentValue - Class in org.eclipse.jdt.internal.core.util
Default implementation of IAnnotationComponent
AnnotationComponentValue(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.AnnotationComponentValue
 
annotationContextMenuAboutToShow(VerticalRulerEvent, Menu) - Method in interface org.eclipse.jface.text.source.IVerticalRulerListener
Called when the context menu is opened on an annotation in the vertical ruler.
annotationContextMenuAboutToShow(VerticalRulerEvent, Menu) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
 
AnnotationDefaultAttribute - Class in org.eclipse.jdt.internal.core.util
Default implementation of AnnotationDefaultAttribute.
AnnotationDefaultAttribute(byte[], IConstantPool, int) - Constructor for class org.eclipse.jdt.internal.core.util.AnnotationDefaultAttribute
Constructor for AnnotationDefaultAttribute.
AnnotationDefaultName - Static variable in interface org.eclipse.jdt.internal.compiler.codegen.AttributeNamesConstants
 
annotationDefaultSelected(VerticalRulerEvent) - Method in class org.eclipse.jdt.internal.ui.javaeditor.JavaSelectMarkerRulerAction2
 
annotationDefaultSelected(VerticalRulerEvent) - Method in interface org.eclipse.jface.text.source.IVerticalRulerListener
Called when a default selection occurs on an annotation in the vertical ruler.
annotationDefaultSelected(VerticalRulerEvent) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
 
AnnotationDeprecated - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationDocumented - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationExpandHover - Class in org.eclipse.ui.internal.texteditor
 
AnnotationExpandHover(CompositeRuler, IAnnotationAccess, IDoubleClickListener) - Constructor for class org.eclipse.ui.internal.texteditor.AnnotationExpandHover
Creates a new hover instance.
AnnotationExpansionControl - Class in org.eclipse.ui.internal.texteditor
A control that can display a number of annotations.
AnnotationExpansionControl(Shell, int, IAnnotationAccess) - Constructor for class org.eclipse.ui.internal.texteditor.AnnotationExpansionControl
Creates a new control.
AnnotationExpansionControl.AnnotationHoverInput - Class in org.eclipse.ui.internal.texteditor
Input used by the control to display the annotations.
AnnotationExpansionControl.AnnotationHoverInput() - Constructor for class org.eclipse.ui.internal.texteditor.AnnotationExpansionControl.AnnotationHoverInput
 
AnnotationExpansionControl.ICallback - Interface in org.eclipse.ui.internal.texteditor
 
AnnotationFieldNeedConstantInitialization - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
Deprecated. - problem is no longer generated (code is legite)
AnnotationFilter - Class in org.eclipse.jdt.internal.ui.filters
Filters annotations.
AnnotationFilter() - Constructor for class org.eclipse.jdt.internal.ui.filters.AnnotationFilter
 
AnnotationForAnnotationType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForConstructor - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForField - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForLocalVariable - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForMethod - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForPackage - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForParameter - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationForType - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationHighlighter - Class in org.eclipse.search2.internal.ui.text
 
AnnotationHighlighter(IAnnotationModel, IDocument) - Constructor for class org.eclipse.search2.internal.ui.text.AnnotationHighlighter
 
AnnotationHighlighter_error_badLocation - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AnnotationHighlighter_error_noDocument - Static variable in class org.eclipse.search2.internal.ui.SearchMessages
 
AnnotationHover - Class in org.eclipse.jdt.internal.ui.text.java.hover
This annotation hover shows the description of the selected annotation.
AnnotationHover() - Constructor for class org.eclipse.jdt.internal.ui.text.java.hover.AnnotationHover
 
AnnotationHover - Class in org.eclipse.pde.internal.ui.editor.text
 
AnnotationHover() - Constructor for class org.eclipse.pde.internal.ui.editor.text.AnnotationHover
 
AnnotationInherited - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationManagers - Class in org.eclipse.search2.internal.ui.text
 
AnnotationManagers() - Constructor for class org.eclipse.search2.internal.ui.text.AnnotationManagers
 
AnnotationMembersCannotHaveParameters - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationMembersCannotHaveParameters(AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationMembersCannotHaveTypeParameters - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationMembersCannotHaveTypeParameters(AnnotationMethodDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationMethodDeclaration - Class in org.eclipse.jdt.internal.compiler.ast
 
AnnotationMethodDeclaration(CompilationResult) - Constructor for class org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration
MethodDeclaration constructor comment.
AnnotationModel - Class in org.eclipse.jface.text.source
Standard implementation of IAnnotationModel and its extension interfaces.
AnnotationModel() - Constructor for class org.eclipse.jface.text.source.AnnotationModel
Creates a new annotation model.
AnnotationModelEvent - Class in org.eclipse.jface.text.source
Specification of changes applied to annotation models.
AnnotationModelEvent(IAnnotationModel) - Constructor for class org.eclipse.jface.text.source.AnnotationModelEvent
Creates a new annotation model event for the given model.
AnnotationModelEvent(IAnnotationModel, boolean) - Constructor for class org.eclipse.jface.text.source.AnnotationModelEvent
Creates a new annotation model event for the given model.
AnnotationModelFactory - Class in org.eclipse.ant.internal.ui.editor.text
 
AnnotationModelFactory() - Constructor for class org.eclipse.ant.internal.ui.editor.text.AnnotationModelFactory
 
AnnotationOverride - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationPainter - Class in org.eclipse.jface.text.source
Paints decorations for annotations provided by an annotation model and/or highlights them in the associated source viewer.
AnnotationPainter(ISourceViewer, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationPainter
Creates a new annotation painter for the given source viewer and with the given annotation access.
AnnotationPainter.IDrawingStrategy - Interface in org.eclipse.jface.text.source
A drawing strategy responsible for drawing a certain decoration.
AnnotationPainter.NullStrategy - Class in org.eclipse.jface.text.source
Drawing strategy that does nothing.
AnnotationPainter.NullStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.NullStrategy
 
AnnotationPainter.SquigglesStrategy - Class in org.eclipse.jface.text.source
Squiggles drawing strategy.
AnnotationPainter.SquigglesStrategy() - Constructor for class org.eclipse.jface.text.source.AnnotationPainter.SquigglesStrategy
 
annotationPositions - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.FieldInfo
 
annotationPositions - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.MethodInfo
 
annotationPositions - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeInfo
 
annotationPositions - Variable in class org.eclipse.jdt.internal.compiler.ISourceElementRequestor.TypeParameterInfo
 
annotationPositions - Variable in class org.eclipse.jdt.internal.core.CompilationUnitElementInfo
 
AnnotationPreference - Class in org.eclipse.ui.texteditor
An annotation preference provides all the information required for handing the preferences for the presentation of annotations of a specified type.
AnnotationPreference() - Constructor for class org.eclipse.ui.texteditor.AnnotationPreference
Creates a new un-initialized annotation preference.
AnnotationPreference(Object, String, String, String, int) - Constructor for class org.eclipse.ui.texteditor.AnnotationPreference
Creates a new annotation preference for the given annotation type.
AnnotationPreferenceLookup - Class in org.eclipse.ui.texteditor
Provides the strategy for finding the annotation preference for a given annotation.
AnnotationPreferenceLookup() - Constructor for class org.eclipse.ui.texteditor.AnnotationPreferenceLookup
Creates a new annotation preference lookup object.
annotationRecoveryCheckPoint(int, int) - Method in class org.eclipse.jdt.internal.compiler.parser.Parser
 
annotationRemoved(Annotation) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitAnnotationModelEvent
 
annotationRemoved(Annotation, Position) - Method in class org.eclipse.jdt.internal.ui.javaeditor.CompilationUnitAnnotationModelEvent
 
annotationRemoved(Annotation) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
Adds the given annotation to the set of annotations that are reported as being removed from the model.
annotationRemoved(Annotation, Position) - Method in class org.eclipse.jface.text.source.AnnotationModelEvent
Adds the given annotation to the set of annotations that are reported as being removed from the model.
AnnotationResolved - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationRetentionMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationRulerColumn - Class in org.eclipse.jface.text.source
A vertical ruler column showing graphical representations of annotations.
AnnotationRulerColumn(IAnnotationModel, int, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
Constructs this column with the given arguments.
AnnotationRulerColumn(int, IAnnotationAccess) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
Constructs this column with the given arguments.
AnnotationRulerColumn(IAnnotationModel, int) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
Constructs this column with the given arguments.
AnnotationRulerColumn(int) - Constructor for class org.eclipse.jface.text.source.AnnotationRulerColumn
Constructs this column with the given width.
AnnotationRuntimeRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
annotations() - Method in class org.eclipse.jdt.core.dom.PackageDeclaration
Returns the live ordered list of annotations of this package declaration (added in JLS3 API).
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.ImportReference
 
annotations - Variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
ANNOTATIONS - Static variable in class org.eclipse.jdt.internal.ui.text.correction.SimilarElementsRequestor
 
ANNOTATIONS_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.PackageDeclaration
The "annotations" structural property of this node type (added in JLS3 API).
annotationSelected(VerticalRulerEvent) - Method in interface org.eclipse.jface.text.source.IVerticalRulerListener
Called when an annotation is selected in the vertical ruler.
annotationSelected(VerticalRulerEvent) - Method in class org.eclipse.ui.texteditor.SelectAnnotationRulerAction
 
AnnotationSourceRetention - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationsPreferencePage - Class in org.eclipse.ui.internal.editors.text
Annotations preference page.
AnnotationsPreferencePage() - Constructor for class org.eclipse.ui.internal.editors.text.AnnotationsPreferencePage
 
AnnotationSuperInterface - Static variable in class org.eclipse.jdt.internal.compiler.impl.CompilerOptions
 
AnnotationSuppressWarnings - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTarget - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationTargetMASK - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnnotationType - Class in org.eclipse.ui.internal.texteditor
Represents an annotation type.
AnnotationType(String, String[]) - Constructor for class org.eclipse.ui.internal.texteditor.AnnotationType
 
AnnotationTypeDeclaration - Class in org.eclipse.jdt.core.dom
Annotation type declaration AST node type (added in JLS3 API).
AnnotationTypeDeclarationCannotHaveConstructor - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveConstructor(ConstructorDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveSuperclass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveSuperclass(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeDeclarationCannotHaveSuperinterfaces - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeDeclarationCannotHaveSuperinterfaces(TypeDeclaration) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationTypeHierarchy - Class in org.eclipse.ui.internal.texteditor
Internal annotation super type hierarchy cache.
AnnotationTypeHierarchy() - Constructor for class org.eclipse.ui.internal.texteditor.AnnotationTypeHierarchy
 
AnnotationTypeLookup - Class in org.eclipse.ui.texteditor
Provides the strategy for determining annotation types for given markers.
AnnotationTypeLookup() - Constructor for class org.eclipse.ui.texteditor.AnnotationTypeLookup
Creates a new annotation lookup object.
AnnotationTypeMemberDeclaration - Class in org.eclipse.jdt.core.dom
Annotation type member declaration AST node type (added in JLS3 API).
AnnotationTypeUsedAsSuperInterface - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationTypeUsedAsSuperinterface(SourceTypeBinding, TypeReference, ReferenceBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeAnnotation - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeAnnotation(TypeBinding, char[], Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeClassLiteral - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeClassLiteral(TypeBinding, char[], Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnnotationValueMustBeConstant - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
annotationValueMustBeConstant(TypeBinding, char[], Expression) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
ANONYM_PREFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANONYM_SUFFIX - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TypeConstants
 
ANONYMOUS_CLASS_DECLARATION - Static variable in class org.eclipse.jdt.core.CompletionProposal
Completion is a declaration of an anonymous class.
ANONYMOUS_CLASS_DECLARATION - Static variable in class org.eclipse.jdt.core.dom.ASTNode
Node type constant indicating a node of type AnonymousClassDeclaration.
ANONYMOUS_CLASS_DECLARATION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.ClassInstanceCreation
The "anonymousClassDeclaration" structural property of this node type.
ANONYMOUS_CLASS_DECLARATION_PROPERTY - Static variable in class org.eclipse.jdt.core.dom.EnumConstantDeclaration
The "anonymousClassDeclaration" structural property of this node type.
ANONYMOUS_EMPTY_NAME - Static variable in class org.eclipse.jdt.internal.compiler.ast.TypeDeclaration
 
AnonymousAndLocalMask - Static variable in class org.eclipse.jdt.internal.compiler.ast.ASTNode
 
AnonymousClassCannotExtendFinalClass - Static variable in interface org.eclipse.jdt.core.compiler.IProblem
 
anonymousClassCannotExtendFinalClass(Expression, TypeBinding) - Method in class org.eclipse.jdt.internal.compiler.problem.ProblemReporter
 
AnonymousClassDeclaration - Class in org.eclipse.jdt.core.dom
Anonymous class declaration AST node type.
anonymousType - Variable in class org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression
 
AnonymousTypeCompletionProposal - Class in org.eclipse.jdt.internal.ui.text.java
 
AnonymousTypeCompletionProposal(IJavaProject, ICompilationUnit, int, int, String, String, String, int) - Constructor for class org.eclipse.jdt.internal.ui.text.java.AnonymousTypeCompletionProposal
 
anonymousTypeCount - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
AnonymousTypeMask - Static variable in interface org.eclipse.jdt.internal.compiler.lookup.TagBits
 
AnonymousTypeProposalInfo - Class in org.eclipse.jdt.internal.ui.text.java
Proposal info that computes the javadoc lazily when it is queried.
AnonymousTypeProposalInfo(IJavaProject, CompletionProposal) - Constructor for class org.eclipse.jdt.internal.ui.text.java.AnonymousTypeProposalInfo
Creates a new proposal info.
anonymousTypes - Variable in class org.eclipse.jdt.internal.compiler.parser.RecoveredField
 
ANT_BUILD_TAB - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_BUILDFILE_CONTENT_TYPE - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "org.eclipse.ant.core.antBuildFile") for the content type of an Ant BuildFile
ANT_CLASSPATH_DELIMITER - Static variable in class org.eclipse.ant.internal.ui.AntUtil
 
ANT_CLASSPATH_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_CLASSPATH_TAB - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_DEBUG_STREAM - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntStreamsProxy
 
ANT_EDITOR - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_EDITOR_PREFERENCE_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_ERROR_DIALOG - Static variable in interface org.eclipse.ant.internal.ui.IAntUIPreferenceConstants
 
ANT_FIND_BUILD_FILE_NAMES - Static variable in interface org.eclipse.ant.internal.ui.IAntUIPreferenceConstants
 
ANT_GLOBAL_USER_CLASSPATH_PLACEHOLDER - Static variable in class org.eclipse.ant.internal.ui.AntUtil
 
ANT_HOME - Static variable in class org.eclipse.ant.internal.ui.preferences.ClasspathModel
 
ANT_HOME_CLASSPATH_PLACEHOLDER - Static variable in class org.eclipse.ant.internal.ui.AntUtil
 
ANT_JRE_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_JRE_TAB - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_MAIN_TAB - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_PARTITIONING - Static variable in class org.eclipse.ant.internal.ui.editor.text.AntDocumentSetupParticipant
The name of the Ant partitioning.
ANT_PREFERENCE_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_PROCESS_ID - Static variable in class org.eclipse.ant.internal.core.AbstractEclipseBuildLogger
Process identifier - used to link the Eclipse Ant build loggers to a process.
ANT_PROPERTIES_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_PROPERTIES_TAB - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_RUN_TO_LINE - Static variable in interface org.eclipse.ant.internal.ui.debug.IAntDebugConstants
Unique identifier for the Ant run to line breakpoints (value org.eclipse.ant.ui.runToLineBreakpoint).
ANT_RUNTIME_PREFERENCE_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_TARGETS_TAB - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_TASKS_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_TOOLS_JAR_WARNING - Static variable in interface org.eclipse.ant.internal.ui.IAntUIPreferenceConstants
 
ANT_TYPES_PAGE - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_VERBOSE_STREAM - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntStreamsProxy
 
ANT_VIEW - Static variable in interface org.eclipse.ant.internal.ui.IAntUIHelpContextIds
 
ANT_VIEW_ID - Static variable in interface org.eclipse.ant.internal.ui.IAntUIConstants
Ant View identifier (value org.eclipse.ant.ui.AntView).
ANT_WARNING_STREAM - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntStreamsProxy
 
AntAdapterMessages - Class in org.eclipse.jdt.internal.antadapter
 
AntAnnotationModel - Class in org.eclipse.ant.internal.ui.editor.text
 
AntAnnotationModel(IFile) - Constructor for class org.eclipse.ant.internal.ui.editor.text.AntAnnotationModel
 
AntAntNode - Class in org.eclipse.ant.internal.ui.model
 
AntAntNode(Task, Attributes) - Constructor for class org.eclipse.ant.internal.ui.model.AntAntNode
 
AntAutoEditStrategy - Class in org.eclipse.ant.internal.ui.editor
Auto edit strategy for Ant build files Current does special indenting.
AntAutoEditStrategy(AntModel) - Constructor for class org.eclipse.ant.internal.ui.editor.AntAutoEditStrategy
 
AntBuilderTabGroup - Class in org.eclipse.ant.internal.ui.launchConfigurations
 
AntBuilderTabGroup() - Constructor for class org.eclipse.ant.internal.ui.launchConfigurations.AntBuilderTabGroup
 
AntBuilderTargetsTab - Class in org.eclipse.ant.internal.ui.launchConfigurations
 
AntBuilderTargetsTab() - Constructor for class org.eclipse.ant.internal.ui.launchConfigurations.AntBuilderTargetsTab
 
AntBuilderTargetsTab_0 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_1 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_10 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_2 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_3 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_4 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_5 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_6 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_7 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuilderTargetsTab_8 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildfileContentDescriber - Class in org.eclipse.ant.internal.core.contentDescriber
A content describer for detecting the name of the top-level project element.
AntBuildfileContentDescriber() - Constructor for class org.eclipse.ant.internal.core.contentDescriber.AntBuildfileContentDescriber
 
AntBuildfileExportPage - Class in org.eclipse.ant.internal.ui.datatransfer
 
AntBuildfileExportPage() - Constructor for class org.eclipse.ant.internal.ui.datatransfer.AntBuildfileExportPage
 
AntBuildfileExportPage_0 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_1 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_10 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_2 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_3 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_4 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_5 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_6 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_7 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_8 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportPage_9 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildfileExportWizard - Class in org.eclipse.ant.internal.ui.datatransfer
Exports currently selected Eclipse Java project as an Ant buildfile.
AntBuildfileExportWizard() - Constructor for class org.eclipse.ant.internal.ui.datatransfer.AntBuildfileExportWizard
 
AntBuildfileExportWizard_0 - Static variable in class org.eclipse.ant.internal.ui.datatransfer.DataTransferMessages
 
AntBuildTab - Class in org.eclipse.ant.internal.ui.launchConfigurations
A launch configuration tab which allows the user to specify which resources should be built before the Ant build (a build scope)
AntBuildTab() - Constructor for class org.eclipse.ant.internal.ui.launchConfigurations.AntBuildTab
 
AntBuildTab_1 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_2 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_3 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_4 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_5 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_6 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_7 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_8 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntBuildTab_9 - Static variable in class org.eclipse.ant.internal.ui.launchConfigurations.AntLaunchConfigurationMessages
 
AntClassLoader - Class in org.eclipse.ant.internal.core
 
AntClassLoader(URL[], ClassLoader[]) - Constructor for class org.eclipse.ant.internal.core.AntClassLoader
 
AntClasspathBlock - Class in org.eclipse.ant.internal.ui.preferences
 
AntClasspathBlock() - Constructor for class org.eclipse.ant.internal.ui.preferences.AntClasspathBlock
 
AntClasspathBlock_1 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_2 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_3 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_30 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_31 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_32 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_33 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_34 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_42 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_44 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_45 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_56 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_57 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_7 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_addFolderButtonTitle - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_addJarButtonTitle - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_downButtonTitle - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_removeButtonTitle - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathBlock_upButtonTitle - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages
 
AntClasspathContentProvider - Class in org.eclipse.ant.internal.ui.preferences
Content provider that maintains a list of classpath entries which are shown in a tree viewer.
AntClasspathContentProvider() - Constructor for class org.eclipse.ant.internal.ui.preferences.AntClasspathContentProvider
 
AntClasspathEntry - Class in org.eclipse.ant.internal.core
 
AntClasspathEntry(String) - Constructor for class org.eclipse.ant.internal.core.AntClasspathEntry
 
AntClasspathEntry(URL) - Constructor for class org.eclipse.ant.internal.core.AntClasspathEntry
 
AntClasspathLabelProvider - Class in org.eclipse.ant.internal.ui.preferences
Label provider for classpath elements
AntClasspathLabelProvider(AntClasspathBlock) - Constructor for class org.eclipse.ant.internal.ui.preferences.AntClasspathLabelProvider
 
AntClasspathLabelProvider_0 - Static variable in class org.eclipse.ant.internal.ui.preferences.AntPreferencesMessages